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

Talback user : Describe around me functionnality #4

Open
snigle opened this issue Sep 10, 2016 · 2 comments
Open

Talback user : Describe around me functionnality #4

snigle opened this issue Sep 10, 2016 · 2 comments

Comments

@snigle
Copy link
Owner

snigle commented Sep 10, 2016

Give details about streets around me.
Eg (fr) : à 50 m à droite avenue foch, à 120 à gauche rue de Seize, derrière nous à 250 m place Victor Hugo

@snigle
Copy link
Owner Author

snigle commented Sep 17, 2016

If someone has idea how to do it. I don't think that it's possible with geocoding api ...
@eilite @matthieusb
We need to get latitude/long and name of some streets around a location.
Maybe an API giving list of street ? like opendata Pau ?

@snigle
Copy link
Owner Author

snigle commented Sep 18, 2016

Some interesting openstreetmap endpoint :
All relations in a bounding box : https://wiki.openstreetmap.org/wiki/API_v0.6#Retrieving_map_data_by_bounding_box:_GET_.2Fapi.2F0.6.2Fmap
Get all relations of a node : https://wiki.openstreetmap.org/wiki/API_v0.6#Relations_for_element:_GET_.2Fapi.2F0.6.2F.5Bnode.7Cway.7Crelation.5D.2F.23id.2Frelations (need to find the id of the current street before)

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

1 participant