issues
search
tooledesign
/
pybna
Python module to implement BNA logic in a PostGIS database
GNU General Public License v3.0
10
stars
6
forks
source link
QC methods
#71
Open
spencerrecneps
opened
4 years ago
spencerrecneps
commented
4 years ago
Add methods for QC. Examples:
Create GIS layers centered in the study area that show buffered distances taken from the config (e.g. max_distance, detour_agnostic_threshold)
Create GIS layers that show unusually short or long segments, high numbers of intersection legs, etc.
spencerrecneps
commented
4 years ago
Create GIS layer of only the low-stress network (to make sure the max_stress is set correctly)
Add methods for QC. Examples: