Skip to content

Commit 4512c7f

Browse files
committed
add naturalearth.land
1 parent 24bdb4a commit 4512c7f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

geodatasets/json/database.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -776,5 +776,20 @@
776776
"hash": "97b37b781cba30c2292122ba2bdfe2e156a791cefbdfedf611c8473facc6be50",
777777
"filename": "wise_large_rivers.zip"
778778
}
779+
},
780+
"naturalearth": {
781+
"land": {
782+
"url": "https://naciscdn.org/naturalearth/110m/physical/ne_110m_land.zip",
783+
"license": "CC0",
784+
"attribution": "Natural Earth",
785+
"name": "naturalearth.land",
786+
"description": "Land polygons including major islands in a 1:110m resolution.",
787+
"geometry_type": "Polygon",
788+
"details": "https://www.naturalearthdata.com/downloads/110m-physical-vectors/110m-land/",
789+
"nrows": 127,
790+
"ncols": 4,
791+
"hash": "1926c621afd6ac67c3f36639bb1236134a48d82226dc675d3e3df53d02d2a3de",
792+
"filename": "ne_110m_land.zip"
793+
}
779794
}
780795
}

0 commit comments

Comments
 (0)