martin/src
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
..
args Feat: max_feature_count query limit (#576) 2023-02-17 11:11:16 -05:00
bin Implement postgres auto-publish (#546) 2023-01-03 16:09:41 +00:00
mbtiles fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
pg PG TileJSON changes, add vector_layers (#584) 2023-02-22 16:25:48 +00:00
pmtiles fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
srv 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
config.rs tests, report unknown cfg, rm catalog vector flds (#551) 2023-01-12 11:48:15 -05:00
file_config.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
lib.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00
source.rs fix (re-)compression of images (#579) 2023-02-20 10:44:22 -05:00