Skip to content

docs(user-guide): Expand Buildings toolkit with full usage guide#772

Merged
yehudarav merged 1 commit into
masterfrom
issue641
Mar 26, 2026
Merged

docs(user-guide): Expand Buildings toolkit with full usage guide#772
yehudarav merged 1 commit into
masterfrom
issue641

Conversation

@yehudarav
Copy link
Copy Markdown
Collaborator

Summary

Expands the Buildings toolkit user guide from 35 lines to ~220 lines covering:

  • Querying by bounding box (WGS84/ITM, with elevation, specific data source, GeoJSON)
  • Height extraction (BLDG_HT, fallback, raster topography integration)
  • Urban morphology: lambda_P, lambda_F, hc block analysis with caching
  • Convex building cluster detection
  • 3D STL generation via FreeCAD
  • Complete end-to-end example

Test plan

  • Verify page renders with mkdocs serve

🤖 Generated with Claude Code

Replaces 35-line stub with comprehensive documentation covering:
- Querying by bounding box (WGS84/ITM, with elevation, specific data source)
- Filtering from GeoJSON
- Height extraction (BLDG_HT, building:levels fallback, raster topography)
- Urban morphology analysis (LambdaFromBuildingData): lambda_P, lambda_F,
  hc computation with block decomposition, caching, and wind direction
- Convex building cluster detection (ConvexPolygons)
- 3D STL generation via FreeCAD (regionToSTL and low-level method)
- Complete end-to-end example (query → morphology → STL → clustering)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yehudarav yehudarav merged commit bba33f5 into master Mar 26, 2026
@yehudarav yehudarav deleted the issue641 branch March 26, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant