fixing config for tap water sources
Signed-off-by: nq <nq>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
stage-4-osm-convention/OsmAnd*
|
||||
stage-4-osm-convention/*
|
||||
parsed-landmarkjs/osm/*
|
||||
|
||||
/home/nethq/programming-environment/garmin-converter-2026-04-14/stage-4-osm-conversion/*
|
||||
|
||||
@@ -180,11 +180,6 @@
|
||||
"0x64:0x14"
|
||||
],
|
||||
"semantic_required_any": [
|
||||
{
|
||||
"man_made":"water_tap",
|
||||
"amenity":"drinking_water",
|
||||
"drinking_water":"yes"
|
||||
}
|
||||
],
|
||||
"semantic_preferred_any": [],
|
||||
"gpxsee_classes_any": [
|
||||
@@ -194,7 +189,7 @@
|
||||
"has_image": null
|
||||
},
|
||||
"display": {
|
||||
"label": "Извори / питейна вода",
|
||||
"label": "Вода / Чешма",
|
||||
"color": "#1E88E5",
|
||||
"icon": "water_drop",
|
||||
"background": "circle"
|
||||
@@ -209,8 +204,8 @@
|
||||
"postprocess": {
|
||||
"add_tags": {
|
||||
"man_made":"water_tap",
|
||||
"amenity":"drinking_water",
|
||||
"drinking_water":"yes"
|
||||
"amenity":"drinking_water",
|
||||
"drinking_water":"yes"
|
||||
},
|
||||
"remove_tags": []
|
||||
},
|
||||
@@ -262,8 +257,8 @@
|
||||
"point_group_key": "raw:0x64:0x14",
|
||||
"semantic_tags": {
|
||||
"man_made":"water_tap",
|
||||
"amenity":"drinking_water",
|
||||
"drinking_water":"yes"
|
||||
"amenity":"drinking_water",
|
||||
"drinking_water":"yes"
|
||||
},
|
||||
"gpxsee_classes": [
|
||||
"poi"
|
||||
|
||||
Reference in New Issue
Block a user