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 a77c5d5 commit 0e8bbbbCopy full SHA for 0e8bbbb
docs/analysis.md
@@ -14,7 +14,7 @@ To start with, we'll download the data for the region as an [extract from Geofab
14
15
`--multi-geometry` (`-G`) is necessary for most analysis as it prevents
16
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)
+normally used to [increase rendering speed](http://www.paulnorman.ca/blog/2014/03/osm2pgsql-multipolygons/)
18
but increases the complexity of analysis SQL.
19
20
Loading should take about 10 minutes, depending on computer speed. Once this
0 commit comments