Metadata-Version: 1.0
Name: imposm.geocoder
Version: 0.1.2
Summary: Imposm Geocoder for OSM-Data
Home-page: http://geocoder.imposm.org
Author: Marcel Radischat
Author-email: radischat@omniscale.de
License: Apache Software License 2.0
Description: .. # -*- restructuredtext -*-
        
        Imposm.geocoder is a geocoder for OpenStreetMap data. It is developed as a libary and can be used to convert addresses into coordinates.
        
        Right now the geocoder is still in an early beta state and some code is optimized for German addresses.
        Be aware that the API will change in the future.
        
        It depends on an PostgreSQL/PostGIS database and the import tool `Imposm <http://imposm.org/>`_.
        It is developed and supported by `Omniscale <http://omniscale.com>`_.
        The libary runs on Linux or Mac OS X and is released as open source under the `Apache License 2.0 <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
        
        See http://geocoder.imposm.org/ for more information.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: GIS
