Features
Geographic features — the assets located on a site (wind turbines, solar arrays, substations, met towers, and the like). Each feature carries a feature type, free-form metadata, and a GeoJSON geometry in WGS 84.
The list is keyset-paginated; narrow it with filter[site_id] to a single site,
filter[type], or the timestamp filters. An individual feature id is globally
unique and is fetched directly: GET /atlas/features/{id}.
A company sees published features (scoped_to_company_id is null) and features
scoped to it. Features are soft-deleted by decommissioning, which closes the
feature's active window (active_time_end) — decommissioned features remain
readable for historical reporting.
List Features
**Required scope:**
Show a Feature
**Required scope:**