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