NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello i want to tell user that restaurant is about to come in 200-500 m please slow down.For implementing this my thought was:

  1. Map all resturant to some point on some road?(Assuming this is done)
  2. Find on which road using is traveling based on geolocation?

Now for second i need to find way to determine the road based on geolocation.Also i think i need to know the direction of road to determine road.

please suggest how can i achieve this.

After determining road and point on road , direction of road, i need a way to find the resturants point which are in the forward direction of the road.

Please suggest how can i do this using postgis and osm data

asked 26 Apr '18, 11:49

two10's gravatar image

two10
11112
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×223
×3

question asked: 26 Apr '18, 11:49

question was seen: 722 times

last updated: 26 Apr '18, 11:49

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum