On Thursday 20 May 2010 15:25:40 Maitro wrote: > The POIs are not fix. They are variying according to the users request. > Therefore I have to render the map on the fly. > > There are two kinds of usage: > First the map is displayed on a webpage. For this case openlayers is a good > solution. Combining google or osm layers with my own data works fine. > But the problem is the second case. I need a simple image which can be > rendered and inserted automatically into a pdf file. > > Is it possible? > > > Greetings > Maik
http://wiki.openstreetmap.org/wiki/TopOSM#More_information TopOSM renders different layers and then uses imagemagik to merge these into a single tile. The same method could be used for images you want to use in a .pdf file. -- m.v.g., Cartinus _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

