On 14/01/10 06:41, [email protected] wrote: > 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.
What stylesheet did you use? A stylesheet written for postgis won't work with the osm plugin without major edits as I recall. Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

