geonode-extract is a Python tool to extract data from a GeoNode and dump it in a folder.
Installation
Get the latest release using pip or easy_install:
pip install geonode-extract
Usage
geonode-extract http://example.geonode.com -d < dest_dir >
Product's homepage
Here are some key features of "geonode-extract":
· Downloads data inshapefile format
· Downloads metadata in xml format
· Downloads styles in sld format (not yet implemented)
Requirements:
· Python
Limitations:
· Does not download styles
· Does not unzip the shapefiles
· Does not work for rasters
· Does not respect pagination, only downloads the first batch of results
· The xml includes the CSW transaction used to obtain it
· Does not work with layers with permissions enabled