Upload raw machine files (e.g., ISO 11783 data, shapefiles) to Leaf Agriculture and track them through the file-conversion pipeline into standardized GeoJSON.
domain: docs.withleaf.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Upload or receive a machine file via a connected provider sync or a manual upload endpoint.
Poll GET /files/{id}/status to track pipeline stage status (originalFile, rawGeojson, standardGeojson, filteredGeojson, summary, units, propertiesPNGs, zippedPNGs).
Once standardGeojson is processed, fetch the standardized point data via the file's downloadStandardGeojson authenticated URL.
Fetch GET /files/{id}/summary for aggregate statistics (area, distance, crop, machinery) and the operation's coverage geometry.
Configure cleanup/filter rules (e.g., cleanupStandardGeojson, operationsFilteredGeojson) if outlier-filtered output is needed.
Known gotchas
Always use the download-prefixed URL fields for file downloads; direct S3 URLs are being deprecated.
Provider-synced files reprocess at least every 24 hours (sooner for event-driven providers), while manually uploaded files begin processing immediately but can still take a few minutes to fully complete depending on data volume.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?