<p></p>
<p><b>@lonvia</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/1285#discussion_r501594534">docs/osm2pgsql.md</a>:</p>
<pre style='color:#555'>> @@ -8,18 +8,14 @@ osm2pgsql - Openstreetmap data to PostgreSQL converter
# DESCRIPTION
-This manual page documents briefly the **osm2pgsql** command.
+**osm2pgsql** imports data from OSM file(s) into a PostgreSQL database suitable
+for use by map rendering software (such as Mapnik), the Nominatim geocoder, or
+many other uses.
</pre>
<p>s/many other uses/other applications processing OSM data/</p>
<p>(avoids "use by ... uses")</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/1285#discussion_r501596518">docs/osm2pgsql.md</a>:</p>
<pre style='color:#555'>> @@ -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`.)
</pre>
<p>Haven't we changed this to be the default for pgsql output only? (On a general note: should we add a note to options that are only valid for the pgsql output?)</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1285#pullrequestreview-504617171">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353QPMENW5M4FEEOHOIDSJWFAFANCNFSM4SIP5Q3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353WKYXWFVIYZ7FX23P3SJWFAFA5CNFSM4SIP5Q32YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODYJ5RUY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/1285#pullrequestreview-504617171",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1285#pullrequestreview-504617171",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>