nyc-mesh · Python
Python toolkit for turning NYC open 3D source data into web-ready geodata via a typed CLI and SDK.
nyc-mesh bridges raw NYC 3D releases (CityGML, LiDAR, DEMs, footprints) and practical outputs for browsers, notebooks, and reproducible analysis. The goal is a short path from “point at official source data” to clipped buildings, joined attributes, terrain meshes, and web-friendly exports.
The City publishes rich 3D data, but the files are large, specialist, and painful to turn into something you can render or analyze at neighborhood scale. This package packages the opinionated first workflow: reproject, clip, join context, export.
bldg:measuredHeight)nyc-mesh export-geojson plus pipeline helpers in the nyc_mesh packageSelf-contained examples under examples/ mirror the pattern used in nyc311 (per-folder pyproject.toml, README, and runnable outputs)—see quickstart-citygml, landmark-3d-stack, building-height-analysis, and the shared example-template.
Complements the 2D boundary stack in nyc-geo-toolkit and the tabular or service-request workflows in nyc311: here the emphasis is NYC’s 3D corpus and web-ready geometry rather than complaints or administrative polygons alone.
═══════════════════════════════════════
Best viewed in Netscape Navigator 4.0at 800×600
© 2026 Blaise Albis-Burdige | hello@blaiseab.com
[ Top of Page ]