martin/docs
rstanciu bc140e0216
Add basic copying functionality (#712)
Copy an existing `.mbtiles` file to a new file.

```shell
mbtiles copy  <src_file.mbtiles> <dst_file.mbtiles>
```

Optionally filters by zooms.  Supports de-duplicated and simple mbtiles

---------

Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
2023-06-17 00:00:46 +00:00
..
src Add basic copying functionality (#712) 2023-06-17 00:00:46 +00:00
book.toml Fix mdbook compile target 2023-06-04 14:11:44 -04:00