Re: [OSRM-talk] (no subject)

2015-02-12 Per discussione Guillaume Beraudo
Hi,

If you want raw json data, then use a normal query like $http.get.

Second, you can pass compression=false to bypass the polyline encoding.


Cheers,

Guillaume

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk


Re: [OSRM-talk] Lua profile using SRTM elevation

2015-01-30 Per discussione Guillaume Beraudo
Hello,

 From lua, 'way.path' always evaluates to 'nil'.
 Is it possible to access the node ids of the way.path from lua?
 Is there some luabind magick I could add to ScriptingEnvironment.cpp?
 Is there a better method?

Finally, I extract the nodes in postgis from the way geometry.

Cheers,

-- 
Guillaume Beraudo
Camptocamp Engineer

___
OSRM-talk mailing list
OSRM-talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osrm-talk