[Tile-serving] [osm2pgsql] Update on/off options to bool (#375)
Paul Norman
notifications at github.com
Tue Jul 7 02:32:35 UTC 2015
I was going to implement a `table_options_t` (https://github.com/openstreetmap/osm2pgsql/pull/279#discussion_r24395675) but it's started to look more complicated, so I'm doing a PR on just the initial change.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/375
-- Commit Summary --
* Update on/off options to bool
-- File Changes --
M geometry-builder.cpp (12)
M geometry-builder.hpp (2)
M middle-pgsql.cpp (4)
M middle-pgsql.hpp (2)
M node-persistent-cache-reader.cpp (4)
M node-persistent-cache.cpp (5)
M node-persistent-cache.hpp (4)
M options.cpp (52)
M options.hpp (33)
M osmdata.cpp (4)
M output.cpp (4)
M parse.cpp (11)
M parse.hpp (2)
M tests/test-middle-flat.cpp (10)
M tests/test-middle-pgsql.cpp (10)
M tests/test-output-multi-line-storage.cpp (2)
M tests/test-output-multi-line.cpp (2)
M tests/test-output-multi-point-multi-table.cpp (2)
M tests/test-output-multi-point.cpp (2)
M tests/test-output-multi-poly-trivial.cpp (2)
M tests/test-output-multi-polygon.cpp (2)
M tests/test-output-multi-tags.cpp (2)
M tests/test-output-pgsql-tablespace.cpp (2)
M tests/test-output-pgsql.cpp (10)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/375.patch
https://github.com/openstreetmap/osm2pgsql/pull/375.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/375
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150706/2a0eae42/attachment.html>
More information about the Tile-serving
mailing list