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 Additional Input Parameters for all Providers #36

Open
boldtrn opened this issue Feb 20, 2018 · 5 comments
Open

Add Additional Input Parameters for all Providers #36

boldtrn opened this issue Feb 20, 2018 · 5 comments

Comments

@boldtrn
Copy link
Member

boldtrn commented Feb 20, 2018

Once #34 is merged, we should document special input parameters for each provider, that differ from the official doc here.

We should also check if we can/should add additional input parameters to use some of the special functions some providers offer (e.g. gigraphy offers radius search).

@boldtrn
Copy link
Member Author

boldtrn commented Feb 22, 2018

I just checked for Nominatim there are quite a lot of parameters that could make sense to add:

street=<housenumber> <streetname>
city=<city>
county=<county>
state=<state>
country=<country>
postalcode=<postalcode>
countrycodes=<countrycode>[,<countrycode>][,<countrycode>]...

Should we add them?

@boldtrn
Copy link
Member Author

boldtrn commented Mar 1, 2018

OpenCageData has some interesting additional parameters as well (found here):

  • abbrv
  • min_confidence

@karussell
Copy link
Member

Yes, the stuff for nominatim looks interesting

@boldtrn
Copy link
Member Author

boldtrn commented Feb 11, 2019

Should I go ahead and add any of these parameters for Nominatim?

@karussell
Copy link
Member

The nominatim Parameters seems to be worth, so, yes please :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants