Balram, On Sep 8, 2009, at 3:53 AM, Balram wrote:
> I am using mapnik with Python 2.5. > These python script I have to call from my C#.NET application. > As python is interpreted language there will be performance hit when > I will > render map for whole world. > Mapnik's python bindings just call C++ classes, so there is very little performance hit to rendering. > Do anybody have any solution for following queries: > 1. Is there any language instead of Python with higher performance > drift? Not sure what you are asking here... > 2. Can I use .NET directly with mapnik class library? Perhaps, if you know how to call C++ from .NET. > 3. Where will I get Optimizing Guidelines for PostgreSQL queries for > retrieving Planet.osm data converted into PGSQL. > http://trac.mapnik.org/wiki/OptimizeRenderingWithPostGIS > Any reply appreciated!!! > > Thank You !!! > -- > View this message in context: > http://www.nabble.com/Mapnik-Performace-Issue-when-used-with-Python-tp25343783p25343783.html > Sent from the Mapnik - Users mailing list archive at Nabble.com. > Please subscribe to the list. Dane _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

