Skip to content

Conversation

@EthShaw
Copy link
Member

@EthShaw EthShaw commented Feb 2, 2026

To address #246, I propose we have an "address cache" that contains the GPS lookup locations for each address. The scraper can be modified to populate this. The reason I am proposing caching address location instead of event locations is that from year to year, many events will keep the same addresses.

For events that have seriously malformed or missing addresses, the event_fallback_locs.json file can still be used.

I have made modifications to the scraper to generate this file, but it still needs some work to clean things up (PR forthcoming). I figured it best to go ahead and put this up for review so the event addresses can be fixed on the map. I am open to other suggestions for how to handle this TBA API change as well.

@ErikBoesen requesting review

Since TBA is no longer looking up geolocations based on addresses for events, we will have to do that with the scraper. This takes those geolocated addresses, puts them in a JSON file, and uses FIRSTMap to

For events that lack a valid address, GPS coordinates are still put in event_fallback_locs.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant