DG
DaedalMap Geographic Data Intelligence
/create_geometry_export
Create Geometry Export
Creates a synchronous v0 geometry export from exact loc_ids or one strict scope as real GeoJSON, gzipped GeoJSON, or zipped GeoJSON. Hosted service default: 250
liveverifiedunknown~5s typical
mcpprobeddaedalmapgeographicdata
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-daedalmap-county-map /create_geometry_export for me.
Input
| Field | Type | Description |
|---|---|---|
| quote_id | string | Quote id returned by estimate_geometry_package, when available. |
| loc_id | string | |
| loc_ids | array | Selected loc_ids. The default synchronous limit is 250; larger calls return a typed operat |
| scope | object | |
| format | string (geojson | geojson_gzip | zip) | |
| output_name | string | |
| include_polygon | boolean | |
| request_id | string | Optional caller-supplied request id for tracing. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-daedalmap-county-map","endpoint":"/create_geometry_export","input":{}}'cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /create_geometry_export -i '{}'mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/create_geometry_export", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.