Even and odd values in isochrone API

6 views
Skip to first unread message

Tyler Dukes

unread,
Oct 16, 2018, 11:26:02 AM10/16/18
to openrouteservice.org
Hello,
I'm trying to query the API to create isochrones for set of points, each of which should have isochrones at a distance of 1 to 20 miles at an interval of 1 mile each. I know the API limits queries such that range / interval = 10. But I thought one workaround could be two separate queries, one with distance = 20 and interval = 2 and the other with distance = 19 and interval = 2.

I expected that query to return odd and even values, but it looks like it only returns even values in both queries.

Any idea if that's a bug? Is there another way I could do this?

Thanks in advance.

Tyler Dukes
Reply all
Reply to author
Forward
0 new messages