martin/tests/expected/configured
Yuri Astrakhan 550a46bd0f
(breaking) Future-proof source catalog (#754)
Modify `/catalog` endpoint to return an object instead of a list. This
allows future expansion of the catalog schema, e.g. adding new types of
data.

The new schema:

```yaml
{
  "tiles" {
    "function_zxy_query": {
      "name": "public.function_zxy_query",
      "content_type": "application/x-protobuf"
    },
    "points1": {
      "name": "public.points1.geom",
      "content_type": "image/webp"
    },
    ...
  },
}
```
2023-08-28 04:31:22 +00:00
..
catalog_cfg.json (breaking) Future-proof source catalog (#754) 2023-08-28 04:31:22 +00:00
cmp_0_0_0.pbf [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
cmp_0_0_0.pbf.txt [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
fnc2_0_0_0.pbf Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc2_0_0_0.pbf.txt Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc_0_0_0.pbf Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
fnc_0_0_0.pbf.txt Fix legacy DB, add CI tests (#547) 2023-01-01 05:03:21 +00:00
pmt_0_0_0.png Add .pmtiles file support (#517) 2023-01-08 14:19:11 -05:00
pmt_0_0_0.png.txt Add .pmtiles file support (#517) 2023-01-08 14:19:11 -05:00
spr_cmp_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp_2x.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp_2x.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_cmp.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc_2x.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc_2x.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_mysrc.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1_2x.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1_2x.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1_2x.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1.json Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1.png Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
spr_src1.png.txt Add dynamic sprites support (#715) 2023-06-16 08:19:47 -04:00
tbl_0_0_0.pbf [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00
tbl_0_0_0.pbf.txt [breaking] Use table name as the layer ID for PG tables (#598) 2023-03-13 07:41:25 -04:00