Extract data from a GeoNode and dump it in a folder
- Downloads data inshapefile format
- Downloads metadata in xml format
- Downloads styles in sld format (not yet implemented)
Get the latest release using pip
or easy_install
:
pip install geonode-extract
geonode-extract http://demo.geonode.org -d <dest_dir>
- Does not work with layers with permissions enabled
This package exists thanks to GFDRR and the World Bank's OpenDRI initiative.