Vms2TileDbReader
This is the rust version of the repository from https://github.com/locr-company/php-vms2-tile-db-reader
Installation
Basic Usage
use Path;
use ;
let tile_db = new.unwrap;
let tile_data = tile_db.get_raw_data.unwrap;
// do something with tile_data.