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




Reinout van Rees wrote:
> 
> On 05/20/2010 09:26 AM, Maitro wrote:
>>
>> Hello,
>>
>> yesterday I've rendered my first map using mapnik. It works great!  =)
>> But now I asked myself if it is possible to include the openstreetmap
>> server
>> and use it as a backgroundmap. I don't want to render the whole
>> openstreetmap data, because I just want to draw some POIs on the map.
>> Unfortunately I didn't find anything about it.
> 
> Depends on how/where you use it.  I use it in webpages: openlayers to 
> show the map (openstreetmap) and than one or more mapnik-rendered maps 
> as so-called WMS layers on top.
> 
> You probably want just one rendered map that includes openstreetmap data?
> 
> 
> Reinout
> 
> -- 
> Reinout van Rees - [email protected] - http://reinout.vanrees.org
> Programmer at http://www.nelen-schuurmans.nl
> "Military engineers build missiles. Civil engineers build targets"
> 
> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Using-Openstreetmap-as-background-map-tp28618019p28621129.html
Sent from the Mapnik - Users mailing list archive at Nabble.com.

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to