0

Hi, I am doing a java aplication, and I use a Google Distance Matrix API (https://developers.google.com/maps/documentation/distancematrix/) for calculate the distance (time and km) between 40 points(for example) but it have limitations... exists an openstreetmap alternative?

Thanks

asked 24 Oct '12, 11:53

RoberV's gravatar image

RoberV
11112
accept rate: 0%

edited 24 Oct '12, 12:07

SomeoneElse's gravatar image

SomeoneElse ♦
33.0k65343778


2 Answers:
0

Currently there is no official routing API for OSM yet but there are lots of third-party routing solutions, either offline routers (and consequently without any limitation) or online routers where each service has different limitations (or none at all).

permanent link

answered 24 Oct '12, 13:47

scai's gravatar image

scai ♦
31.9k20291442
accept rate: 23%

0
permanent link

answered 26 May '15, 17:15

peatar's gravatar image

peatar
3512312
accept rate: 8%

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:

×263
×51
×4

question asked: 24 Oct '12, 11:53

question was seen: 11,284 times

last updated: 26 May '15, 17:15

powered by OSQA