chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

Public API: Added important GeoJSON parameters to accessibility map polygon #909

Closed shymkom45 closed 2 months ago

shymkom45 commented 2 months ago

The durationSeconds and areaSqM parameters have been added to the accessibility map GeoJSON in the /api/v1/accessibility endpoint response. The durationSeconds parameter especially is necessary to differentiate between the travel time represented by each polygon generated in the response. Also, the QGIS plugin needs this information to differentiate between the polygons.