gh-BertoldVdb-ZoneDetect/database/README.md
2020-01-24 16:17:18 -05:00

12 lines
484 B
Markdown

# Database files
Please download the database files [here](https://cdn.bertold.org/zonedetect/db/db.zip) or create them using the builder.
To use the builder, first install [shapelib](https://github.com/OSGeo/shapelib), then:
cd database/builder
./makedb.sh
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.