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

Commits on Jun 17, 2020

  1. add 'type' field to geocodejson output

    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 committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    e8ab944 View commit details
    Browse the repository at this point in the history