11# BSP Isobenefit Urbanism QGIS Plugin
22
3- QGIS plugin for Isobenefit Urbanism — a tool for brainstorming walkable urban
4- development against real-world datasets, based on walkable access to centralities
5- (shops, services) and green spaces .
3+ A QGIS plugin for exploring walkable urban development on real-world datasets,
4+ after D'Acci's Isobenefit Urbanism: every new home within a walk of a mixed-use
5+ centre (shops, services) and of green space .
66
77📖 ** Documentation & overview website:** < https://github-pages.ucl.ac.uk/BSP-isobenefit-qgis-plugin/ >
88
9+ ⬇ ** Get the plugin:** the ready-to-install ` isobenefit_qgis.zip ` is attached to every
10+ [ GitHub release] ( https://github.com/UCL/BSP-isobenefit-qgis-plugin/releases/latest )
11+ (QGIS: * Plugins → Manage and Install Plugins → Install from ZIP* ). A listing in the
12+ official QGIS plugin repository as an experimental plugin is in progress.
13+
914## Repository layout
1015
1116This repository contains two deliverables:
@@ -23,16 +28,17 @@ binaries: the compiled engine is installed from PyPI rather than bundled.
2328
2429## Installation
2530
26- 1 . In QGIS (4.x; the 3.40 LTR should also work, but is untested), enable experimental plugins (Plugins → Manage and Install Plugins →
27- Settings → "Show also experimental plugins"), then search for ** isobenefit**
28- and install it.
31+ 1 . Either install from the plugin manager, once the repository listing is live
32+ (QGIS 4.x or the 3.40 LTR: * Plugins → Manage and Install Plugins → Settings →
33+ "Show also experimental plugins"* , then search for ** isobenefit** ), or download
34+ ` isobenefit_qgis.zip ` from the
35+ [ latest release] ( https://github.com/UCL/BSP-isobenefit-qgis-plugin/releases/latest )
36+ and use * Plugins → Manage and Install Plugins → Install from ZIP* .
29372 . The first time you run the plugin it will check for the ` isobenefit `
3038 engine and, if it is missing, offer to install it into the QGIS Python
3139 environment for you. This needs an internet connection; ** restart QGIS** once
3240 it finishes.
3341
34- That's it — there is no longer any manual ` pip install numba/rasterio ` step.
35-
3642If the automatic install is blocked (e.g. a locked-down environment), the dialog
3743shows the exact command to run yourself, which is simply:
3844
@@ -51,8 +57,8 @@ downloads them for an area of interest.
5157Set the parameters and run. A single run is written iteration-by-iteration as a
5258categorical GeoTIFF and loaded as a temporal animation (press play in the Temporal
5359Controller). An ** ensemble** of runs instead produces development-likelihood layers
54- plus ** idealised planning scenarios** to compare — the existing fabric, the raw
55- ( as-grown) state, and moderately- vs tightly- clustered centre arrangements —
60+ plus ** idealised planning scenarios** to compare ( the existing fabric, the raw
61+ as-grown state, and moderately and tightly clustered centre arrangements),
5662alongside a ` _report.txt ` summarising the run. A demo project is in
5763[ ` scenarios/cambourne/ ` ] ( scenarios/cambourne/ ) (` cambourne.qgz ` ), and further worked scenarios sit alongside it in [ ` scenarios/ ` ] ( scenarios/ ) .
5864
0 commit comments