[Tile-serving] [openstreetmap/osm2pgsql] Define output type: line, point, polygon (#840)

Paul Norman notifications at github.com
Tue Apr 17 20:28:55 UTC 2018


If you want just one table, you can either use the multi backend with lua transforms, or the lua transforms with the pgsql backend, and write a transform that drops everything except non-polygon ways.

[openstreetmap-carto.lua](https://github.com/gravitystorm/openstreetmap-carto/blob/master/openstreetmap-carto.lua) and [openstreetmap-carto.style](https://github.com/gravitystorm/openstreetmap-carto/blob/master/openstreetmap-carto.style) would be a good place to start with the latter.

-- 
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/840#issuecomment-382131212
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180417/5d2e3a50/attachment.html>


More information about the Tile-serving mailing list