Skip to content

Commit

Permalink
Add TomThumb
Browse files Browse the repository at this point in the history
  • Loading branch information
Cj-Malone committed Mar 19, 2024
1 parent 55dc34c commit e9e4485
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion data/brands/amenity/fuel.json
Original file line number Diff line number Diff line change
Expand Up @@ -5417,7 +5417,7 @@
}
},
{
"displayName": "Tom Thumb",
"displayName": "Tom Thumb (US TX)",
"id": "tomthumb-bc7b86",
"locationSet": {
"include": ["us-tx.geojson"]
Expand All @@ -5429,6 +5429,24 @@
"name": "Tom Thumb"
}
},
{
"displayName": "TomThumb (US AL, FL, MS, TN)",
"id": "tomthumb-06d38e",
"locationSet": {
"include": [
"us-al.geojson",
"us-fl.geojson",
"us-ms.geojson",
"us-tn.geojson"
]
},
"tags": {
"amenity": "fuel",
"brand": "TomThumb",
"brand:wikidata": "Q123012206",
"name": "TomThumb"
}
},
{
"displayName": "Top",
"id": "top-5afa7a",
Expand Down

0 comments on commit e9e4485

Please sign in to comment.