mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 01:33:03 +00:00
Merge pull request #4210 from openstreetmap/name_fields
Update field values for every preset
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"highway"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"place"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
"vertex",
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"junction": "roundabout"
|
||||
},
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"waterway"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"ropeway"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/occupancy",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/occupancy",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/occupancy",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration",
|
||||
"aerialway/heating"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/occupancy",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration",
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"poma lift"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"bugel lift"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"line"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"aerialway/capacity",
|
||||
"aerialway/duration"
|
||||
],
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"iata",
|
||||
"icao",
|
||||
"operator",
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"building_area"
|
||||
],
|
||||
"tags": {
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"aerodrome"
|
||||
],
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"building_area"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "commercial",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "wheelchair",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "town-hall",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "veterinary",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "veterinary",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "veterinary",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "theatre",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "bank",
|
||||
"fields": [
|
||||
"name",
|
||||
"atm",
|
||||
"operator",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "bar",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "beer",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "bank",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"currency_multi"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "bus",
|
||||
"fields": [
|
||||
"name",
|
||||
"building_area",
|
||||
"operator",
|
||||
"internet_access",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "cafe",
|
||||
"fields": [
|
||||
"name",
|
||||
"cuisine",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"capacity"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-dice",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "school",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "cinema",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-clock",
|
||||
"fields": [
|
||||
"name",
|
||||
"support",
|
||||
"display",
|
||||
"visibility",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "college",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"internet_access",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "town-hall",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "town-hall",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "cemetery",
|
||||
"fields": [
|
||||
"name",
|
||||
"website",
|
||||
"phone",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "dentist",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "pitch",
|
||||
"fields": [
|
||||
"name",
|
||||
"sport",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "embassy",
|
||||
"fields": [
|
||||
"name",
|
||||
"country",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "fast-food",
|
||||
"fields": [
|
||||
"name",
|
||||
"cuisine",
|
||||
"operator",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "ferry",
|
||||
"fields": [
|
||||
"name",
|
||||
"network",
|
||||
"operator",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "fire-station",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "restaurant",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "fuel",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "hospital",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"emergency"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "ice-cream",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-mast",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "school",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "library",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "bar",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "shelter",
|
||||
"fields": [
|
||||
"bin",
|
||||
"bench"
|
||||
"bench"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -11,7 +11,7 @@
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "shelter",
|
||||
"shelter_type": "pavilion"
|
||||
"shelter_type": "pavilion"
|
||||
},
|
||||
"name": "Pavilion"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "pharmacy",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "place-of-worship",
|
||||
"fields": [
|
||||
"name",
|
||||
"religion",
|
||||
"denomination",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "buddhism",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "religious-christian",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-hinduist",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "religious-jewish",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "religious-muslim",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-shintoist",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-sikhist",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-taoist",
|
||||
"fields": [
|
||||
"name",
|
||||
"denomination",
|
||||
"building_area",
|
||||
"address",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "museum",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "police",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "post",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "prison",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "beer",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "water",
|
||||
"fields": [
|
||||
"name",
|
||||
"bath/type",
|
||||
"bath/open_air",
|
||||
"bath/sand_bath",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "waste-basket",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "restaurant",
|
||||
"fields": [
|
||||
"name",
|
||||
"cuisine",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "school",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "shelter",
|
||||
"fields": [
|
||||
"name",
|
||||
"shelter_type",
|
||||
"bin"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-social-facility",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-social-facility",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "wheelchair",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "poi-social-facility",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "wheelchair",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "karaoke",
|
||||
"fields": [
|
||||
"name",
|
||||
"studio",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "car",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"capacity"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "theatre",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "town-hall",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "college",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"internet_access",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "veterinary",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "waste-basket",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours"
|
||||
|
||||
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "Area",
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"tags": {
|
||||
"area": "yes"
|
||||
},
|
||||
"geometry": ["area"],
|
||||
"matchScore": 0.1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"area/highway"
|
||||
],
|
||||
"geometry": [
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"boundary": "administrative"
|
||||
},
|
||||
"fields": [
|
||||
"name",
|
||||
"admin_level"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "home",
|
||||
"fields": [
|
||||
"name",
|
||||
"building",
|
||||
"levels",
|
||||
"address"
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"levels"
|
||||
],
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user