Skip to content

Commit ebc2554

Browse files
authored
Fix link for performance analysis for adding --multi-geometry
1 parent fd61965 commit ebc2554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ reimporting the database, at the cost of a
142142

143143
* `--multi-geometry` skips an optimization for rendering where PostGIS
144144
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/).
145+
used to [avoid some labeling issues at the cost of speed](http://www.paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore/).
146146
It is also typically required for [analysis](analysis.md).
147147

148148
* `--keep-coastlines` disables a hard-coded rule that would otherwise

0 commit comments

Comments
 (0)