ud_inp_label - Giswater/giswater_dbmodel GitHub Wiki

Description:

Assigns coordinates to map labels.

Fields:

Column name Data type Description Domain values
label text Text of label
xcoord numeric(18,6) X-coordinate
ycoord numeric(18,6) Y-coordinate
anchor character varying(16) Name of node or subcatchment that anchors the label on zoom-ins
font character varying(50) Font of label
size integer Font size
bold character varying(3) YES for bold font, NO otherwise YES, NO
italic character varying(3) YES for italic font, NO otherwise YES, NO