Hi!

Lennard schrieb:
> Jon should be able to tell you. The version you have, 0.66-16423, does 
> sound a bit dated. Could you try updating osm2pgsql too?

Actually, those are the latest Windows binaries to be found at the links 
in the wiki.

> The main mapnik layer is showing them, but it doesn't have various 
> route-related columns in default.style, which you might have.

I think I reconstructed what happened, but I still have no real idea on 
how to solve it.

Originally, the highway tag had the type "linear", so I guess osm2pgsql 
put all highways into the lines table.

Recently I added a rule for highway=pedestrian_area. So now the entry 
changed to type 'polygon' and I assume that this made osm2pgsql put all 
closed ways into the polygon table.

Just how can I make osm2pgsql distinguish between real areas and closed 
linear ways when they are using different values of the same tag?

bye
        Nop

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

Reply via email to