Metadata-Version: 1.1
Name: nik2img
Version: 0.2.1
Summary: A mapfile to image converter for Mapnik
Home-page: http://mapnik-utils.googlecode.com/
Author: Dane Springmeyer
Author-email: dbsgeo@gmail.com
License: GPLv2
Description: =========
        nik2img
        =========
        
        --------------------------------------------------
        Generate Mapnik graphics from the command line
        --------------------------------------------------
        
        Description
        ===========
        
        Use nik2img to interact with the Mapnik C++/Python mapping toolkit.
        Mirrors the utility of the shp2img script provided with the MapServer project
        and complements the `generate_image.py` and `generate_tiles.py` scripts
        used by the OpenStreetMap project to render Mapnik graphics.
        
        
        Installing nik2img
        ====================
        
        To run this program::
        * Make sure you have Mapnik installed (https://trac.mapnik.org/wiki/MapnikInstallation)
        * Then install nik2img
        * See INSTALL.txt for details
        
        For more info see: http://code.google.com/p/mapnik-utils/wiki/Nik2Img
        
        
        Troubleshooting
        ===============
        
        Post issues you encounter at http://code.google.com/p/mapnik-utils/issues/list
        
        
        See also
        ========
        
        http://code.google.com/p/mapnik-utils/
        
        http://mapnik.org/
        
        http://trac.mapnik.org/
        
Keywords: Mapnik,gis,geospatial
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Requires: Mapnik
