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 f192550 commit be5f5c3Copy full SHA for be5f5c3
en/basemaps/install.txt
@@ -83,7 +83,7 @@ Source: http://imposm.org/docs/imposm/latest/tutorial.html#writing
83
$ sudo -u postgres psql -d osm -c "GRANT ALL ON ALL TABLES IN SCHEMA public TO \"www-data\";"
84
85
Let's explain this better: First we download 2 pbf files from Geofabrik
86
-OpenStreetMap data. PBF is just another format well compressed from Google.
+OpenStreetMap data. PBF is a space-efficient binary format used for OpenStreetMap data.
87
*pwd* and *ls -1* commands are just there to show you where we are and what we
88
get.
89
0 commit comments