No regions found.
) : ( features.map((f) => { const hasChildren = index!.features.some( (c) => c.properties.parent === f.properties.id, ); return ({f.properties.name}
{f.properties.id}
✓ Sub-region: {radius} km around {selected!.display_name.split(",")[0]} — bbox [{bbox.map((v) => v.toFixed(4)).join(", ")}]
)} {!selected && (Search for a location to select a sub-region, or leave empty to use the entire dataset.
)}Select a city center and radius to ingest only that sub-area of the dataset. Recommended for large regions (e.g. entire states). Affects OSM import, routing tiles, and grid analysis.
Source URL
{region.properties.urls.pbf}
{stage.label}
{stage.status === "active" && ( <>{stage.message}
> )} {stage.status === "failed" && error && ({error}
)}Select an OpenStreetMap region to import for 15-minute city analysis.