[Tile-serving] [openstreetmap/osm2pgsql] Various cleanups on help texts etc (#1349)

Jochen Topf notifications at github.com
Tue Dec 1 09:56:28 UTC 2020


@joto commented on this pull request.



> +                    default if --append is not specified.\n\
+    -O|--output=OUTPUT  Set output. Options are:\n\
+                    pgsql - Output to a PostGIS database (default)\n\
+                    flex - More flexible output to PostGIS database\n\
+                    multi - Multiple Custom Table Output to a PostGIS \n\
+                            database (deprecated)\n\
+                    gazetteer - Output to a PostGIS database for Nominatim\n\
+                    null - No output. Used for testing.\n\
+    -S|--style=FILE  Location of the style file. Defaults to\n\
+                    '" DEFAULT_STYLE "'.\n\
+    -k|--hstore     Add tags without column to an additional hstore column.\n",
+               stdout);
+#ifdef HAVE_LUA
+    std::fputs("\
+       --tag-transform-script=SCRIPT  Specify a Lua script to handle tag\n\
+                    filtering and normalisation.\n",

I have added this to the commit.

-- 
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/1349#discussion_r533253277
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201201/23854116/attachment.htm>


More information about the Tile-serving mailing list