-
Notifications
You must be signed in to change notification settings - Fork 11
ud_rpt_inp_node
advase edited this page Aug 23, 2022
·
5 revisions
Column name | Data type | Description | Example |
---|---|---|---|
id | serial4 | Id | |
result_id | varchar(30) | Id result | |
node_id | varchar(16) | Arc Id | |
top_elev | numeric(12, 3) | ||
ymax | numeric(12, 3) | ||
elev | numeric(12, 3) | ||
node_type | varchar(30) | ||
nodecat_id | varchar(30) | ||
epa_type | varchar(16) | ||
sector_id | int4 | ||
state | int2 | ||
state_type | int2 | ||
annotation | varchar(254) | ||
y0 | numeric(12, 4) | ||
ysur | numeric(12, 4) | ||
apond | numeric(12, 4) | ||
the_geom | public.geometry(point, 25831) | ||
expl_id | int4 | ||
addparam | text | ||
parent | varchar(16) | ||
arcposition | int2 | ||
fusioned_node | text NULL | ||
age | int4 |