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://example.geonode.com -d <dest_dir>

Known issues
============

 * Does not work for rasters
 * The xml includes the CSW transaction used to obtain it
 * Does not work with layers with permissions enabled

Thanks
======

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