Can I get time and distance from OSM2PO routing without loading the data into PostgreSQL? I've seen the answer regarding matching IDs with the DB, but I need to do this using only the OSM2PO service.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
Are you using SOAP or HTTP/GET via JavaScript/AJAX? In both cases you get all segments where each segment contains the distance and time values. All you have to do is to add those values. |
|||||||
|