Am Wed, 24 Sep 2008 20:07:13 -0700 schrieb Dane Springmeyer: > Can you give some more detail? In what kind of application?
It's a car infotainment application: http://andreasvolz.wordpress.com/2008/06/22/open-infotainment-service-provider-prototype/ > Is your > data in postgis? Yes. > How is the route being calculated? It's not yet calculated. I still search for a good route calculation library for C++. > Is it not as simple as adding the calculated route as a new layer, > styling it and re-rendering your map? > As I said above I'm in parallel searching for a route calculation library and a way to display it on the map. > Could you set up a layer and style in xml ahead of time ready to > render any calculated routes and then just push the data into that > table (and query it by user id - assuming this is a web app)? It's not a web app. It's written in C++. regards Andreas _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

