Skip to content

Commit 0712b1c

Browse files
Improved wording (#1013)
PBF is based on Google Protobuf. But saying here that it is a Google Format is misleading. Co-authored-by: Jochen Topf <[email protected]>
1 parent d5fb205 commit 0712b1c

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)