martin/tests
Yuri Astrakhan e92722708f
PG TileJSON changes, add vector_layers (#584)
* make tilejson's `name` be the same as the ID of the source (even if
aliased)
* `/catalog` will always show ID, but now it will hide the `name` if it
is the same as the `id`
* make `description` be the longer version, e.g. `public.table.column`
format - not guaranteed to be stable
* make `vector_layers` have the fields auto-discovered in the PG table
* preserve the order of the serialized json fields

Fixes #583
2023-02-22 16:25:48 +00:00
..
expected PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
fixtures PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
utils fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
composite_source.html Multi-source support, new path structure (#456) 2022-11-26 04:46:40 -05:00
config.yaml fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05: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 Improve pre-push hook and debug page (#509) 2022-12-10 09:40:01 +02:00
mb_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
pg_function_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pg_server_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pg_table_source_test.rs PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pmt_server_test.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
test.sh PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00