Skip to content

Commit

Permalink
wxGUI: Update link to the Natural Earth sample dataset (OSGeo#4223)
Browse files Browse the repository at this point in the history
Update locdownload.py with link to latest natural earth sample dataset
  • Loading branch information
ecodiv authored and Shubham Vasudeo Desai committed Aug 29, 2024
1 parent 1e17dfd commit 2459f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gui/wxpython/startup/locdownload.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
{
"label": "Natural Earth Dataset in WGS84",
"url": "https://zenodo.org/record/3968936/files/natural-earth-dataset.tar.gz",
"size": "207 MB",
"url": "https://zenodo.org/records/13370131/files/natural_earth_dataset.zip",
"size": "121.3 MB",
"epsg": "4326",
"license": "ODC Public Domain Dedication and License 1.0",
"maintainer": "Brendan Harmon ([email protected])",
Expand Down

0 comments on commit 2459f04

Please sign in to comment.