[Tile-serving] [osm2pgsql] avoid double-filtering tags on ways in pgsql output (#516)
Sarah Hoffmann
notifications at github.com
Sun Dec 13 13:46:10 UTC 2015
In way_add() tags have been filtered and then forwarded to pgsql_out_way() where they will filtered again. Moved filtering code out of pgsql_out_way() to avoid filtering twice altogether.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/516
-- Commit Summary --
* avoid double-filtering tags on ways in pgsql output
-- File Changes --
M output-pgsql.cpp (55)
M output-pgsql.hpp (3)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/516.patch
https://github.com/openstreetmap/osm2pgsql/pull/516.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/516
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151213/5b41c47a/attachment.html>
More information about the Tile-serving
mailing list