Explore, filter and visualize tree data in Bengaluru from the BBMP Tree Census
- View all trees or trees by seasonal blooming patterns
- Enriched metadata including images, flowering patterns, common names, and further reading resources
- Filter by area, tree species and more
- Share links for custom map states
- Install dependencies with
pnpm install(ornpm install) - Prepare data files for the frontend with
pnpm run data:all(ornpm run data:all) - Start local dev server with
pnpm run start(ornpm run start) - Build site deployment assets with
pnpm run build(ornpm run build)
The data is sourced from the BBMP Tree Census data available on OpenCity
Various data quality issues in the BBMP Tree Census data have been previously documented.
Thanks to BBMP for conducting the BBMP Tree Census
Components of this repository, including code and documentation, were written with assistance from Claude AI.

