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

Add handling for New York City and Washington D.C (and other exceptions) #41

Open
leszakal opened this issue Dec 10, 2024 · 0 comments
Open

Comments

@leszakal
Copy link
Contributor

NYC and DC will cause the application to error out. Believe this is due to them having atypical situations when it comes to the county and department info. Google Maps is likely not supplying a county since NYC has multiple and DC has none. I imagine it will throw errors in similar cases.

Solution may be to handle NYC and DC as separate cases entirely while adding exception handling for when the necessary data is absent.

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

No branches or pull requests

1 participant