geonode-extract

Extract data from a geonode and put it in a folder


Keywords
gis, vector, feature, raster, data
License
BSD-3-Clause
Install
pip install geonode-extract==0.4.2

Documentation

Extract data from a GeoNode and dump it in a folder

Features

  • Downloads data inshapefile format
  • Downloads metadata in xml format
  • Downloads styles in sld format (not yet implemented)

Installation

Get the latest release using pip or easy_install:

pip install geonode-extract

Usage

geonode-extract http://demo.geonode.org -d <dest_dir>

Known issues

  • Does not work with layers with permissions enabled

Thanks

This package exists thanks to GFDRR and the World Bank's OpenDRI initiative.