{ "info": { "author": "Oliver Tonnhofer", "author_email": "olt@omniscale.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: C", "Programming Language :: C++", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: GIS" ], "description": "Imposm is an importer for OpenStreetMap data. It reads XML and PBF files and\ncan import the data into PostgreSQL/PostGIS databases.\n\nIt is designed to create databases that are optimized for rendering/WMS\nservices.\n\nIt is developed and supported by `Omniscale `_, runs on\nLinux or Mac OS X and is released as open source under the `Apache Software\nLicense 2.0 `_.\n\nSee http://imposm.org/ for more information.\n\nChangelog\n---------\n\n\n2.6.0 2015-01-10\n~~~~~~~~~~~~~~~~\n\n- improve load performance of large limit-to geometries\n- check connection before reading and fail if unable to connect\n- new BoundaryPolygons mapping class that keeps inserted ways\n- quote column names when generalizing table\n- only skip import of polygons if way was inserted as multipolygon\n- only look for tables/views/indexes with schema=public when rotating tables\n- updated generated code for internal cache\n- minor fixes\n\n2.5.0 2012-12-06\n~~~~~~~~~~~~~~~~\n\n- PostGIS 2 support\n- new --limit-to option to limit imports to polygons\n- added --quiet option that only logs progress once per minute\n- add StringIndex and Index mappings for PostgreSQL\n- always drop tables _and_ views with same name before creating new\n table/view. allows to change mappings from views to tables and\n vice versa.\n- internal refactoring to make support for non SQL databases easier\n\n\n2.4.0 2012-03-30\n~~~~~~~~~~~~~~~~\n\n- new Class and Type field types\n- add support to disable automatic ``type`` column\n- new --connection option\n- support for PostGIS Trigram indices\n- do not try to simplify empty geometries\n- limit progress logging to 5 times per second\n- use SERIAL as primary key to support multiple features\n with the same OSM ID\n- new optional splitting of long line strings\n- use BIGINT for OSM ID in Postgres to support 64bit OSM IDs\n\n\n2.3.2 2011-09-05\n~~~~~~~~~~~~~~~~\n\n- fixed --table-prefix\n- add --debug option for more verbose output\n- fixed way merging\n- fixed default_name_fields for UnionViews\n- improved (contains) relation builder\n\n2.3.1 2011-07-05\n~~~~~~~~~~~~~~~~\n\n- DROP views instead of REPLACE to prevent errors\n when columns changed\n\n2.3.0 2011-07-05\n~~~~~~~~~~~~~~~~\n\n- new PseudoArea field type\n- new Name and LocalizedName field type\n- update SRS in GeneralizedTables and UnionTables\n- new waterareas_gen0|1 in default style\n- new area field in landusages table\n- new meter_to_mapunit function to use same mapping\n for EPSG:4326 and projected SRS\n\n2.2.0 2011-06-01\n~~~~~~~~~~~~~~~~\n\n- support for Shapely speedups (>=1.2.10)\n- new --port option for PostgreSQL port\n- reduced size of nodes cache by ~40%\n- store inserted ways in extra cache\n- support for relations type=boundary\n- new faster relation builder that supports\n relations with >1000 rings\n- set import options in mapping file\n\n - import_partial_relations=True/False\n - relation_builder=contains(new)/union(old)\n - imposm_multipolygon_report=60(seconds)\n - imposm_multipolygon_max_ring=0\n\n2.1.3 2011-04-19\n~~~~~~~~~~~~~~~~\n\n- support for colons and other special chars in field and\n table names (e.g. de:name)\n\n2.1.2 2011-04-13\n~~~~~~~~~~~~~~~~\n\n- make it work on 32bit systems\n\n2.1.1 2011-04-12\n~~~~~~~~~~~~~~~~\n\n- new ``--proj`` option to change DB projection from EPSG:900913\n- abort if there are existing cache files\n- new ``--merge-cache`` and ``--overwrite-cache`` options\n\n2.1.0 2011-03-29\n~~~~~~~~~~~~~~~~\n\n- first open source release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://imposm.org/", "keywords": null, "license": "Apache Software License 2.0", "maintainer": null, "maintainer_email": null, "name": "imposm", "package_url": "https://pypi.org/project/imposm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/imposm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://imposm.org/" }, "release_url": "https://pypi.org/project/imposm/2.6.0/", "requires_dist": null, "requires_python": null, "summary": "OpenStreetMap importer for PostGIS.", "version": "2.6.0" }, "last_serial": 1377734, "releases": { "2.1.0": [ { "comment_text": "", "digests": { "md5": "1c5b21425fea8aeb233337ebe6002bdd", "sha256": "a2d911ed8d910d818cc05fbf8f847411016ec105e2b3f475cf47236ec96b6c75" }, "downloads": -1, "filename": "imposm-2.1.0.tar.gz", "has_sig": false, "md5_digest": "1c5b21425fea8aeb233337ebe6002bdd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53319, "upload_time": "2011-03-29T14:31:48", "url": "https://files.pythonhosted.org/packages/6e/5b/6a0011a9cf83dc91a8dd5124bf50c5c022a4cbe043e5f595ce9167f5d5eb/imposm-2.1.0.tar.gz" } ], "2.1.0-20110329": [], "2.1.1": [ { "comment_text": "", "digests": { "md5": "d2f9183e688d08ce5d709b67b012d5d4", "sha256": "096ac3c03bb56964f190a8e20c7747be2099cc4787c9087e3755c72873108ab0" }, "downloads": -1, "filename": "imposm-2.1.1.tar.gz", "has_sig": false, "md5_digest": "d2f9183e688d08ce5d709b67b012d5d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54070, "upload_time": "2011-04-12T14:42:45", "url": "https://files.pythonhosted.org/packages/bc/e9/a2b843da4824373e1d1770ea5ee718517d78ff619bbd63f6eb1c0169d101/imposm-2.1.1.tar.gz" } ], "2.1.2": [ { "comment_text": "", "digests": { "md5": "3c6ba727e54250f8904cb40e2f72310c", "sha256": "b27335886217480b0826340e98189e080b789b0a2449b0fc50d2eb2ad7b3cada" }, "downloads": -1, "filename": "imposm-2.1.2.tar.gz", "has_sig": false, "md5_digest": "3c6ba727e54250f8904cb40e2f72310c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54578, "upload_time": "2011-04-13T15:44:07", "url": "https://files.pythonhosted.org/packages/5c/d3/0a98f2a217fc2eccf54bc08789706cbd90c4ce381ae49c1fc8c958601dfb/imposm-2.1.2.tar.gz" } ], "2.1.3": [ { "comment_text": "", "digests": { "md5": "c373132f06fd7a9f04bff29ce395aa67", "sha256": "0be16732872f22d79c7bb51f226a33cd88c5a3b2dc7249f37ade9c71b736bf57" }, "downloads": -1, "filename": "imposm-2.1.3.tar.gz", "has_sig": false, "md5_digest": "c373132f06fd7a9f04bff29ce395aa67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 54747, "upload_time": "2011-04-19T09:49:37", "url": "https://files.pythonhosted.org/packages/e7/52/05322ec4b9020f7e8ff23005736b19587e1703ebd3fd8575f06d0cb34bc7/imposm-2.1.3.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "3ad4401212633a3bf275683497d8d618", "sha256": "da2851a9ef2c0dac39f9af9c01c00d3b1c2b6adac60a8a4992a4d06dc57644bc" }, "downloads": -1, "filename": "imposm-2.2.0.tar.gz", "has_sig": false, "md5_digest": "3ad4401212633a3bf275683497d8d618", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80577, "upload_time": "2011-06-01T09:38:02", "url": "https://files.pythonhosted.org/packages/90/e4/2abe6f406948e1c671248ff9e475e9f9ed895c3b7b8f0725ff1c576c5c00/imposm-2.2.0.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "ef4d6888c348061cce432e0250af6c1b", "sha256": "3e65d0358be97c2d3664a5de9821f570012f43980a6fe2a2cca3523347beb464" }, "downloads": -1, "filename": "imposm-2.3.0.tar.gz", "has_sig": false, "md5_digest": "ef4d6888c348061cce432e0250af6c1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83690, "upload_time": "2011-07-05T10:32:53", "url": "https://files.pythonhosted.org/packages/e0/27/61cc845190da73f3d19609cafa54129f1d4ef0bb1e94d198383803fe2682/imposm-2.3.0.tar.gz" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "1fecfd3d4d8077311bcb6435238f568f", "sha256": "93a709d6403b99f03c4e3d9225265d168d92c1c69e80bc2cd2c0bf786a7d37cd" }, "downloads": -1, "filename": "imposm-2.3.1.tar.gz", "has_sig": false, "md5_digest": "1fecfd3d4d8077311bcb6435238f568f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83844, "upload_time": "2011-07-05T13:14:49", "url": "https://files.pythonhosted.org/packages/ea/5a/f99f795ee0419e03eeffffa412729b3bd1d89512ac0aea9e808936971602/imposm-2.3.1.tar.gz" } ], "2.3.2": [ { "comment_text": "", "digests": { "md5": "86234517165e7ca23751139d7f5fc42e", "sha256": "509bee09447393b9451b5bbc812be47179470e264118b8d2a560bd2ed0aaa218" }, "downloads": -1, "filename": "imposm-2.3.2.tar.gz", "has_sig": false, "md5_digest": "86234517165e7ca23751139d7f5fc42e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83909, "upload_time": "2011-09-06T16:38:10", "url": "https://files.pythonhosted.org/packages/2e/86/345e83c440893e50ef6946b38c34e3a40c3d86a494db71747cadc5475bb5/imposm-2.3.2.tar.gz" } ], "2.4.0": [ { "comment_text": "", "digests": { "md5": "3488e30c21300cde8bcbf2b93adddab2", "sha256": "c510878dd7a38ca33db15411924813b13a6deb0fb8c9685cb8056c76b5e6220f" }, "downloads": -1, "filename": "imposm-2.4.0.tar.gz", "has_sig": false, "md5_digest": "3488e30c21300cde8bcbf2b93adddab2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 130186, "upload_time": "2012-03-30T15:07:39", "url": "https://files.pythonhosted.org/packages/ed/5d/1cb46159c350cd4a4fa81961fcc2e18085832d440e7d87ad5c99a9e0f405/imposm-2.4.0.tar.gz" } ], "2.5.0": [ { "comment_text": "", "digests": { "md5": "90d7a94143a9b90c6b1b3a0d331871a6", "sha256": "9bcae864936c241728153ff967c7cf16c775834178426c4e1e888505a24f805b" }, "downloads": -1, "filename": "imposm-2.5.0.tar.gz", "has_sig": false, "md5_digest": "90d7a94143a9b90c6b1b3a0d331871a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 94156, "upload_time": "2012-12-06T16:05:34", "url": "https://files.pythonhosted.org/packages/38/e8/69c2a47b0cce7fd71aa9737560c49d01a9f8c6820150441ebbd5abbb1acd/imposm-2.5.0.tar.gz" } ], "2.6.0": [ { "comment_text": "", "digests": { "md5": "27354b60a0d54795a22b4d7dccdefcd0", "sha256": "737ec173369d9997004f0a8d497416a4da39f6cf664ccd8383ffb9971e88df8f" }, "downloads": -1, "filename": "imposm-2.6.0.tar.gz", "has_sig": false, "md5_digest": "27354b60a0d54795a22b4d7dccdefcd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117279, "upload_time": "2015-01-10T13:15:08", "url": "https://files.pythonhosted.org/packages/e7/cf/f2bdfe2c12981baf8561465929f55456ba365221b6349a71a334c47d08bf/imposm-2.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "27354b60a0d54795a22b4d7dccdefcd0", "sha256": "737ec173369d9997004f0a8d497416a4da39f6cf664ccd8383ffb9971e88df8f" }, "downloads": -1, "filename": "imposm-2.6.0.tar.gz", "has_sig": false, "md5_digest": "27354b60a0d54795a22b4d7dccdefcd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 117279, "upload_time": "2015-01-10T13:15:08", "url": "https://files.pythonhosted.org/packages/e7/cf/f2bdfe2c12981baf8561465929f55456ba365221b6349a71a334c47d08bf/imposm-2.6.0.tar.gz" } ] }