[Tile-serving] [openstreetmap/osm2pgsql] When importing from planet file can I import specific zoom range e.g. 1-11 ? (#857)

Frederik Ramm notifications at github.com
Mon Jul 16 11:25:09 UTC 2018


This issue tracker is for reporting issues (problems) with osm2pgsql, not for asking general questions about its usage. The help.openstreetmap.org web site would be better suited. The answer to your question is no, because osm2pgsql does not know anything about zoom ranges - for all it knows, you could want to make a map on z1 with buildings on it. But *you* can use your knowlede about what features will be needed on z1-11 and modify the osm2pgsql lua tag transform file and/or `default.style` file accordingly, dropping objects and tags you know you will not need. The lowest hanging fruit is probably dropping buildings.

-- 
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/857#issuecomment-405217265
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180716/f7defd43/attachment-0001.html>


More information about the Tile-serving mailing list