BottleNcr
This tool was built for the study project 'Python in GIS' at ifgi during the summer term of 2017.
Getting Started
Prerequisites
- ArcGIS 10.5 or higher
- tested on Python 2.7.12
not tested on ArcGIS Pro!
Installing
- Download this repository as .zip file and unzip all files to your desired location.
How to run?
- Open ArcMap
- Create a folder connection to the unzipped files
- Inside of the folder connection, open the Toolbox and start the script
BottleNcr
- Select your track (as .shp file) in which you want to identify bottlenecks
- [Optional] Specify an accuracy threshold value
- Navigate to a folder where you want to store the results
- Now run the script
Results
You can now see the colored track in ArcMap, where green indicates slow speeds, yellow medium speeds and red high speeds. Furthermore, you can see bottlenecks indicated by blue areas. The darker the blue area the higher the point density.
Besides that, your output folder opens and you can inspect the plots.
Authors
- Felix Erdmann - felixerdy
- Marc Dragunski - mdragunski
- Jan Suleiman - jansule
- Nico Steffens - nsteffens
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
Built with ❤️