[Tile-serving] [openstreetmap/osm2pgsql] Extend manpage (#1285)
Jochen Topf
notifications at github.com
Thu Oct 8 12:12:02 UTC 2020
@joto commented on this pull request.
> @@ -99,20 +95,27 @@ starting with two dashes (`--`). A summary of options is included below.
can nearly halve import time. Slim mode tables however have to be persistent if you want
to be able to update your database, as these tables are needed for diff processing.
--S, \--style /path/to/style
-: Location of the osm2pgsql style file. This specifies which tags from the data get
- imported into database columns and which tags get dropped. Defaults to /usr/share/osm2pgsql/default.style.
+-S, \--style=FILE
+: The osm2pgsql style file. This specifies which tags from the data get
+ imported into database columns and which tags get dropped.
+ (Default: `/usr/share/osm2pgsql/default.style`.)
Fixed the default. Which options only work on the pgsql output will be in a later PR splitting up the options into different topics.
--
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/1285#discussion_r501670250
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201008/26e8efe2/attachment.htm>
More information about the Tile-serving
mailing list