[Tile-serving] [openstreetmap/osm2pgsql] Rename file format option and simplify default (auto) case (#1196)
Jochen Topf
notifications at github.com
Sat May 30 13:52:58 UTC 2020
* Rename option "input_reader" to "input_format".
* Also rename a parameter from "fmt" to "format" because "fmt"
is used as namespace for the format library we are using.
* Change default setting for autodetecting the file format from
"auto" to simply the empty string. This matches the way the
underlying osmium library does it.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1196
-- Commit Summary --
* Rename file format option and simplify default (auto) case
-- File Changes --
M src/options.cpp (2)
M src/options.hpp (2)
M src/osm2pgsql.cpp (2)
M src/parse-osmium.cpp (9)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1196.patch
https://github.com/openstreetmap/osm2pgsql/pull/1196.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/1196
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200530/fd1e9b4a/attachment-0001.htm>
More information about the Tile-serving
mailing list