[Tile-serving] [openstreetmap/osm2pgsql] Changing delete_tag rules for ingest (#633)

Tim OLeary notifications at github.com
Mon Oct 24 14:28:39 UTC 2016


Maybe this is what I need

http://gis.stackexchange.com/questions/200570/osm2pgsql-style-removing-amenity-school-but-keeping-the-rest-of-amenities

Tag transforms

Osm2pgsql lets you specify your own tag transforms, written in Lua. You can find an example Lua transform included with the osm2pgsql repository. This allows you to select what you want to import, but is probably overkill for the case of wanting everything except schools.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/633#issuecomment-255756285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20161024/d514132c/attachment.html>


More information about the Tile-serving mailing list