martin/tests
Yuri Astrakhan 7aa169ed67
[BREAKING] New bounds calculation methods (#958)
* Remove `--disable-bounds` flag and `disable_bounds` config parameters.
* Add `--auto-bounds` / `-b` CLI parameter and `auto_bounds` config
value:
* `quick`: Compute table geometry bounds, but abort if it takes longer
than 5 seconds (default)
* `calc`: Compute table geometry bounds. The startup time may be
significant. Make sure all GEO columns have indexes
* `skip`: Skip bounds calculation. The bounds will be set to the whole
world
* `-b` is now mapped to `--auto-bounds` param, but it will fail if used
by itself because it now requires a value.

Fixes #955
2023-10-22 03:30:18 -04:00
..
expected [BREAKING] New bounds calculation methods (#958) 2023-10-22 03:30:18 -04:00
fixtures Add metadat copy/apply-diff, new testing framework (#921) 2023-10-10 11:10:17 -04:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml Fix mbtiles validation, CI, and logging (#903) 2023-09-29 14:37:18 -04: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 [BREAKING] New bounds calculation methods (#958) 2023-10-22 03:30:18 -04:00