fixing config

This commit is contained in:
nq
2026-04-16 04:39:47 -07:00
parent 4eb80273a2
commit d1fe219e6c

View File

@@ -663,7 +663,11 @@
"raw_types": [ "raw_types": [
"0x65:0x00" "0x65:0x00"
], ],
"semantic_required_any": [], "semantic_required_any": [
{
"amenity":"water_point"
}
],
"semantic_preferred_any": [ "semantic_preferred_any": [
{ {
"place": "locality" "place": "locality"
@@ -676,14 +680,14 @@
"has_image": null "has_image": null
}, },
"display": { "display": {
"label": "Raw 0x65 0x00", "label": "Вода-Резервоар",
"color": "#FB8C00", "color": "#FB8C00",
"icon": "marker", "icon": "marker",
"background": "circle" "background": "circle"
}, },
"naming": { "naming": {
"mode": "template_if_missing", "mode": "template_if_missing",
"base_name": "Обект", "base_name": "Вода-Резервоар",
"template": "{base_name} - {hash}", "template": "{base_name} - {hash}",
"preserve_existing_names": true, "preserve_existing_names": true,
"append_hash_when_named": false "append_hash_when_named": false