2017-11-22 20:34 GMT+01:00 Daniel Patterson <[email protected]>: > 2) There is no built-in isochrone service. I assume you're looking > for GeoJSON polygons that contour away from the start point? > There are some WIP pull requests for isochrones (take a look > at the active pull requests), but nothing in the main codeline yet. > You can also generate them client-side using an approach like this: > > https://blog.mapbox.com/add-isochrones-to-your-next-application-e9e84a62345f > which uses the `table` plugin, instead of the route plugin.
Yes, I would like to generate some polygon, one for each travel time. Probably, the best way would be to use one of the free online services (if any) as I don't need to make this polygons very often (maybe once per month) thus having the whole OSRM installed may be over kill. _______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
