I found the solution. Problem was that my SQL-database, which I filled
using osm2pqsql didn't have the column 'parking'. So what I did was added a
line 'parking' into the osm2pgsql/default.style, then I ran osm2pgsql again
with the -S switch (to make sure it uses the right style file) and then I
just needed to make sure the parking column is mentioned in the SQL
statement in the osm.xml.

So there we go!

Thanks for helping,

Mats
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to