[Tile-serving] [openstreetmap/osm2pgsql] add short option for flat-node file (#819)

Paul Norman notifications at github.com
Mon Feb 12 17:17:15 UTC 2018


pnorman commented on this pull request.

👍 to using `-F`, but I haven't tested that it works.

> @@ -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'},

Is this the formatting clang-format wants?

-- 
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#pullrequestreview-95870688
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180212/9604be90/attachment.html>


More information about the Tile-serving mailing list