[Tile-serving] [openstreetmap/osm2pgsql] make PROJ library optional (#1066)
Sarah Hoffmann
notifications at github.com
Mon Jan 27 22:16:18 UTC 2020
If the proj library cannot be found by cmake, do not offer
the option to use arbitrary projections.
Also changes reprojection interface to return managed pointers
for the projection.
Fixes #1065.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1066
-- Commit Summary --
* make PROJ library optional
-- File Changes --
M CMakeLists.txt (15)
M cmake/config.h.in (1)
M src/CMakeLists.txt (6)
M src/options.cpp (23)
A src/reprojection-generic-none.cpp (8)
A src/reprojection-generic-proj4.cpp (62)
M src/reprojection.cpp (55)
M src/reprojection.hpp (11)
M tests/common-options.hpp (3)
M tests/test-options-projection.cpp (3)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1066.patch
https://github.com/openstreetmap/osm2pgsql/pull/1066.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/1066
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200127/d9070286/attachment.htm>
More information about the Tile-serving
mailing list