DaedalMap Geographic Data Intelligence
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

FieldTypeDescription
left_loc_idstringFirst DaedalMap loc_id.
right_loc_idstringSecond DaedalMap loc_id.
as_ofstringISO date or year applied to both identities.
left_as_ofstringOptional ISO date or year for the left identity; overrides as_of.
right_as_ofstringOptional ISO date or year for the right identity; overrides as_of.
include_successorsbooleanInclude direct successors and present-day descendants for maintained historical identities
itemsarrayBounded geography pairs to compare in one call.
batch_idstringOptional caller-supplied batch id for tracing.
request_idstringOptional 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.