All data sources

OSM Energy Infrastructure

No authosm-energy

Query OpenStreetMap's crowdsourced energy infrastructure anywhere on Earth through the Overpass API. Find power plants, substations, generators, transmission lines, and towers (with voltage, operator, source, and output), plus oil and gas pipelines, by a required bounding box and OSM tag. The only global, no-auth, queryable source for power and pipeline assets — it complements US-only HIFLD, BTS NTAD, and Rextag with worldwide coverage. Every query is bounded to keep results sane and the upstream mirrors happy.

Provenance

PublisherOSM Energy Infrastructure

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (4)

  • searchPowerInfra

    read

    Find OSM power plants, substations, generators, lines, or towers in a bbox.

    type + bbox REQUIRED. GeoJSON; tags: voltage, operator, source, output.

  • searchPipelines

    read

    Find OSM oil/gas/water pipelines (man_made=pipeline) in a bbox.

    bbox REQUIRED; substance/usage best-effort (often absent). LineString geom.

  • searchByTag

    read

    Escape hatch: query any OSM key=value tag within a bbox.

    key/value validated [A-Za-z0-9_:]; bbox REQUIRED. node/way/relation.

  • getServiceInfo

    read

    List Overpass mirrors with live reachability and the tag vocabulary.