-
Notifications
You must be signed in to change notification settings - Fork 11
ext_cat_raster
advase edited this page Sep 13, 2022
·
2 revisions
Catalog of raster types.
Column name | Data type | Description |
---|---|---|
id | text | Id |
code | character varying(30) | Code |
alias | character varying(50) | Name of the raster |
raster_type | character varying(30) | Type of data |
descript | text | Description |
source | text | Data source |
provider | character varying(30) | Data provider |
year | character varying(4) | Year of data collection |
tstamp | timestamp without time zone | Date and time of data insert |
insert_user | character varying(50) | User that inserted data |