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

In short i want to be able to replicate what i see on navigation apps where within 2-3 seconds of passing a road speed sign the value displayed updates on the app screen.

I have tried the following code however it only returns values when the around radius is at least 25000

https://lz4.overpass-api.de/api/interpreter? data=[out:json];nodemaxspeed;out%20meta;

I am wanting to return the single speed limit related to the speed of the location of the vehicle

I thanks you in advance for assisting and advising the vbest api endpoint to use and the relevant paramaters to include to achieve the above

asked 12 May '19, 04:06

Speedless%20Australia's gravatar image

Speedless Au...
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:

×483
×46

question asked: 12 May '19, 04:06

question was seen: 1,131 times

last updated: 12 May '19, 04:06

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