[Tile-serving] [openstreetmap/osm2pgsql] split tagtransform into two classes and an interface (#712)
Sarah Hoffmann
notifications at github.com
Fri Mar 10 22:20:39 UTC 2017
Splits tagtransform.cpp into the lua and c transform part. The code is exactly the same with some clang reformatting and a couple of explicit int conversions added to suppress type warnings.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/712
-- Commit Summary --
* split tagtransform into two classes and an interface
-- File Changes --
M CMakeLists.txt (5)
M geometry-processor.cpp (3)
M geometry-processor.hpp (4)
M output-multi.cpp (5)
M output-multi.hpp (4)
M output-pgsql.cpp (5)
M output-pgsql.hpp (2)
A tagtransform-c.cpp (417)
A tagtransform-lua.cpp (201)
M tagtransform.cpp (658)
M tagtransform.hpp (88)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/712.patch
https://github.com/openstreetmap/osm2pgsql/pull/712.diff
--
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/pull/712
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170310/f0d1d007/attachment.html>
More information about the Tile-serving
mailing list