Skip to content

ws_inp_label

Daniel Marín edited this page Jul 8, 2026 · 1 revision

Description:

Assigns coordinates to map labels.

Fields:

Column name Data type Description
id integer Id
xcoord numeric(18,6) X-coordinate
ycoord numeric(18,6) Y-coordinate
label character varying(50) Text of label
node_id character varying(16) Id of node

Clone this wiki locally