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 c1c0279 commit b0597adCopy full SHA for b0597ad
INSTALL-de.md
@@ -10,7 +10,7 @@ For this reason the osm2pgsql commandline required will look slightly different:
10
osm2pgsql -S hstore-only.style --hstore --hstore-match-only -d osm planet-latest.osm.pbf -p planet_osm_hstore
11
```
12
13
-You also need to make shure, that the version of osm2pgsql used supports the nocolumn option!
+You also need to make sure, that the version of osm2pgsql used supports the nocolumn option!
14
This is the case from 0.89 onwards.
15
16
The actual rendering is done using database views providing virtual columns
0 commit comments