DaedalMap Geographic Data Intelligence
DG
DaedalMap Geographic Data Intelligence
/convert_reference

Convert Geographic Reference

Free geography utility. Converts one reference, or a bounded list of references, from one geographic reference system into another by resolving through DaedalMa

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 /convert_reference for me.

Input

FieldTypeDescription
from_systemstringInput reference system, such as zip, overlay_zcta, nws_fire, tribal, admin_boundary, or lo
valuestringIdentifier or name in the input system.
to_systemstringOutput reference system, such as loc_id, zcta, nws_fire, overlay_nws_public_zone, overlay_
itemsarrayReference conversions to run in one call. Default public cap is deployment-configurable.
iso3stringCountry hint for crosswalk artifacts. Default USA.
target_admin_levelstringAdmin level used as the intermediate crosswalk target. Default admin_2.
relationship_vintagestringOptional source relationship vintage to require.
min_sharenumberOptional minimum overlap share threshold.
limitintegerMaximum ranked output references to return. Default 10.
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":"/convert_reference","input":{}}'
cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /convert_reference -i '{}'
mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/convert_reference", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.