Skip to content

Coverage

GET /v1/coverage

Returns the geographic boundaries of Canopi’s prediction network as a GeoJSON FeatureCollection.

Terminal window
curl -H "X-API-Key: cnpi_live_your_api_key_here" \
https://api.canopitech.ai/v1/coverage

The response includes region metadata (total sites, available species and methods, model version) plus a GeoJSON polygon representing the spatial extent of available prediction data.

Pacific Northwest (Oregon & Washington)

  • Approximately 18,000 prediction sites
  • 20 tree species
  • 2 planting methods (manual, drone-seeded)
  • 3 time horizons (1, 3, and 5 years)
  • Model: Mycel v0.2

The coverage network is densest in forested areas of western Oregon and Washington, with sparser coverage in dry eastern regions. Coordinates in the Willamette Valley, Cascades, Coast Range, and Olympic Peninsula will have the closest data point matches (typically under 2km).

Canopi’s model architecture is designed for national coverage. The underlying data source (USFS Forest Inventory and Analysis) has permanent plot networks in all 50 states. Regional expansion will follow the same data pipeline: FIA tree observations + SSURGO soils + PRISM climate + SRTM terrain.