Skip to main content

Water

Features in the water theme are from OpenStreetMap features with the natural=water tag.

Geometry Type

Point, LineString, Polygon, or MultiPolygon

Themebase
Typewater

Schema

Loading ....

Examples

{
"type": "Feature",
"geometry": {
"type": "LineString",
"coordinates": [
[
-91.8307764,
43.7899936
],
[
-91.8309309,
43.7901326
],
[
-91.8315202,
43.7906232
],
[
-91.832079,
43.7911798
],
[
-91.832577,
43.7917638
],
[
-91.832839,
43.7921615
]
]
},
"properties": {
"theme": "base",
"type": "water",
"subtype": "river",
"class": "river",
"names": {
"primary": "Root River"
},
"source_tags": {
"waterway": "river"
},
"sources": [
{
"record_id": "w54320702@1",
"property": "",
"dataset": "OpenStreetMap"
}
],
"is_salt": false,
"is_intermittent": false,
"version": 0,
"update_time": "2023-09-27T00:00:00Z"
}
}