## [2.0.0] - 2026-06-11 Complete rewrite: PlanX is now the **Urban Analytics Studio** — an embedded analytics engine with eleven Processing algorithms, zero external dependencies, English-only UI. ### Added - **Engine** (`engine/`): NumPy core with SciPy `csgraph` fast path and an identical pure-Python Dijkstra fallback; CSR primal (junction) and dual (segment/angular) graph builders; Brandes (2001) betweenness with radius limiting, pruned dual-cost search and source sampling; closeness (Wasserman–Faust + harmonic) and straightness; pure-geometry morphology kernels (shoelace, monotone-chain hull, rotating-calipers MRR, orientation entropy, meshedness). - **Network Analysis**: Prepare Network (noding/dedupe/sliver removal), OD Cost Matrix (detour ratio, desire lines), Service Areas / Isochrones (multi-source bands as edges + dissolved polygons), Nearest Facility Allocation (assignment, spider lines, facility load summary). - **Centrality & Space Syntax**: Network Centrality (degree, closeness, harmonic, straightness, node+edge betweenness); Space Syntax segment angular analysis with metric radii — integration, choice, NACH, NAIN (Hillier & Iida 2005; Hillier, Yang & Turner 2012). - **Urban Morphology**: Building Form Metrics (IPQ, convexity, rectangularity, elongation, orientation, courtyards, fractal dimension, shared-wall ratio); Morphological Tessellation (Fleischmann method on native GEOS Voronoi); Spacematrix Density (GSI/FSI/OSR/L + class); Street Network Morphology (orientation entropy/order after Boeing 2019, alpha/beta/gamma indices, junction typology). - **Accessibility**: Multi-Amenity Access Score — 15-minute-city composite over any number of amenity layers. - **PlanX Studio dock**: grouped launcher for the toolset. - New brand icon and hero banner; ROADMAP with the v2.x plan. - Test suite: 52 engine unit checks vs hand-computed graphs; 43-assert end-to-end harness verified on QGIS 3.44 LTR **and** QGIS 4.0.2. ### Changed - `hasProcessingProvider=yes`; minimum QGIS raised to 3.22; metadata, tags and description rewritten for the analytics scope. ### Removed - The legacy mixed script collection (16 tools): QNEAT3/GRASS-dependent ODQNet and NetCentral, duplicates of other PlanX plugins (parcelflux, coverage footprint, road platform), and assorted utilities. Their network use-cases return as embedded, dependency-free implementations.
yes
geo140195philo
2026-06-10T21:52:14.043075+00:00
3.22.0
4.99.0
None
no
Plugin Tags