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

Update bank.json - Add First Neighborhood Bank #10030

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danieldegroot2
Copy link
Contributor

@danieldegroot2 danieldegroot2 commented Oct 12, 2024

Fixes #9927. (or at least, adds the bank itself. The location mentioned was an ATM/drive-through)

@Snowysauce
Copy link
Collaborator

The specified matchName will conflict with the following entry, as that entry and the proposed entry in this PR are both geofenced to West Virginia:

{
"displayName": "First National Bank (USA)",
"id": "firstnationalbank-fdc31a",
"locationSet": {
"include": [
"us-dc.geojson",
"us-md.geojson",
"us-nc.geojson",
"us-oh.geojson",
"us-pa.geojson",
"us-sc.geojson",
"us-va.geojson",
"us-wv.geojson"
]
},
"matchNames": ["fnb"],
"tags": {
"amenity": "bank",
"brand": "First National Bank",
"brand:wikidata": "Q5426765",
"name": "First National Bank"
}
},

@Snowysauce Snowysauce added the add brand Actionable - add a brand to the index label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add brand Actionable - add a brand to the index
Projects
None yet
Development

Successfully merging this pull request may close these issues.

First Neighborhood Bank (formerly First National Bank)
2 participants