Water Layer
The water layer represents any kind of surface (river, sea, lake, etc.).
Name |
Type |
Constraints |
Definition |
|---|---|---|---|
the_geom |
POLYGON |
X Y dimensions |
Geometry |
id_water |
INTEGER |
Primary Key |
Unique Identifier |
id_source |
VARCHAR |
not null |
Identifier of the feature from the input datasource |
type |
VARCHAR |
not null; value must be in the [type list]_ |
Type of water |
zindex |
INTEGER |
not null; ≥ 0; ≤ 1 |
Defines position relative to ground: 0 = on ground, 1 = above ground |
intermittent |
BOOLEAN |
True or False |
Defines whether the water is intermittent or permanent |
Type Column Values
List of possible values for the type column:
aqueductA watercourse constructed to carry water from a source to a distribution point far away.canalAn artificial open flow waterway used to carry useful water for transportation, waterpower, or irrigation. (See: https://wiki.openstreetmap.org/wiki/Tag:waterway%3Dcanal)bayAn inlet of a sea or lake mostly surrounded by land. (See: https://wiki.openstreetmap.org/wiki/Tag:natural%3Dbay)lakeA large body of water localized in a basin surrounded by dry land. (See: https://wiki.openstreetmap.org/wiki/FR:Tag:natural%3Dwater)lagoonA shallow body of water separated from a larger body of water by a narrow landform such as reefs or barrier islands. (See: https://wiki.openstreetmap.org/wiki/Tag:natural=tree)mangroveWater part of a mangrove (see vegetation layer). (See: https://wiki.openstreetmap.org/wiki/Tag:natural=tree)pondA small area of fresh water. (See: https://wiki.openstreetmap.org/wiki/Tag:natural=tree)basinAn area artificially graded to hold water. (See: https://wiki.openstreetmap.org/wiki/Key%3Abasin)waterAny water area.
GeoClimate - documentation 2020 - 2025 -
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.