spacesyntax / CatchmentAnalyser

Calculate catchments from multiple origins using multiple costs.
GNU General Public License v3.0
0 stars 1 forks source link

With larger networks polygon creation is very slow #13

Open jorgegil opened 7 years ago

jorgegil commented 7 years ago

The polygon creation is very slow when running this with the sample OpenStreetMap data. Network creation is normal, and should be used in these cases.

Must improve this or it's not very useable. Or use an alternative concave hull algorithm.