{ "info": { "author": "Johannes Schriewer", "author_email": "hallo@dunkelstern.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "Python implementation for a OSM / Openaddresses.io Geocoder.\n\nThis geocoder is implemented in PostgreSQL DB functions as much as possible, there is a simple API and an example flask app included.\n\nYou will need PostgreSQL 9.5+ (or 11.0+ for Openaddresses.io) with PostGIS installed as well as some disk space and data-files from OpenStreetMap and (optionally) OpenAddresses.io.\n\nData import will be done via [Omniscale's imposm3](https://github.com/omniscale/imposm3) and a supplied python script to import the openaddresses.io data.\n\nOptionally you can use the [libpostal machine learning address classifier](https://github.com/openvenues/libpostal) to parse addresses supplied as input to the forward geocoder.\n\nFor formatting the addresses from the reverse geocoder the `worldwide.yml` from [OpenCageData address-formatting repository](https://github.com/OpenCageData/address-formatting) is used to format the address according to customs in the country that is been encoded.\n\nSee `README.md` in the [repository](https://github.com/dunkelstern/osmgeocoder) for more information.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dunkelstern/osmgeocoder", "keywords": "osm openstreetmap geocoding geocoder openaddresses.io", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "osmgeocoder", "package_url": "https://pypi.org/project/osmgeocoder/", "platform": "", "project_url": "https://pypi.org/project/osmgeocoder/", "project_urls": { "Homepage": "https://github.com/dunkelstern/osmgeocoder" }, "release_url": "https://pypi.org/project/osmgeocoder/2.0.1/", "requires_dist": null, "requires_python": "", "summary": "OpenStreetMap and OpenAddresses.io based geocoder", "version": "2.0.1" }, "last_serial": 5482058, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "755a2eed232d9eeb026c1bba4e8fe8b1", "sha256": "1e1c9449e589981859d1354302c7821f43ad2586dd5768e1359b04c191edb441" }, "downloads": -1, "filename": "osmgeocoder-1.1.0.tar.gz", "has_sig": false, "md5_digest": "755a2eed232d9eeb026c1bba4e8fe8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22410, "upload_time": "2018-08-30T16:30:16", "url": "https://files.pythonhosted.org/packages/4b/e4/785d0f3330d75e6a531a8abf9abeabc447a987ec93c61f53b02a79f5015a/osmgeocoder-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "29367974f6b893bf39f7223fb0d67ee2", "sha256": "0e1fd1b6d4474ea1a2f3443e2ffa8465b1ca2fd85bdbe07a134eb7d946538e60" }, "downloads": -1, "filename": "osmgeocoder-2.0.0.tar.gz", "has_sig": false, "md5_digest": "29367974f6b893bf39f7223fb0d67ee2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34353, "upload_time": "2019-07-03T11:05:38", "url": "https://files.pythonhosted.org/packages/2a/7f/5e0e98a20406b20d13f114a30971ba31fb70f0815cce563388093a215dd3/osmgeocoder-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "e650945cbd426bdd9705fb3f2c3ea8e4", "sha256": "955286f3079aa457cad2e266bba0777f1b7542df9591c6ef68854e5c6af98651" }, "downloads": -1, "filename": "osmgeocoder-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e650945cbd426bdd9705fb3f2c3ea8e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34380, "upload_time": "2019-07-03T14:35:23", "url": "https://files.pythonhosted.org/packages/e0/9d/2e3f327767d8dd43005733b0da863f5f6aae88bcc873b4f0e8a44a383a65/osmgeocoder-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e650945cbd426bdd9705fb3f2c3ea8e4", "sha256": "955286f3079aa457cad2e266bba0777f1b7542df9591c6ef68854e5c6af98651" }, "downloads": -1, "filename": "osmgeocoder-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e650945cbd426bdd9705fb3f2c3ea8e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34380, "upload_time": "2019-07-03T14:35:23", "url": "https://files.pythonhosted.org/packages/e0/9d/2e3f327767d8dd43005733b0da863f5f6aae88bcc873b4f0e8a44a383a65/osmgeocoder-2.0.1.tar.gz" } ] }