Skip to content

Commit

Permalink
Add IDS ŽSK wikidata
Browse files Browse the repository at this point in the history
closes #10189
  • Loading branch information
UKChris-osm committed Nov 30, 2024
1 parent 2346873 commit 94514f9
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 36 deletions.
28 changes: 16 additions & 12 deletions data/brands/amenity/post_depot.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,11 @@
},
{
"displayName": "DPD",
"id": "dpd-2083a7",
"locationSet": {"include": ["001"], "exclude": ["bg"]},
"id": "dpd-402e3b",
"locationSet": {
"include": ["001"],
"exclude": ["bg"]
},
"matchNames": [
"dpd dynamic parcel distribution"
],
Expand All @@ -50,16 +53,6 @@
"operator:wikidata": "Q541030"
}
},
{
"displayName": "Speedy",
"locationSet": {"include": ["bg"]},
"tags": {
"amenity": "post_depot",
"operator": "Speedy",
"operator:type": "private",
"operator:wikidata": "Q131312685"
}
},
{
"displayName": "FedEx",
"id": "fedex-2083a7",
Expand Down Expand Up @@ -105,6 +98,17 @@
"operator:wikidata": "Q130400315"
}
},
{
"displayName": "Speedy",
"id": "speedy-bb90e2",
"locationSet": {"include": ["bg"]},
"tags": {
"amenity": "post_depot",
"operator": "Speedy",
"operator:type": "private",
"operator:wikidata": "Q131312685"
}
},
{
"displayName": "UPS",
"id": "ups-2083a7",
Expand Down
26 changes: 13 additions & 13 deletions data/brands/shop/sports.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,19 @@
"shop": "sports"
}
},
{
"displayName": "Decathlon (България)",
"id": "decathlon-7ad0c4",
"locationSet": {"include": ["bg"]},
"tags": {
"brand": "Decathlon",
"brand:wikidata": "Q509349",
"name": "Decathlon",
"name:bg": "Декатлон",
"name:en": "Decathlon",
"shop": "sports"
}
},
{
"displayName": "Decathlon (Україна)",
"id": "decathlon-d7f1c6",
Expand Down Expand Up @@ -1059,19 +1072,6 @@
"shop": "sports"
}
},
{
"displayName": "Decathlon (България)",
"id": "decathlon-7ad0c4",
"locationSet": {"include": ["bg"]},
"tags": {
"brand": "Decathlon",
"brand:wikidata": "Q509349",
"name": "Decathlon",
"name:bg": "Декатлон",
"name:en": "Decathlon",
"shop": "sports"
}
},
{
"displayName": "Спортмастер",
"id": "sportmaster-1e138a",
Expand Down
22 changes: 11 additions & 11 deletions data/brands/shop/telecommunication.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,29 +71,29 @@
}
},
{
"displayName": "A1 (Северна Македонија)",
"id": "a1-5455f4",
"locationSet": {"include": ["mk"]},
"displayName": "A1 (България)",
"id": "a1-5ceaa9",
"locationSet": {"include": ["bg"]},
"matchNames": ["mtel", "мтел"],
"tags": {
"brand": "A1",
"brand:wikidata": "Q24589907",
"brand:wikidata": "Q1941592",
"name": "A1",
"name:bg": "А1",
"name:en": "A1",
"name:mk": "А1",
"shop": "telecommunication"
}
},
{
"displayName": "A1 (България)",
"id": "a1-5ceaa9",
"locationSet": {"include": ["bg"]},
"matchNames": ["mtel", "мтел"],
"displayName": "A1 (Северна Македонија)",
"id": "a1-5455f4",
"locationSet": {"include": ["mk"]},
"tags": {
"brand": "A1",
"brand:wikidata": "Q1941592",
"brand:wikidata": "Q24589907",
"name": "A1",
"name:bg": "А1",
"name:en": "A1",
"name:mk": "А1",
"shop": "telecommunication"
}
},
Expand Down
1 change: 1 addition & 0 deletions data/transit/route/bus.json
Original file line number Diff line number Diff line change
Expand Up @@ -7339,6 +7339,7 @@
"locationSet": {"include": ["sk"]},
"tags": {
"network": "IDS ŽSK",
"network:wikidata": "Q105957236",
"route": "bus"
}
},
Expand Down

0 comments on commit 94514f9

Please sign in to comment.