Metadata-Version: 1.0
Name: geonode-extract
Version: 0.1.2
Summary: Extract data from a geonode and put it in a folder
Home-page: http://github.com/GFDRR/geonode-extract
Author: Jude Mwenda
Author-email: judemwenda@gmail.com
License: BSD
Description: 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>
        
        Thanks
        ======
        
        This work was initially sponsored by GFDRR.
        
Keywords: gis vector feature raster data
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
