Skip to content

Commit ffd586e

Browse files
authored
DATA: add EEA large rivers as LineString example (#6)
1 parent 78bdda9 commit ffd586e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

geodatasets/json/database.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,5 +760,21 @@
760760
"filename": "nybb_22c.zip",
761761
"members": ["nybb_22c/nybb.shp", "nybb_22c/nybb.shx", "nybb_22c/nybb.dbf", "nybb_22c/nybb.prj"]
762762
}
763+
},
764+
765+
"eea": {
766+
"large_rivers": {
767+
"url": "https://www.eea.europa.eu/data-and-maps/data/wise-large-rivers-and-large-lakes/zipped-shapefile-with-wise-large-rivers-vector-line/zipped-shapefile-with-wise-large-rivers-vector-line/at_download/file",
768+
"license": "ODC-by",
769+
"attribution": "European Environmental Agency",
770+
"name": "eea.large_rivers",
771+
"description": "Large rivers in Europe that have a catchment area large than 50,000 km2.",
772+
"geometry_type": "LineString",
773+
"details": "https://www.eea.europa.eu/data-and-maps/data/wise-large-rivers-and-large-lakes",
774+
"nrows": 20,
775+
"ncols": 3,
776+
"hash": "97b37b781cba30c2292122ba2bdfe2e156a791cefbdfedf611c8473facc6be50",
777+
"filename": "wise_large_rivers.zip"
778+
}
763779
}
764780
}

0 commit comments

Comments
 (0)