A utility for importing OpenStreetMap data into PostgreSQL
https://github.com/openstreetmap/osm2pgsql
It is often used to render OSM data visually using Mapnik, as Mapnik can query PostgreSQL for map data (Mapnik can read directly from other data source types including raw osm files directly, but PostgreSQL is the most efficient and most commonly required by stylesheets). For more information on using osm2pgsql to render OpenStreetMap data with Mapnik, see http://wiki.openstreetmap.org/wiki/Mapnik
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Application:Geo/osm2pgsql && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
osm2pgsql-1.11.0.tar.gz | 0002722008 2.6 MB | |
osm2pgsql.changes | 0000010677 10.4 KB | |
osm2pgsql.spec | 0000002529 2.47 KB |
Latest Revision
Dirk Stoecker (dstoecker)
committed
(revision 54)
Comments 1
Hi, sorry if this is an ignorant comment: the version number listed for this package on OpenSUSE Software is 1.8.1, but it actually supplies version 1.11.0. Thank you for maintaining the package, which I use a lot