mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 21:01:45 +03:00
e3e6b3563f
Resolves #682 - [x] Get id_column string from config.yaml and use for id column - [x] Support for list of strings - [x] Add info/warnings if column is not there or is of wrong type - [x] if column for the feature ID is found, remove it from properties (see inline comment) - [x] cleanup logging messages - [x] need more tests to catch other edge cases --------- Co-authored-by: Yuri Astrakhan <YuriAstrakhan@gmail.com>
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
[
|
|
{
|
|
"id": "MixPoints",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "MixedCase.MixPoints.Geom"
|
|
},
|
|
{
|
|
"id": "auto_table",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "autodetect.auto_table.geom"
|
|
},
|
|
{
|
|
"id": "bigint_table",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "autodetect.bigint_table.geom"
|
|
},
|
|
{
|
|
"id": "function_zxy_query",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.function_zxy_query"
|
|
},
|
|
{
|
|
"id": "function_zxy_query_test",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.function_zxy_query_test"
|
|
},
|
|
{
|
|
"id": "pmt",
|
|
"content_type": "image/png"
|
|
},
|
|
{
|
|
"id": "points1",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.points1.geom"
|
|
},
|
|
{
|
|
"id": "points2",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.points2.geom"
|
|
},
|
|
{
|
|
"id": "points3857",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.points3857.geom"
|
|
},
|
|
{
|
|
"id": "table_source",
|
|
"content_type": "application/x-protobuf",
|
|
"description": "public.table_source.geom"
|
|
}
|
|
]
|