Extracts frictionCoeff.txt file in CityCAT format from a shape file.
This model takes a shape file with non-default friction coefficients. These have polygons with an assocaited "value" which is the new friction coefficent
- friction coefficient
- Description: A .shp file for the non default friction coefficient. The shape file has a "value" which is the new friction coefficient
- Location: /data/inputs/friction_coeffs
The model should output only one file a FrictionCoeffs.txt file in /data/outputs/friction_coeffs
docker build -t friction-coeffs .
docker run --name friction-coeffs friction-coeffs
or
set "DATA_PATH=C:\Users\......\CityCAT-FrictionCoeffs-Docker\data"
python script.py