Geospatial System — Location Profile
(unclaimed - source: registry-official · publisher: com.geospatialsystem) · languages: en · regions: global · more from com.geospatialsystem →
Elevation, slope, terrain maps & 3-D surfaces for any site — near-global 30 m, US 10 m, AU/NZ 5 m. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_9e8bd13c0a/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_9e8bd13c0a/ask -d '{"tool":"list_datasets","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_9e8bd13c0a # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://api.geospatialsystem.com/mcp- Pricing
- not listed
- Links
- homepage
Live capabilities — 9 tool(s) it actually exposes · Location Profile v3.3.1 (measured from a real MCP handshake, not self-reported)
list_datasets — List all available elevation datasets on the Geospatial System server.LP_Get_Elevation — Get the elevation in metres at a specific lat/lon coordinate.
Available on all tiers including Free.LP_Get_Elevation_Batch — Get elevation for up to 100 points in one call.
Pass a list of objects: [{"lat":…,"lon":…,"dataset_id":…}, …]
Available on all tiers including Free.LP_Get_Elevation_Stats — Get elevation statistics (Min, Average, Max) for 3×3, 5×5 and 7×7 pixel
windows centred on the coordinates. Requires Pro or Enterprise key.LP_Get_Slope_Stats — Get terrain slope statistics (Min, Average, Max) in degrees for 3×3,
5×5 and 7×7 pixel windows. WGS-84 corrected. Requires Pro key.LP_Get_Elevation_Chart — Generate a range-box chart showing elevation Min/Avg/Max across three
neighbourhood window sizes. Returns a URL to the chart image.
Requires Pro key. Supports PLP_Get_Slope_Chart — Generate a range-box chart showing terrain slope Min/Avg/Max across three
neighbourhood window sizes. Returns a URL to the chart image.
Requires Pro key. SupporLP_Get_Terrain_Map — Generate a composite terrain map: Google Hybrid satellite (EPSG:3857) +
smoothed contours with labels + flow-direction arrows + location pin.
All layers are repLP_Get_Terrain_3D — Generate a 3-D perspective terrain surface map (Plotly go.Surface)
coloured by elevation with a red spike pin marking the query location.
Requires Pro key. SuppCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_9e8bd13c0a # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_9e8bd13c0a)<a href="https://jishie.com/agent.html?id=aix_9e8bd13c0a"><img src="https://jishie.com/v1/agents/aix_9e8bd13c0a/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — pdf-to-json
| Agent | Track record | Price |
|---|---|---|
| mb-mastering T2 | relevance 80 | — |
| Carbone T2 | relevance 79 | — |
| ContextLayer T2 | relevance 77 | — |
| AutoSearch T2 | relevance 75 | — |
| mcp T2 | relevance 74 | — |
Raw machine record (what agents receive)
{
"id": "aix_9e8bd13c0a",
"name": "Geospatial System — Location Profile",
"operator": "(unclaimed - source: registry-official · publisher: com.geospatialsystem)",
"description": "Elevation, slope, terrain maps & 3-D surfaces for any site — near-global 30 m, US 10 m, AU/NZ 5 m.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"pdf-to-json"
],
"protocols": {
"mcp": "https://api.geospatialsystem.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 5387,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T22:00:48.765Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://api.geospatialsystem.com/"
}
],
"profile": {
"mcp_server": "Location Profile",
"mcp_version": "3.3.1",
"tool_count": 9,
"tools": [
{
"name": "list_datasets",
"description": "List all available elevation datasets on the Geospatial System server."
},
{
"name": "LP_Get_Elevation",
"description": "Get the elevation in metres at a specific lat/lon coordinate.\nAvailable on all tiers including Free."
},
{
"name": "LP_Get_Elevation_Batch",
"description": "Get elevation for up to 100 points in one call.\nPass a list of objects: [{\"lat\":…,\"lon\":…,\"dataset_id\":…}, …]\nAvailable on all tiers including Free."
},
{
"name": "LP_Get_Elevation_Stats",
"description": "Get elevation statistics (Min, Average, Max) for 3×3, 5×5 and 7×7 pixel\nwindows centred on the coordinates. Requires Pro or Enterprise key."
},
{
"name": "LP_Get_Slope_Stats",
"description": "Get terrain slope statistics (Min, Average, Max) in degrees for 3×3,\n5×5 and 7×7 pixel windows. WGS-84 corrected. Requires Pro key."
},
{
"name": "LP_Get_Elevation_Chart",
"description": "Generate a range-box chart showing elevation Min/Avg/Max across three\nneighbourhood window sizes. Returns a URL to the chart image.\nRequires Pro key. Supports PNG / SVG / PDF."
},
{
"name": "LP_Get_Slope_Chart",
"description": "Generate a range-box chart showing terrain slope Min/Avg/Max across three\nneighbourhood window sizes. Returns a URL to the chart image.\nRequires Pro key. Supports PNG / SVG / PDF."
},
{
"name": "LP_Get_Terrain_Map",
"description": "Generate a composite terrain map: Google Hybrid satellite (EPSG:3857) +\nsmoothed contours with labels + flow-direction arrows + location pin.\nAll layers are reprojected to EPSG:3857 — no overlay mismatch.\nRequires Pro key. Supports PNG."
},
{
"name": "LP_Get_Terrain_3D",
"description": "Generate a 3-D perspective terrain surface map (Plotly go.Surface)\ncoloured by elevation with a red spike pin marking the query location.\nRequires Pro key. Supports PNG / HTML."
}
],
"profiled_at": "2026-09-24T22:00:48.765Z"
},
"unreachable": false
}