On Wed, 2009-01-14 at 00:09 -0800, NileshPasalkar wrote: > I want to zoom map depends upon to Lat long value what I found is only one > function take lat long value as param which is Query_Map_point. I don;t > found the relevant information for this function so if any body has any > idea about what this function does please let me know,
You need to create a bounding box envelope with the map co-ordinates and then call the map zoom, for a fairly simple example see: http://trac.openstreetmap.org/browser/applications/rendering/mapnik/generate_image.py Jon _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

