[Tile-serving] [openstreetmap/osm2pgsql] Various cleanups on help texts etc (#1349)
Sarah Hoffmann
notifications at github.com
Tue Dec 1 09:20:38 UTC 2020
@lonvia 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 suggest to add a `(pgsql output only)`
--
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#pullrequestreview-541690524
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201201/3c692661/attachment.htm>
More information about the Tile-serving
mailing list