Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct parcel_lockers and add hu versions #10306

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
21 changes: 11 additions & 10 deletions data/brands/amenity/parcel_locker.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,20 @@
"amenity": "parcel_locker",
"brand": "DHL BOX 24/7",
"brand:wikidata": "Q115568785",
"operator": "DHL",
"operator:wikidata": "Q489815",
"parcel_mail_in": "yes"
}
},
{
"displayName": "DHL csomagautomata",
"locationSet": {"include": ["hu"]},
"matchNames": ["dhl"],
"tags": {
"amenity": "parcel_locker",
"brand": "DHL",
"brand:wikidata": "Q1766703",
gy-mate marked this conversation as resolved.
Show resolved Hide resolved
"parcel_mail_in": "no"
gy-mate marked this conversation as resolved.
Show resolved Hide resolved
}
},
{
"displayName": "DHL Packstation",
"id": "dhlpackstation-83cc4d",
Expand All @@ -286,8 +295,6 @@
"amenity": "parcel_locker",
"brand": "DHL Packstation",
"brand:wikidata": "Q1766703",
"operator": "DHL",
"operator:wikidata": "Q489815",
"parcel_mail_in": "yes"
}
},
Expand All @@ -300,8 +307,6 @@
"brand": "Paketbox",
"brand:wikidata": "Q2046604",
"name": "DHL Paketbox",
"operator": "DHL",
"operator:wikidata": "Q489815",
"parcel_mail_in": "yes"
}
},
Expand All @@ -312,9 +317,7 @@
"tags": {
"amenity": "parcel_locker",
"brand": "DHL",
"brand:wikidata": "Q489815",
"name": "DHL Pakketautomaat",
"operator": "DHL Parcel",
"operator:wikidata": "Q489815",
"parcel_mail_in": "yes",
"parcel_pickup": "yes"
Expand All @@ -329,8 +332,6 @@
"amenity": "parcel_locker",
"brand": "DHL Poststation",
"brand:wikidata": "Q123120984",
"operator": "DHL",
"operator:wikidata": "Q489815",
"parcel_mail_in": "yes"
}
},
Expand Down
Loading