VoxCity Tutorial NotebooksΒΆ
Welcome to the VoxCity tutorials! These notebooks will guide you through generating 3D voxel-based urban models and running various urban simulations.
π Getting StartedΒΆ
Notebook |
Description |
Difficulty |
|---|---|---|
Start here! Quick 5-minute introduction with automatic data source selection |
β Beginner |
|
Complete guide to all features, data sources, and options |
ββ Intermediate |
|
Comprehensive overview of all available data sources |
ββ Intermediate |
π¬ Urban SimulationsΒΆ
Notebook |
Description |
Applications |
|---|---|---|
Solar irradiance analysis (ground & building surfaces) |
Energy, comfort, shading |
|
Green View Index & Sky View Index |
Walkability, urban greening |
|
Landmark visibility analysis |
Planning, tourism, heritage |
π¨ Visualization & ExportΒΆ
Notebook |
Description |
Output Formats |
|---|---|---|
3D rendering options and simulation overlays |
Images, interactive views |
|
Export to OBJ format for 3D software |
Blender, Rhino, SketchUp |
|
Export to ENVI-met INX format |
CFD simulations |
π Learning PathΒΆ
For BeginnersΒΆ
Start with demo_quickstart to generate your first model
Explore demo_3d_visualization to see your model in 3D
Try demo_view for a simple simulation
For Advanced UsersΒΆ
Read demo_data_sources to understand all options
Follow demo_basic for full control
Use demo_solar for detailed irradiance analysis
Export with demo_envi-met for CFD workflows
π Data RequirementsΒΆ
Most tutorials require Google Earth Engine access for downloading geospatial data. See the data sources notebook for:
Authentication instructions
Available data sources by region
Offline alternatives
π‘ TipsΒΆ
Start small: Use areas under 500m Γ 500m while learning
Mesh size: 5m is a good default; use 2-3m for detail, 10m for large areas
Save your work: Use
save_voxcity()to avoid re-downloading data
Tutorials:
- ποΈ VoxCity Quick Start Guide
- ποΈ VoxCity Complete Demo
- π¦ Step 1: Prepare Environment
- π Step 2: Define Target Area
- βοΈ Step 3: Configure Data Sources
- ποΈ Step 4: Generate 3D Voxel Model
- πΎ Step 5: Export to Different Formats
- Step6 Urban simulations
- 6.1. Solar radiation
- 6.3. Landmark visibility
- ποΈ VoxCity Data Sources Guide
- π³ VoxCity View Index Analysis
- βοΈ VoxCity Solar Irradiance Analysis
- ποΈ VoxCity Landmark Visibility Analysis
- π¨ VoxCity 3D Visualization
- π¦ VoxCity OBJ Export
- ENVI-met Export Demo