Openstreetmap: Difference between revisions
Appearance
No edit summary |
m moved openstreetmap to Openstreetmap |
||
(6 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
Software mentioned | Software mentioned | ||
* [[PostgreSQL]] | * [[PostgreSQL]] - database to store the OSM data | ||
* [[PostGIS]] | * [[PostGIS]] - GIS extension for PostgreSQL | ||
* [[Mapnik]] (noch 2.0) | * [[Mapnik]] (noch 2.0) | ||
* [[ | * [[mod_tile]] | ||
* [[tirex]] | * [[tirex]] | ||
* [[gdal]] (mentioned in message subject) | |||
Package names not mentioned. Needs research. | Package names not mentioned. Needs research. | ||
apt-get install postgresql-9.2 | |||
? apt-get install postgis | |||
Other Software mentioned via email: | Other Software mentioned via email: [[osm2pgsql]], "Python-stuff to test the style", maybe [[nik2img]] |
Latest revision as of 2013-06-12T19:53:54
Install software on a server that enables testing of own styles for print.
http://lists.openstreetmap.org/pipermail/talk-de/2012-September/098685.html
deb http://backports.debian.org/debian-backports squeeze-backports main deb http://debian.openstreetmap.de/debian squeeze-backports main
Software mentioned
- PostgreSQL - database to store the OSM data
- PostGIS - GIS extension for PostgreSQL
- Mapnik (noch 2.0)
- mod_tile
- tirex
- gdal (mentioned in message subject)
Package names not mentioned. Needs research.
apt-get install postgresql-9.2 ? apt-get install postgis
Other Software mentioned via email: osm2pgsql, "Python-stuff to test the style", maybe nik2img