Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.41k stars 3.4k forks source link

table output with geometry #2519

Open MichalPP opened 8 years ago

MichalPP commented 8 years ago

feature request for adding geometries output option with table request. if the geometries are "small", this should not have significant effect on the server (and significantly less than querying each table element via a separate request). Probably a global option on the maximum sizes of the geometries would be needed (maximum table size, or maximum (cumulative) time/distance or combination).

drag0s commented 8 years ago

+1