File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ should give the same rows as no hstore, just with the additional hstore column.
129129
130130Hstore is used to give more flexibility in using additional tags without
131131reimporting the database, at the cost of a
132- [ less speed and more space.] ( http://paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore/ )
132+ [ less speed and more space.] ( http://www. paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore/ )
133133
134134## Projection options
135135
@@ -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://www.paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore / ) .
145+ used to [ avoid some labeling issues at the cost of speed] ( http://www.paulnorman.ca/blog/2014/03/osm2pgsql-multipolygons / ) .
146146 It is also typically required for [ analysis] ( analysis.md ) .
147147
148148* ` --keep-coastlines ` disables a hard-coded rule that would otherwise
You can’t perform that action at this time.
0 commit comments