Hi everyone, I'm pleased to announce the first open source release of imposm. Imposm is an OpenStreetMap importer for PostGIS databases. It is designed to create databases that are optimized for rendering/WMS services.
It supports custom database schemas, generalized tables and union views. It uses C extensions for performance critical parts and automatically distributes the parsing and importing across multiple CPUs/cores. It is developed and supported by Omniscale, runs on Linux or Mac OS X and is released as open source under the Apache Software License 2.0. Homepage: http://imposm.org/ (redirects to docs for now) Documentation: http://imposm.org/docs/imposm/latest/ Package: http://pypi.python.org/pypi/imposm Source code: https://bitbucket.org/olt/imposm/src There is a mailing list http://groups.google.com/group/imposm for all questions. You can subscribe by sending an email to: [email protected] Regards, Oliver -- Oliver Tonnhofer | Omniscale GmbH & Co KG | http://omniscale.de http://mapproxy.org | https://bitbucket.org/olt | @oltonn _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

