Skip to content

Commit

Permalink
Merge pull request #9748 from Snowysauce/main
Browse files Browse the repository at this point in the history
Add Dunn Tire, Metro Mattress, Home Outlet, Tompkins bank; fixed typos in other entries
  • Loading branch information
LaoshuBaby authored Jul 27, 2024
2 parents 5da69ee + f8bdaff commit ef77df2
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 2 deletions.
15 changes: 14 additions & 1 deletion data/brands/amenity/bank.json
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,7 @@
}
},
{
"displayName": "Allied Bank (defunct bank in Philipiness)",
"displayName": "Allied Bank (defunct bank in Philippines)",
"id": "alliedbank-431f82",
"locationSet": {"include": ["ph"]},
"tags": {
Expand Down Expand Up @@ -12030,6 +12030,19 @@
"short_name": "TKB"
}
},
{
"displayName": "Tompkins Community Bank",
"locationSet": {
"include": ["us-ny.geojson","us-pa.geojson"]
},
"tags": {
"amenity": "bank",
"brand": "Tompkins Community Bank",
"brand:wikidata": "Q127877070",
"name": "Tompkins Community Bank",
"short_name": "Tompkins"
}
},
{
"displayName": "Tripura Gramin Bank",
"id": "tripuragraminbank-34f411",
Expand Down
2 changes: 1 addition & 1 deletion data/brands/amenity/fuel.json
Original file line number Diff line number Diff line change
Expand Up @@ -2631,7 +2631,7 @@
"amenity": "fuel",
"brand": "Holiday Oil",
"brand:wikidata": "Q125941013",
"name": "Holiay Oil"
"name": "Holiday Oil"
}
},
{
Expand Down
10 changes: 10 additions & 0 deletions data/brands/shop/bed.json
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,16 @@
"shop": "bed"
}
},
{
"displayName": "Metro Mattress",
"locationSet": {"include": ["us-ct.geojson","us-ma.geojson","us-nh.geojson","us-ny.geojson","us-ri.geojson"]},
"tags": {
"brand": "Metro Mattress",
"brand:wikidata": "Q123558941",
"name": "Metro Mattress",
"shop": "bed"
}
},
{
"displayName": "MFO Matratzen",
"id": "mfomatratzen-c61a29",
Expand Down
11 changes: 11 additions & 0 deletions data/brands/shop/doityourself.json
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,17 @@
"shop": "doityourself"
}
},
{
"displayName": "Home Outlet",
"locationSet": {"include": ["us"]},
"tags": {
"brand": "Home Outlet",
"brand:wikidata": "Q126983265",
"name": "Home Outlet",
"official_name": "Barton's Home Outlet",
"shop": "doityourself"
}
},
{
"displayName": "Home Timber & Hardware (Australia)",
"id": "hometimberandhardware-b05cd0",
Expand Down
15 changes: 15 additions & 0 deletions data/brands/shop/tyres.json
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,21 @@
"shop": "tyres"
}
},
{
"displayName": "Dunn Tire",
"locationSet": {
"include": [
"us-ny.geojson",
"us-pa.geojson"
]
},
"tags": {
"brand": "Dunn Tire",
"brand:wikidata": "Q127790186",
"name": "Dunn Tire",
"shop": "tyres"
}
},
{
"displayName": "Ehrhardt Reifen + Autoservice",
"id": "ehrhardtreifenautoservice-24681a",
Expand Down
8 changes: 8 additions & 0 deletions data/transit/route/bus.json
Original file line number Diff line number Diff line change
Expand Up @@ -13019,6 +13019,7 @@
"network": "RTS",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13032,6 +13033,7 @@
"network": "RTS Genesee",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13045,6 +13047,7 @@
"network": "RTS Livingston",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13058,6 +13061,7 @@
"network": "RTS Ontario",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13071,6 +13075,7 @@
"network": "RTS Orleans",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13084,6 +13089,7 @@
"network": "RTS Seneca",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13097,6 +13103,7 @@
"network": "RTS Wayne",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand All @@ -13110,6 +13117,7 @@
"network": "RTS Wyoming",
"network:wikidata": "Q7353936",
"operator": "Rochester-Genesee Regional Transportation Authority",
"operator:short": "RGRTA",
"route": "bus"
}
},
Expand Down

0 comments on commit ef77df2

Please sign in to comment.