🛰️ Live Satellite Data

Forest Intelligence
at Satellite Speed

Real-time NDVI monitoring, carbon credit tracking, and precision fleet analytics for plantation operations across Southeast Asia — synced every 15 minutes.

No setup required
15-min sync interval
Built on Cloudflare
📊 NDVI Live Feed Live
PAD-001
PAD-002
PAD-003
PAD-004
4
Plantations
4
Sensors
3
Trucks

Trusted by plantation operators

0
API uptime %
0
Sync interval (min)
0
NDVI fetch speedup ×
0
Active data tables
Platform

Everything your plantation needs

From satellite imagery to carbon markets — all synced, indexed, and ready to query.

🛰️

Real-Time NDVI Monitoring

Satellite-derived Normalized Difference Vegetation Index synced every 15 minutes. Parallel fetching with ThreadPoolExecutor delivers 3.8× speedup with automatic retry and exponential backoff.

ThreadPoolExecutor UPSERT on conflict WAL mode Retry + backoff Redis cache
Plantation Health Index ● Live
🗺️ 4 plantation sites — Thailand
🌱

Carbon Credit Portfolio

Track verified carbon credits, certificate IDs, project valuations, and status across your entire portfolio with live Superset analytics.

/api/carbon-credits Verification status Portfolio value
🚛

Fleet & Route Tracking

Real-time truck telemetry — fuel level, speed, heading, driver, and stop-by-stop route lineage. Every update reflected in under 100ms.

/api/trucks Route stops <100ms latency
📡

IoT Sensor Network

Multi-sensor fusion: soil moisture, temperature, humidity, pH, NPK nutrients, and battery status — all indexed and queryable.

/api/sensors Battery alerts Redis geospatial

Architecture

From satellite to dashboard in minutes

1

Cloudflare Worker API

All data served from the edge — NDVI, sensor, truck, and carbon endpoints with KV caching and global routing at sub-millisecond latency.

2

Parallel Sync Engine

Python scheduler fetches endpoints in parallel with ThreadPoolExecutor, writing UPSERT patterns to SQLite via WAL mode on a 15-min cycle.

3

Superset Dashboard

Apache Superset 4.1.1 auto-bootstrapped with 4 tabs, cross-filters, drill-downs, and native export. Ready in under 60 seconds.


Developer-first

Clean REST API, zero friction

All endpoints return clean JSON, cached at the edge, with CORS headers ready for browser clients.

  • REST JSON — every endpoint
  • 300s KV cache on Cloudflare edge
  • CORS + rate limiting via nginx
  • D1 database + SQLite offline backup
  • /health endpoint for uptime monitoring
agx9-api — live
# Plantation NDVI endpoint
$ curl agx9-ndvi-v2.sv9.workers.dev/api/plantations
 
[{
  "id": 1,
  "name": "PAD Plantation North",
  "ndvi": 0.782,
  "ndvi_health": "excellent",
  "lat": 18.7883,
  "lon": 98.9853,
  "crop_type": "eucalyptus",
  "area_ha": 245.5
}]
 
✓ X-Cache: HIT · response <2ms
Get started

Ready to monitor your
plantation from space?

Join operators across Thailand using AGX9 GX11 to protect forests and maximise yields.

🔒 Authorised operators only  ·  Deployed on Cloudflare Workers  ·  Data stays in your region