Hi Jon,
Thanks very much for your reply.

Yes, I am desired to render europe data with high level details along with
very low level details. But the thing which makes me surprise is when i am
at higher zoom level my output is just various country border & names of
countries. Ideally this should take less amount of time because it has to
process less amount of data (I guess so). But it is taking more time to
render at high zoom level as compared to low zoom level. As I am increasing
my zoom level from low to high, the rendering time increase in proportion.

Again, could you please explain me in more details about how to merge static
map image tiles with dynamic map image containing route planning
information?

Please help me, if possible.

Thanks a lot !!!
Balram


Jon Burgess-2 wrote:
> 
> On Mon, 2009-10-05 at 01:18 -0700, Balram wrote:
>> When I am rendering map using Europe data & it is taking  time about 5
>> to 6
>> minutes for rendering map image.
>> Again whenever I perform some operation like zoom in, zoom out, pan
>> etc ; it
>> takes same amount of time.
> 
> How detailed are the maps you are rendering? If you attempt to generate
> europe-wide maps with every single residential road included then it
> will take a long time. Reducing the number of features rendered should
> speed things up.
> 
>> Most people recommended tile server as solution to this problem but  I
>> can’t
>> use tile server.
>> Because I have to provide “route planning & management” as one of the
>> feature of my project, and I guess this will not be possible using
>> tile
>> server.
> 
> The normal solution employed by lots of web sites is to render the maps
> as a set of static background tiles and then use something else to
> overlay the dynamic routing data over the top.
> 
>       Jon
> 
> 
> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/worst-time-taken-by-Mapnik-while-rendering-map-tp25746800p25798035.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