Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

ws_inp_label

Edgar Fuste edited this page Nov 2, 2021 · 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