Explore...

Map of Shared Places

Open the data-backed Local Commons map without doing satellite database work during route render.
Open the interactive Local Commons map

Use the full-screen Browse map for the live demo. It renders the map shell first, then loads candidate commons through the Local Commons API after the route is already visible.

Shell first

The route returns this lightweight page immediately instead of running map row, trail overlay, or geometry queries on the server.

Fetch after entry

Browse map rows, filters, scoped options, and selected boundaries are loaded by the client workspace after hydration.

Safer demo path

The full-screen map remains available for the demo while avoiding page-load database contention.