We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd61965 commit ebc2554Copy full SHA for ebc2554
docs/usage.md
@@ -142,7 +142,7 @@ reimporting the database, at the cost of a
142
143
* `--multi-geometry` skips an optimization for rendering where PostGIS
144
MULTIPOLYGONs are split into multiple POLYGONs. `--multi-geometry` can be
145
- used to [avoid some labeling issues at the cost of speed](http://paulnorman.ca/blog/2014/03/osm2pgsql-multipolygons/).
+ used to [avoid some labeling issues at the cost of speed](http://www.paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore/).
146
It is also typically required for [analysis](analysis.md).
147
148
* `--keep-coastlines` disables a hard-coded rule that would otherwise
0 commit comments