DG
DaedalMap Geographic Data Intelligence
/compare_geographies
Compare Geographic Identities
Detailed relationship tool for two geographic identities. Returns temporal validity, N-way successor context, topology, geodesic intersection area, and directio
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 /compare_geographies for me.
Input
| Field | Type | Description |
|---|---|---|
| left_loc_id | string | First DaedalMap loc_id. |
| right_loc_id | string | Second DaedalMap loc_id. |
| as_of | string | ISO date or year applied to both identities. |
| left_as_of | string | Optional ISO date or year for the left identity; overrides as_of. |
| right_as_of | string | Optional ISO date or year for the right identity; overrides as_of. |
| include_successors | boolean | Include direct successors and present-day descendants for maintained historical identities |
| items | array | Bounded geography pairs to compare in one call. |
| batch_id | string | Optional caller-supplied batch id for tracing. |
| 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":"/compare_geographies","input":{}}'cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /compare_geographies -i '{}'mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/compare_geographies", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.