riccardoklinger / Hqgis

A Plugin for QGIS to use the HERE API
GNU General Public License v3.0
45 stars 10 forks source link

Feature request - Calculate Public Transport Isochrones #36

Open Leinatan opened 4 years ago

Leinatan commented 4 years ago

Hi,

It would be great if it were possible to use the API to calculate public transport isochrones directly in QGIS!

https://developer.here.com/documentation/transit/topics/resource-isochrone-search.html

I am unfortunately totally unable to contribute to any coding, but let me know if I can help in any other way....

riccardoklinger commented 4 years ago

Yes this makes sense. It is a bit strange to have a seprate endpoint for those public transit option but it would definitely make sense. the endpoint description is in the link provided above. Currently I was just using the route API.

Leinatan commented 3 years ago

Hey,

More than a year later, still needing this! Still not a programmer, but if it's doable with basic coding knowledge, I'm willing to help.

Leinatan commented 3 years ago

Ok so apparently PT API v8 doesn't do PT isochrones anymore... https://developer.here.com/documentation/public-transit/dev_guide/index.html

So that's that.