Panel tutorials
Step-by-step walkthroughs of every SciGraphs, OSMnx and City2Graph panel, each following a concrete case so you can reproduce the result button by button. Each one mirrors a single panel and ends where the next begins, so they chain into a full pipeline. These are the worked “typical workflows” referenced from the Panel Reference.
Example areas
Most tutorials use Burjassot, Valencia (Spain): compact, well connected, rich in amenities. The elevation and basemap tutorials use a 2 km radius around Avenida Naciones Unidas, La Paz (Bolivia) instead, where the relief makes DEMs, node elevations, street grades and draped imagery clearly visible.
SciGraphs panels
The core of the add-on: it works on any graph, geographic or not. See the set’s own index for how these relate to the Jupyter notebooks, which cover the same ground from Python and in more depth.
OSMnx panels
City2Graph panels
New to the add-on? Enable SciGraphs (see Installation), open the 3D Viewport sidebar with N, and start with Download a street network. To script the same operations instead, see the Python API reference.