Merge pull request #44 from jpmens/patch-1

Update README.md
This commit is contained in:
Bertold Van den Bergh 2024-01-30 19:45:44 +01:00 committed by GitHub
commit dcbf759fa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,3 +10,5 @@ To use the builder, first install [shapelib](https://github.com/OSGeo/shapelib),
This will create database files in `out` and `out_v1`, as well as a `db.zip` containing both directories.
The files in the folder out\_v1/ use a newer format and use less space to encode the same information.
The numbers in on the file names indicate the resolution. The `*21` file has a higher resolution for storing the borders, but it is larger. The `*16` file has a longitude resolution of 0.0055 degrees (~0.5km) and the `*21` file has 0.00017 degrees (~20m)