9 lines
290 B
Text
9 lines
290 B
Text
|
Converts OSM planet.osm data to a PostgreSQL database suitable
|
||
|
for rendering into map tiles by Mapnik.
|
||
|
|
||
|
The format of the database is optimised for ease of rendering
|
||
|
by mapnik. It may be less suitable for other general purpose
|
||
|
processing.
|
||
|
|
||
|
WWW: http://wiki.openstreetmap.org/wiki/Osm2pgsql
|