{ "info": { "author": "mySociety", "author_email": "programmers@mysociety.org", "bugtrack_url": null, "classifiers": [ "Framework :: Django" ], "description": "========\nGeocoder\n========\n\nThis is a Django app that lets you load Ordnance Survey data and use it to find places.\n\nA list of ``Places`` from the Ordnance Survey is stored in a spatial database, and a url is provided to query them by name and return a JSON response containing matching places. Useful for autocompleting inputs that take town, city or road names.\n\nIn addition, the places are filtered by a series of bounding boxes, so that only places within the supplied boxes are returned.\n\n\nPrerequisites\n-------------\n* A GeoDjango (https://docs.djangoproject.com/en/dev/ref/contrib/gis/tutorial/#introduction) project (Note, this has only been tested with Django 1.4.5 and a PostGIS database)\n\n\nInstallation\n------------\n1. Add ``geocoder`` to your ``INSTALLED_APPS`` list in settings.py\n2. Import the geocoder ajax url into your project's urls.py\n3. Set ``GEOCODER_BOUNDING_BOXES`` to include one or more bounding boxes\n4. Run ``python manage.py syncdb``\n5. Restart your web server, if necessary.\n\n\nData\n----\nhttp://www.ordnancesurvey.co.uk/oswebsite/products/os-opendata.html\n\nThe Ordnance Survey make large data sets available under an open license. See the url above for more details. This app uses the OS Locator and 1:50k Gazetteer.\n\n\nImporting data\n--------------\n- Download the data from the Ordnance Survey website.\n- Set the ``GEOCODER_BOUNDING_BOXES`` entry in your ``settings.py``.\n- Import the data using one of the import management commands, the path to the data file is the only argument.\n\n\nLicensing\n---------\nAnywhere you make use of the data from the OS you should display the following text:\n\n> Contains Ordnance Survey data \u00a9 Crown copyright and database right 2013\n\nSee the OS OpenData Licensing: http://www.ordnancesurvey.co.uk/oswebsite/opendata/licensing.html for more details.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mysociety/django-os-geocoder", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-os-geocoder", "package_url": "https://pypi.org/project/django-os-geocoder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-os-geocoder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mysociety/django-os-geocoder" }, "release_url": "https://pypi.org/project/django-os-geocoder/0.1.6/", "requires_dist": null, "requires_python": null, "summary": "A Django app that lets you load Ordnance Survey data and use it to find places.", "version": "0.1.6" }, "last_serial": 1179068, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4a98bbecda47485b76e2526ea465db27", "sha256": "eef2bbcacecdd3a9027105ae4aeffd2e3a1f79295d8e20567ea0679efe5fc40b" }, "downloads": -1, "filename": "django-os-geocoder-0.1.tar.gz", "has_sig": false, "md5_digest": "4a98bbecda47485b76e2526ea465db27", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7911, "upload_time": "2013-08-20T13:01:54", "url": "https://files.pythonhosted.org/packages/2e/bc/5d42c945b1139f8b0471a35bc4aba064cd9d0c59c011f0a9d1488577b4c6/django-os-geocoder-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "2fa6d3973583f078d619758acba7a5d6", "sha256": "8d48e3a98e045038455d2a71a198d82b435c67a1b53fcae6c072dc7442f3318a" }, "downloads": -1, "filename": "django-os-geocoder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "2fa6d3973583f078d619758acba7a5d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7957, "upload_time": "2013-08-20T13:09:59", "url": "https://files.pythonhosted.org/packages/e2/c5/e0943c67c8c0e81e66799a1918b6a5bbe94ac7b7dc1f0c990e8d81050463/django-os-geocoder-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2e3c28f4f43b154221b774b92221229f", "sha256": "6098e44f2156b43e9569798ed1fdbb59185b9c2acd7dfd7ccbfc66b73d4ce90b" }, "downloads": -1, "filename": "django-os-geocoder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "2e3c28f4f43b154221b774b92221229f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7955, "upload_time": "2013-08-20T13:12:57", "url": "https://files.pythonhosted.org/packages/1e/7e/aa6ecdcbbb01d8893c707f2622b9b2b3097fe58c48ffd2e83787d5cce326/django-os-geocoder-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "178bc0d625189851f5fba2c16296fba6", "sha256": "397bcd9da7bdd795b76d23adafab9545e59e50e9d4b8a4b14109d555cea10f74" }, "downloads": -1, "filename": "django-os-geocoder-0.1.3.tar.gz", "has_sig": false, "md5_digest": "178bc0d625189851f5fba2c16296fba6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7958, "upload_time": "2013-08-20T13:21:10", "url": "https://files.pythonhosted.org/packages/12/73/b8a706699f43ed21c27527908fcfcbcefdf5cda10efec5fce71e1a5d2c9e/django-os-geocoder-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "3867402656d015d5760bae272e6072e2", "sha256": "718c5bc4313b6e983792194e21f66eb89ebbd6ee8a193c88f8c4dbbcd918d86a" }, "downloads": -1, "filename": "django-os-geocoder-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3867402656d015d5760bae272e6072e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9599, "upload_time": "2013-08-20T13:48:15", "url": "https://files.pythonhosted.org/packages/cd/86/660a6e1d4567edd0fddd7c9cf21ca51492a4feb88fc813d90585097572ba/django-os-geocoder-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "c6fc5e25a9b3bcd894f6c0e0d026a367", "sha256": "700a34480581764b13280d8de8ebbe6de4c1af23eedfc91c271046bb08b68469" }, "downloads": -1, "filename": "django-os-geocoder-0.1.5.tar.gz", "has_sig": false, "md5_digest": "c6fc5e25a9b3bcd894f6c0e0d026a367", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9611, "upload_time": "2013-08-20T14:22:31", "url": "https://files.pythonhosted.org/packages/d3/7c/3498012a314bfefd0f3a10365ef33cbd88abf974efa7b3f5c6499f04dcd8/django-os-geocoder-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "3fbb26f7c4e4f3c09d01b3ff3b31b97b", "sha256": "a6b3ec67e2ff8f034bd1f015eb7c8b4795b9f024db8a614f0e10729d7c645779" }, "downloads": -1, "filename": "django-os-geocoder-0.1.6.tar.gz", "has_sig": false, "md5_digest": "3fbb26f7c4e4f3c09d01b3ff3b31b97b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9617, "upload_time": "2013-08-20T14:32:56", "url": "https://files.pythonhosted.org/packages/5a/56/7d55d012c28f4ad9f61999d6d8004a4f090f0541ea6f8b2a2f6d70414e1e/django-os-geocoder-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3fbb26f7c4e4f3c09d01b3ff3b31b97b", "sha256": "a6b3ec67e2ff8f034bd1f015eb7c8b4795b9f024db8a614f0e10729d7c645779" }, "downloads": -1, "filename": "django-os-geocoder-0.1.6.tar.gz", "has_sig": false, "md5_digest": "3fbb26f7c4e4f3c09d01b3ff3b31b97b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9617, "upload_time": "2013-08-20T14:32:56", "url": "https://files.pythonhosted.org/packages/5a/56/7d55d012c28f4ad9f61999d6d8004a4f090f0541ea6f8b2a2f6d70414e1e/django-os-geocoder-0.1.6.tar.gz" } ] }