[Tile-serving] [osm2pgsql] Add documentation and improve legibility style.lua (#345)
math1985
notifications at github.com
Tue May 5 12:59:38 UTC 2015
> polygon_keys = { 'building', 'landuse', 'amenity', 'harbour', 'historic', 'leisure',
> 'man_made', 'military', 'natural', 'office', 'place', 'power',
> 'public_transport', 'shop', 'sport', 'tourism', 'waterway',
> 'wetland', 'water', 'aeroway' }
>
> +-- Objects without any of the following keys will be deleted
Yes, this is true. Objects without any key in this list will be skipped.
Moreover, objects that do have a key in the list, but no column name (for example an object tagged only with capital=yes) will be skipped too.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/345/files#r29665312
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150505/97f4dc44/attachment.html>
More information about the Tile-serving
mailing list