Skip to content

Commit 0e8bbbb

Browse files
authored
Update analysis.md
1 parent a77c5d5 commit 0e8bbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To start with, we'll download the data for the region as an [extract from Geofab
1414

1515
`--multi-geometry` (`-G`) is necessary for most analysis as it prevents
1616
MULTIPOLYGONs from being split into multiple POLYGONs, a step that is
17-
normally used to [increase rendering speed](http://paulnorman.ca/blog/2014/03/osm2pgsql-multipolygons)
17+
normally used to [increase rendering speed](http://www.paulnorman.ca/blog/2014/03/osm2pgsql-multipolygons/)
1818
but increases the complexity of analysis SQL.
1919

2020
Loading should take about 10 minutes, depending on computer speed. Once this

0 commit comments

Comments
 (0)