DaedalMap Geographic Data Intelligence
DG
DaedalMap Geographic Data Intelligence
/identify_reference_system

Identify Geographic Reference System

Free geography utility. Checks a bounded sample of identifiers against maintained reference indexes and geometry banks. LLM clients must extract identifier valu

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

Input

FieldTypeDescription
identifierstringOne geography identifier to inspect.
identifiersarrayA bounded representative identifier sample. Duplicate values are checked once. Values must
expectedobject
country_scopestringOptional ISO3 country hint used to narrow candidate banks.
validation_scopestring (sample | all_distinct_identifiers)Describes whether the supplied identifiers are a sample or the complete distinct-key set.
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":"/identify_reference_system","input":{}}'
cli
npx cracked-ai run -p mcp-com-daedalmap-county-map -e /identify_reference_system -i '{}'
mcp
run_tool({ provider: "mcp-com-daedalmap-county-map", endpoint: "/identify_reference_system", input: {} })

Try it

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