martin/tests
Yuri Astrakhan f88fd10aa8
Add martin-cp tool to bulk-copy tiles from any Martin-supported sources (#1011)
This adds a new utility called `martin-cp` that allows copying any
number of tiles from a single source (or a composite source) to an
mbtiles file.

`martin-cp` is a tool for generating tiles in bulk, and save retrieved
tiles into a new or an existing MBTiles file. It can be used to generate
tiles for a large area or multiple areas. If multiple areas overlap, it
will generate tiles only once. `martin-cp` supports the same
configuration file and CLI arguments as Martin server, so it can support
all sources and even combining sources.
2023-11-20 06:27:51 +00:00
..
expected Add martin-cp tool to bulk-copy tiles from any Martin-supported sources (#1011) 2023-11-20 06:27:51 +00:00
fixtures Minor cleanup and just reorg (#992) 2023-11-08 19:46:23 -05:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml mbtiles improvements, minor changes (#1013) 2023-11-19 10:06:37 +00:00
debug-deckgl.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-leaflet.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
debug-maplibre.html Require PostGIS 3 and use ST_TileEnvelope (#497) 2022-11-30 18:57:27 +02:00
debug.html Cleanup multi-feature styling (#859) 2023-09-03 13:30:38 -04:00
test.sh Add martin-cp tool to bulk-copy tiles from any Martin-supported sources (#1011) 2023-11-20 06:27:51 +00:00