Hey, assuming that you are talking about the web client, you should edit OSRM.config.js and set the routing engine URL to point to your local instance.
--Dennis Am 27.06.2013 um 06:26 schrieb Joseba Bolinaga <[email protected]>: > Hello, > > i have installed OSRM following instructions from this web > http://www.datamadre.com/posts/12, but if i check the routing viewer, > i do not get answers. I don“t know where the problem is. If i make > this request: localhost:5000/viaroute?loc=43.12,-2.00&loc=43.10,-2.10 > y get this answer: > > {"version": 0.3,"status":207,"status_message": "Cannot find route > between points","route_geometry": "","route_instructions": > [],"route_summary":{"total_distance":0,"total_time":214748365,"start_point":"","end_point":""},"alternative_geometries": > [],"alternative_instructions":[],"alternative_summaries":[],"route_name":["",""],"alternative_names":[["",""]],"via_points":[],"hint_data": > {"checksum":-594311935, "locations": > ["__________8AAAAA____fwAAAAAAAAAAwKt2_wAAAID", > "__________8AAAAA____fwAAAAAAAAAAwKt2_wAAAIB"]},"transactionId": "OSRM > Routing Engine JSON Descriptor (v0.3)"} > > Can anybody send to me some files generated by osrm > (name.osrm,name.osrm.edges,name.osrm.fileindex,name.osrm.hsgr,name.osrm.names,name.osrm.nodes,name.osrm.ramindex,name.osrm.restrictions) > in order that i can test my installation? > > > Thanks in advance and sorry for my poor english > > _______________________________________________ > OSRM-talk mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/osrm-talk _______________________________________________ OSRM-talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/osrm-talk
