Earth Observation Evidence — NASA and Copernicus avatar

Earth Observation Evidence — NASA and Copernicus

Pricing

Pay per usage

Go to Apify Store
Earth Observation Evidence — NASA and Copernicus

Earth Observation Evidence — NASA and Copernicus

Receipt-bound official NASA HLS and Copernicus Sentinel scene metadata for a bounded area and time window, with rights, freshness, source hashes, and explicit non-interpretation limits.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Bryan

Bryan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

an hour ago

Last modified

Categories

Share

Query current official NASA HLS and Copernicus Sentinel scene catalogs for one bounded area and time window. The Actor returns a receipt-bound multimodal evidence entry that agents and data teams can consume directly.

What you get

  • official NASA HLS Landsat and Sentinel-2 catalog records;
  • official Copernicus Sentinel-2 L2A and Sentinel-1 GRD catalog records;
  • acquisition time, intersecting geometry, platform, instruments, cloud cover where published, nominal resolution, and official asset links;
  • a separate query receipt for every selected source, including the response hash and retained count;
  • source-rights and attribution receipts;
  • coverage, freshness, entry, and run hashes;
  • explicit SOURCE_UNAVAILABLE or SCOPE_INCOMPLETE state when a selected source fails.

The Actor queries public STAC metadata. It does not download imagery pixels, run object detection, identify a person, or claim that a catalog record proves ownership, permit status, legality, causation, damage, safety, or responsibility.

Quick start

{
"aoiId": "orlando-demo-001",
"bbox": [-81.45, 28.45, -81.25, 28.65],
"startDate": "2026-08-01",
"endDate": "2026-08-25",
"sources": [
"nasa_hls_landsat",
"copernicus_sentinel_2_l2a"
],
"maxItemsPerSource": 10,
"maxCloudCover": 60
}

bbox is [west, south, east, north] in WGS84 coordinates. The Actor limits requests to 25 square degrees, 366 days, 100 items per source, and the four named official catalogs.

Output contract

The default dataset contains one civicdataforge.multimodal-evidence-entry.v1 object. Its observations keep official catalog-query receipts and individual Earth-observation scene records separate. SOURCE-MANIFEST and RUN-RECEIPT are also written to the default key-value store.

Use coverage.complete_for_declared_scope before relying on the bounded query. A completed zero-result query means only that the named catalog returned no retained records for the exact area, time, source, and cloud filter; it is not a universal no-imagery claim.

Source and rights boundary

CivicDataForge redistributes normalized public catalog metadata and official source links, not satellite imagery bytes or publisher-created visualizations. Upstream attribution remains attached to every observation.

Agent access

  • Actor: civicdataforge/earth-observation-evidence
  • MCP: https://mcp.apify.com/?tools=civicdataforge/earth-observation-evidence
  • Support: civicdataforgehq@gmail.com

For an area plus permit, facility, telemetry, or other official-record evidence, use the CivicDataForge Evidence Gateway and keep each layer's meaning, clocks, rights, and uncertainty intact.