Spatial Workbench

Live headless runtime demo

This page calls the deployed /api/run endpoint directly from the browser, discovers the live tool catalog, runs the canonical three-step chain, and writes a real GeoJSON export.

Inspect discovery

What this proves

Same origin
  • Discovers live callable tools from the server before execution.
  • Passes returned serialized state between requests unchanged.
  • Resolves next-step layer ids from receipts instead of guessing.
  • Returns a downloadable GeoJSON export from the deployed runtime.

Run status

Idle
Server origin
-
Step chain
RandomPointsTool -> BufferTool -> ExportTool
Artifact
Not generated yet
Ready to call the live server.

Execution receipts

Checking catalog...
Run the demo to populate live receipts.

Live catalog snapshot

GET /api/run
Loading supported tools...