-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_mapdim
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Provides dimensions of the map.
Column name | Data type | Description |
---|---|---|
type_dim | character varying(18) | Type of dimensions |
x1 | numeric(18,6) | Lower-left X coordinate of full map extent |
y1 | numeric(18,6) | Lower-left X coordinate of full map extent |
x2 | numeric(18,6) | Lower-right X coordinate of full map extent |
y2 | numeric(18,6) | Lower-right X coordinate of full map extent |