# cartesiancs/map3d

🗺️ Generate City 3D map with R3F. Include building and road information.

Repository: https://github.com/cartesiancs/map3d
Canonical: https://ross.abutalabs.com/products/map3d
Homepage: https://map.fleet.im
Language: TypeScript
License: MIT
License Family: permissive
Topics: map, r3f, react, threejs, typescript
Last push: 2026-05-13T06:48:57+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 35, longevity 39
- inputs: {"age_days": 556, "days_push": 112, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2262, forks 374 (observed 2026-08-28T04:06:31.844341+00:00)

## What it is
map3d is a web application that generates real-world 3D city maps with buildings and roads using React-Three-Fiber and OpenStreetMap data. It supports exporting the generated 3D scenes as GLB files for use in digital twin, drone surveying, and GPS marker applications.

## Use cases
- generate a 3D map of a city from OpenStreetMap data
- export city buildings and roads as a GLB model
- build a digital twin of a real-world location
- visualize building footprints and road networks in 3D
- create GPS marker overlays on a 3D city map
- prepare 3D city models for drone surveying

## When to choose
- you need a free, browser-based tool to turn OSM data into 3D city models
- you want GLB export for use in other 3D engines or tools
- your project is built with React and Three.js and needs map geometry

## When to avoid
- you need guaranteed-accurate building heights, since OSM data may be missing or wrong
- you need textured or photorealistic buildings (not yet supported)
- you need offline or self-hosted map generation without a web interface

## Facets
- artifact type: application
- maturity: active
- function: graphics, data-visualization, geospatial
- domain: web-development, graphics
- platform: browser, cross-platform
- tags: 3d-map, react-three-fiber, threejs, openstreetmap, glb-export, digital-twin, maps, web-server

## Member repositories
- cartesiancs/map3d (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.844341+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:42:31.297891+00:00, confidence not recorded.
  - readme: https://github.com/cartesiancs/map3d (fetched 2026-08-28T04:06:31.844341+00:00, sha d37db11a0c8e)
  - homepage: https://map.fleet.im (fetched 2026-08-29T10:23:21.738455+00:00, sha bd1d52c26727)
- Data as of 2026-08-30T08:39:29.467469+00:00.
