Project Filelist for Tools for QGIS or GeoPandas
File Release Notes and Changelog
Release Name: 0_1_0
Release Notes
Version 0.1.0 - rev. 5628 - 14 Dec 2017 ---------------------------------------------------- * connectedSpaces, buildingsExtRings, patios = STConnectedSpacesAndPatios(inputLayer, buffDist=0.0).execute() * skeleton, nodes, voronoi = STSkeletonizeTheVoid(buildingsExtRings, samplingDist=10.0).execute() ==> la skeletonization ne crée plus que 3 couches, les retourne en sortie, et ne prend plus de smoothingDist puisqu'elle ne simplifie plus automatiquement les données d'entrée. Il faut explicitement invoquer STConnectedSpacesAndPatios préalablement à la skeletonization * indic = STSpatialAttributeCommand([AreaConvexityDefect, GraveliusIndex, MillerIndex ], intersections, outputLayerName=None).execute() * STKernel a disparu - elle est remplacée par STSpatialCommand(Kernel, ...)
No change log