Instead of doing the below I have connected the mapnik ogcserver running under apache to the mapnik renderer of openstreetmap data and the format is now WMS which I then connect to geowebcache for WMS cached data. I have had very fast performance using this method.
John On 6/3/10, Michal Migurski <[email protected]> wrote: > Hello Thomas, > > The software you're most likely looking for is Tilecache: > http://tilecache.org > > Mapnik configuration is one of the included examples. > > -mike. > > On Jun 2, 2010, at 10:23 PM, Thomas Walter wrote: > >> Hi there >> I have some trouble setting up a very simple osm server. In fact, I just >> want a local server that delivers map tiles the same way that the >> tile.openstreetmap.org server does. For some reasons I am forced to use >> Windows... >> So far, I have installed XAMPP, pgsql, python, mapnik and I have imported >> a map with osm2pgsql. Now I don't get it how make mapnik render the tiles >> on request and how to deliver them with the apache server in a way that >> they can be accessed as >> http://localhost/7/63/42.png >> Can someone give me some advice how to easily do this? >> Cheers >> Tom >> _______________________________________________ >> Mapnik-users mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/mapnik-users >> > > ---------------------------------------------------------------- > michal migurski- [email protected] > 415.558.1610 > > > > _______________________________________________ > Mapnik-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/mapnik-users > -- John J. Mitchell _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

