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 support for building and boundary calculations in geocoding response #304

Open
asif-mahmud opened this issue Aug 28, 2024 · 0 comments · May be fixed by #306
Open

Add support for building and boundary calculations in geocoding response #304

asif-mahmud opened this issue Aug 28, 2024 · 0 comments · May be fixed by #306
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@asif-mahmud
Copy link

Is your feature request related to a problem? Please describe.
Geocoding APIs now experimentally support extra computations which yields buildings and entrances, but the library doesn't provide them in response typing.

Describe the solution you'd like
Add new types in geocoding result.

Describe alternatives you've considered
The parameter extra_computations has to be added in request by Custom property now, thought about adding them by some flags like EnableBuildingAndEntrances. But still have to add the types in response.

Additional context
Doc links -

@asif-mahmud asif-mahmud added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
1 participant