Wind turbine detection

An algorithm that detects wind turbines in SPOT imagery.


Overview

The algorithm uses object detection in SPOT display imagery to detect wind turbines. The result is a GeoJSON file with polygons drawn around detected wind turbines.

Wind turbine detection can be used for energy production monitoring, infrastructure management, and construction monitoring.

General

Specification Description
Provider Airbus Agrimetrics
Process type

Analytics from 150 credits per km2

Performance

The algorithm has been developed using a 40,000-object dataset created specifically for this purpose.

Requirements for input imagery

Input data items must be added to storage in 2023 or later.

CollectionData product
SPOTCatalog: Display

Input parameters

Use the detection-wind-turbines-airbus name ID for the processing API.

JSON
{
"inputs": {
"title": "Processing imagery over Berlin",
"item": "https://api.up42.com/v2/assets/stac/collections/21c0b14e-3434-4675-98d1-f225507ded99/items/23e4567-e89b-12d3-a456-426614174000"
}
}
Parameter Overview
inputs.title string | required

The title of the output data item.

inputs.item string | required

The absolute API path to the input data item.