Hi everyone, Just reading s post on the German mailing list, that I think is worth to spread: http://lists.openstreetmap.org/pipermail/talk-de/2011-October/089415.html
So for everyone interested in running an own tile renderer and couldn't so far manage to set it up, Kai is trying to make this as easy as setting up an OpenLayers map. The announcement on the German list was supposed to be a call for testing of a initial version. All you need currently is Ubuntu 11.04 and then run these commands: sudo add-apt-repository ppa:kakrueger/openstreetmap sudo apt-get update && sudo apt-get install libapache2-mod-tile wget http://download.geofabrik.de/osm/europe/germany/rheinland-pfalz.osm.pbf osm2pgsql -C 1500 rheinland-pfalz.osm.pbf sudo /etc/init.d/renderd restart Then you should be able to access tiles at http://localhost/osm/0/0/0.png Pretty cool, I think. It's still installing while writing this post, so let's see how it works. Daniel -- Georepublic UG & Georepublic Japan eMail: [email protected] Web: http://georepublic.de
_______________________________________________ Talk-ja mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-ja

