[Tile-serving] [openstreetmap/osm2pgsql] add short option for flat-node file (#819)
Sarah Hoffmann
notifications at github.com
Mon Feb 12 18:20:12 UTC 2018
lonvia commented on this pull request.
> @@ -60,7 +60,7 @@ namespace
{"number-processes", 1, 0, 205},
{"drop", 0, 0, 206},
{"unlogged", 0, 0, 207},
- {"flat-nodes",1,0,209},
+ {"flat-nodes",1,0, 'F'},
With regard to the space in front of the option: yes. However, if I run clang-format over that particular change it will reformat the entire array (the indention is wrong) and I'd rather leave that as is.
--
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/819#discussion_r167642599
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180212/fc249ff9/attachment.html>
More information about the Tile-serving
mailing list