Skip to content

Commit 4f48aa7

Browse files
authored
Improved wording
PBF is based on Google Protobuf. But saying here that it is a Google Format is misleading.
1 parent f192550 commit 4f48aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/basemaps/install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Source: http://imposm.org/docs/imposm/latest/tutorial.html#writing
8383
$ sudo -u postgres psql -d osm -c "GRANT ALL ON ALL TABLES IN SCHEMA public TO \"www-data\";"
8484

8585
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.
86+
OpenStreetMap data. PBF is a space-efficient binary format used for OpenStreetMap data.
8787
*pwd* and *ls -1* commands are just there to show you where we are and what we
8888
get.
8989

0 commit comments

Comments
 (0)