Openstreetmap: Difference between revisions
Appearance
Created page with " ==Print== 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://b..." |
m moved openstreetmap to Openstreetmap |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Print== | ==Print== | ||
Install software on a server that enables testing of own styles for print. | 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://backports.debian.org/debian-backports squeeze-backports main | ||
deb http://debian.openstreetmap.de/debian 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]] |
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