geoDxT
Africa's Geospatial AI Platform · Beta

Africa's spatial data,
finally as an API.

geoDxT connects three platforms into one intelligence loop. Verified survey data from DocSuite and crowdsourced field data from geoDxT Map feed into geoDxT AI — which generates live REST APIs and API keys developers can build on.

The Connection

Three platforms. One intelligence loop.

Every piece of spatial data captured — whether a surveyor's plot boundary or a community member's road surface report — is ingested, processed, and made queryable through a single AI engine.

DocSuite

Survey plans · Plot boundaries · CRS-verified coordinates · Professional certifications

Coordinates Survey Plans Boundaries
geoDxT Map

Road surface · Potholes · Building attributes · POIs · Infrastructure conditions

Roads Buildings Field Data

AI Engine

geoDxT AI

Ingests, normalizes, and processes all spatial inputs into live queryable endpoints

Auto CRS detection · Data standardization
API generation · Key management

REST API

GET /v1/spatial/{id}

API Key

gdxt_live_•••••••

GeoJSON

"type":"Feature"

DocSuite

Verified survey data, coordinates, plot boundaries

geoDxT Map

Crowdsourced road/building field data

AI Engine

geoDxT AI

Processes all inputs → generates live APIs

Your Output

REST API · API Key · GeoJSON

How It Works

Two data pipelines. One AI brain.

Pipeline A

DocSuite → geoDxT AI

01

Surveyor publishes on DocSuite

A licensed land surveyor uploads field measurements, plot coordinates, and their certified survey plan.

02

Data verified & structured

DocSuite validates CRS, computes boundaries, and structures the coordinate set into a standardized format.

03

AI ingests and processes

geoDxT AI receives the structured dataset, detects the coordinate reference system, and computes spatial attributes.

04

API key generated

A live REST endpoint and API key is issued. Any developer or project can query the boundary, area, and metadata instantly.

Open DocSuite

Pipeline B

geoDxT Map → geoDxT AI

01

Community contributors map the ground

Anyone near a validated road or building is invited to log its attributes — surface type, potholes, lighting, building use, floors, and more.

02

Submissions reviewed & approved

Map admins validate contributions. Approved data enriches the living geospatial dataset with field-level attributes.

03

AI processes enriched map layers

geoDxT AI ingests approved contributions, cross-references with validated route boundaries, and builds structured attribute datasets.

04

API endpoint deployed

Logistics apps, city planners, and urban researchers can query road conditions, building inventories, and infrastructure state via API.

Open Map

The Trio

Three focused platforms.

AI · Core Engine

geoDxT AI

The intelligence engine at the center of the ecosystem. Accepts structured spatial data from DocSuite and Map, processes it automatically, and exposes it as live REST APIs with generated keys.

  • Auto CRS detection across 11+ projections
  • CSV upload → REST endpoint in seconds
  • API key generation & access management
  • Ingests DocSuite + Map data automatically
  • Boundary area · perimeter · GeoJSON output
Get API Key
Data Input

DocSuite

The professional workspace for Africa's built environment. Land surveyors publish verified survey plans, coordinate sets, and plot boundaries — which flow directly into geoDxT AI as structured spatial data.

  • Survey plans & plot plan generation
  • CRS-verified coordinate bank
  • Client approval & progress sharing
  • Feeds verified data → geoDxT AI
Open DocSuite
Data Input

geoDxT Map

Community-powered field intelligence. When contributors pass near validated roads and buildings, they're prompted to log attributes — surface quality, lighting, building use — feeding living data into geoDxT AI.

  • GPS proximity-triggered data collection
  • Road surface · lighting · flood risk
  • Building attributes · use · condition
  • Feeds crowdsourced data → geoDxT AI
Explore Map

For Developers

Build anything with Africa's spatial data.

Once your coordinate data or map contributions are processed by geoDxT AI, you get a personal API key and a live REST endpoint. Integrate real boundary data, road conditions, and building attributes directly into your own apps, dashboards, and services.

Property platforms

Embed verified plot boundaries and area calculations into your listing or valuation engine.

Logistics & routing apps

Query real-time road surface conditions and infrastructure data to optimize delivery routes.

Urban analytics

Access building inventories, land-use data, and infrastructure state for city planning and research.

GIS & surveying tools

Pull CRS-standardized boundary data for any plot directly into QGIS, ArcGIS, or custom mapping stacks.

Get Your API Key
Request
GET /v1/spatial/boundary/NG-KD-4821
Authorization: Bearer gdxt_live_•••••••
Accept: application/json
200 OK Response
{
"id": "NG-KD-4821",
"crs": "EPSG:26331",
"area_sqm": 4820.3,
"perimeter_m": 281.7,
"source": "docsuite:verified",
"geometry": { "type": "Polygon", ... }
}

Start contributing to Africa's spatial intelligence.

Every survey plan published, every road attribute logged, every building mapped makes the AI smarter — and every developer's API more powerful.