greymouse1 / hierarchy_generator

Code for creating tree hierarchies
0 stars 0 forks source link

Code for generating hierarchy trees from polygons

  1. Shape files are used as input
  2. WKB files with triangles are produced
  3. WKB is converted to WKT
  4. WKT files are used to create networkx graph