martin/tests/expected/configured/catalog_cfg.json
Yuri Astrakhan f7c69f8302
Minor cleanup and just reorg (#992)
Only run git push diff on linux to make development on non-linux easier,
and a few preparations for pmtiles over http serving

Fixes #855
2023-11-08 19:46:23 -05:00

78 lines
1.8 KiB
JSON

{
"tiles": {
"MixPoints": {
"content_type": "application/x-protobuf",
"description": "MixedCase.MixPoints.Geom"
},
"auto_table": {
"content_type": "application/x-protobuf",
"description": "autodetect.auto_table.geom"
},
"bigint_table": {
"content_type": "application/x-protobuf",
"description": "autodetect.bigint_table.geom"
},
"function_zxy_query": {
"content_type": "application/x-protobuf",
"description": "public.function_zxy_query"
},
"function_zxy_query_test": {
"content_type": "application/x-protobuf",
"description": "public.function_zxy_query_test"
},
"pmt": {
"content_type": "image/png"
},
"pmt2": {
"content_type": "image/webp",
"name": "ne2sr"
},
"points1": {
"content_type": "application/x-protobuf",
"description": "public.points1.geom"
},
"points2": {
"content_type": "application/x-protobuf",
"description": "public.points2.geom"
},
"points3857": {
"content_type": "application/x-protobuf",
"description": "public.points3857.geom"
},
"table_source": {
"content_type": "application/x-protobuf",
"description": "public.table_source.geom"
}
},
"sprites": {
"mysrc": {
"images": [
"bicycle"
]
},
"src1": {
"images": [
"another_bicycle",
"bear",
"sub/circle"
]
}
},
"fonts": {
"Overpass Mono Light": {
"family": "Overpass Mono",
"style": "Light",
"glyphs": 931,
"start": 0,
"end": 64258
},
"Overpass Mono Regular": {
"family": "Overpass Mono",
"style": "Regular",
"glyphs": 931,
"start": 0,
"end": 64258
}
}
}