[OSM-talk] buildings
Dave Stubbs
osm.list at randomjunk.co.uk
Wed Jul 25 08:18:46 BST 2007
>
> Mapnik does support a mixture of building and amenity tags, but i'm sure
> many more could be added:
>
> $ grep building osm.xml
> <Filter>[railway] = 'station' or [building] = 'station'</Filter>
> <Filter>[building] = 'supermarket'</Filter>
>
BTW a lot of stations are marked as areas railway=station only --
these aren't being rendered by mapnik because the import script
doesn't recognise the railway key as a polygon (unsuprisingly,
railways are usually linear). It might need special-casing in the
import to work as the xml code is expecting.
More information about the talk
mailing list