fixing config
grep 26.300 parsed-landmarks/csv-from-stage-1/* | grep 42.797 grep "25.1401" parsed-landmarks/csv-from-stage-1/* | grep 42.339
This commit is contained in:
@@ -645,7 +645,7 @@
|
|||||||
],
|
],
|
||||||
"semantic_required_any": [
|
"semantic_required_any": [
|
||||||
{
|
{
|
||||||
"place": "locality"
|
"amenity": "water"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gpxsee_classes_any": [
|
"gpxsee_classes_any": [
|
||||||
@@ -655,14 +655,14 @@
|
|||||||
"has_image": null
|
"has_image": null
|
||||||
},
|
},
|
||||||
"display": {
|
"display": {
|
||||||
"label": "Raw 0x65 0x00",
|
"label": "Вода / Клас 2",
|
||||||
"color": "#FB8C00",
|
"color": "#FB8C00",
|
||||||
"icon": "marker",
|
"icon": "water_drop",
|
||||||
"background": "circle"
|
"background": "circle"
|
||||||
},
|
},
|
||||||
"naming": {
|
"naming": {
|
||||||
"mode": "template_if_missing",
|
"mode": "template_if_missing",
|
||||||
"base_name": "Обект",
|
"base_name": "Вода / Клас 2",
|
||||||
"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
|
||||||
|
|||||||
Reference in New Issue
Block a user