Skip to content

feat(server): building facts endpoint — GET /buildings/{osm_id} + POST /buildings/import-sidecar (G1) #299

Description

@nigel-hall-codes

Add server endpoints so the iPad can browse buildings and read per-building facts (neighborhood, shape, dims, street_facades[], footprint_hash).\n\nEndpoints:\n- POST /buildings/import-sidecar — ingest the bake's per-chunk sidecar JSON\n- GET /buildings?neighborhood=…&type=… — paginated building list\n- GET /buildings/{osm_id} — full facts for one building\n\nBlocks the iPad building browser. Discovered from #298.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions