following this tutorial I set up a Open Trip Planner (version 0.11.0) stand alone server. It works very well at
http://localhost:8080/index.html and for example at
http://localhost:8080/otp/routers/default/index/routes returns a routes json.
Now I'd make rest api request (I'm interesting to Isochrone api). I try return isochrone geometry as a set of GeoJSON polygons at the url specified at this link but doesn't work. Can you suggest the right url to get Isochrone GeoJSON.
Thanks
f.
أكثر...
http://localhost:8080/index.html and for example at
http://localhost:8080/otp/routers/default/index/routes returns a routes json.
Now I'd make rest api request (I'm interesting to Isochrone api). I try return isochrone geometry as a set of GeoJSON polygons at the url specified at this link but doesn't work. Can you suggest the right url to get Isochrone GeoJSON.
Thanks
f.
أكثر...