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

Enrich IndexManager with PostalCode #46

Closed
giorgio84 opened this issue Mar 3, 2021 · 0 comments · Fixed by #49
Closed

Enrich IndexManager with PostalCode #46

giorgio84 opened this issue Mar 3, 2021 · 0 comments · Fixed by #49
Assignees

Comments

@giorgio84
Copy link
Collaborator

Scenario Summary

Along with the reverse geocoding response, we should provide also the information of postalCode

Proposed Solution

Enrich the ReverseGeocodingResponse returned by the reverse geocoding API with the postalCode, adding the logic into the IndexManager. So when the IndexManager will start, it will load also all available postalCode for each country.

@giorgio84 giorgio84 self-assigned this Mar 3, 2021
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# Scenario Summary

Along with the reverse geocoding response, we should provide also  the
information of postalCode

# Proposed Solution

Enrich the `ReverseGeocodingResponse` returned by the reverse geocoding
API with the postalCode, adding the logic into the `IndexManager`. So
when the `IndexManager` will start, it will load also all available
postalCode for each country.
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# Scenario Summary

Along with the reverse geocoding response, we should provide also  the
information of postalCode

# Proposed Solution

Enrich the `ReverseGeocodingResponse` returned by the reverse geocoding
API with the postalCode, adding the logic into the `IndexManager`. So
when the `IndexManager` will start, it will load also all available
postalCode for each country.
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# New features and improvements

- Enriched IndexManager with postal codes, so they will be available
during reverse geocoding
- Updated README.md with postal codes extraction documentation
- Created bash script for automating postal codes shape file

#Related issue

Closes #46
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# New features and improvements

- Enriched IndexManager with postal codes, so they will be available
during reverse geocoding
- Updated README.md with postal codes extraction documentation
- Created bash script for automating postal codes shape file

#Related issue

Closes #46
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# New features and improvements

- Enriched IndexManager with postal codes, so they will be available
during reverse geocoding

#Related issue

Closes #46
giorgio84 pushed a commit that referenced this issue Mar 4, 2021
# New features and improvements

- Enriched IndexManager with postal codes, so they will be available
during reverse geocoding

#Related issue

Closes #46
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 a pull request may close this issue.

1 participant