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 'type' field to geocodejson output #473

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

lonvia
Copy link
Collaborator

@lonvia lonvia commented Jun 17, 2020

The type field is computed from the address rank similar to what is done for the address objects. The 'location' type munges everything together that does not fit into the other values: house, street, city, region, country.

The type field is present in the database but not indexed.

Fixes #470.

The type field is computed from the address rank similar to what
is done for the address objects. The 'location' type munges
everything together that does not fit into the other values:
house, street, city, region, country.

The type field is present in the database but not indexed.
@lonvia lonvia merged commit 5b9b1e0 into komoot:master Jun 24, 2020
@lonvia lonvia deleted the add-place-type-to-output branch December 5, 2020 16:14
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.

Add type to the geocodejson response
1 participant