Hi, Starting from a working style file, I tried to change just one datasource from postgis to osm.
If I use file + absolute or relative path to a saved file with the same OSM data, I get no feature rendered in the resulting map. If I use url http://api.openstreetmap.org/api/0.6/map, I get no feature rendered in the resulting map (and the processing is long, so I guess the data fetching works). If I use url http://www.informationfreeway.org/api/0.6/map, I quickly get a parsing error. This seems to be because that url redirects to http://xapi.openstreetmap.org/api/0.6/map. I'm on Debian running Mapnik 0.6.1-1. Is it supposed to work in that version ? How can I get more debugging information about what happens ? If I need to compile mapnik from source, what branch should I get to have the same dependencies ? Thanks _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

