Overview

The Temane map-folio example under /home/aaron/framework/map-folio_temane/ is especially useful here because it separates infrastructure into practical families:

That separation is better than one generic “infrastructure” layer because the analytical role of each family is different.

Why it matters

When to use

Use infrastructure layers when:

Inputs

Common inputs:

The archived Temane OSM-derived example is a useful reminder that even an imperfect local extract can still show valuable patterns, including major highways, unpaved roads, power lines, generators, and substations.

Layer family Typical use Common caution
Roads and tracks Access, logistics, route comparison Surface and passability are often incomplete
Power lines Grid context, crossings, network adjacency Voltage and operator are unevenly populated
Power facilities Generation, substations, switching points Polygon versus point representation can vary
Buildings Settlement intensity and built footprint Building coverage can be dense but semantically shallow
Amenities Community and service context High thematic value, low completeness in some regions

Workflow and method

  1. Separate transport, power, and social-service context into different layers.
  2. Preserve source attributes like highway, power, voltage, and surface.
  3. Normalize a smaller project schema for analysis.
  4. Simplify geometry for web display if needed.
  5. Keep a richer analytical copy for desktop review.

Live infrastructure sample

Outputs

Useful outputs include:

Limitations