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:

  1. Create GIS layers centered in the study area that show buffered distances taken from the config (e.g. max_distance, detour_agnostic_threshold)
  2. Create GIS layers that show unusually short or long segments, high numbers of intersection legs, etc.
spencerrecneps commented 4 years ago
  1. Create GIS layer of only the low-stress network (to make sure the max_stress is set correctly)