Technology · Enterprise Stack

Enterprise
performance
for critical infrastructure.

Forget about loading times. Maptainer uses a Vector Tiles (MVT) and PostGIS architecture to render massive networks (+100,000 assets) with native fluidity.

WebGL MVT · vector tiles PostGIS OpenAPI 3.0 TLS 1.3 RGPD
Classic CMMS Maptainer · MVT
11 FPS · loading…
60 FPS · 12.847 assets
Vector rendering

Beyond "pins": MVT vector technology.

Most CMMS collapse trying to display a complete sewer or lighting network because they use browser markers. We use the graphics card.

  • GPU rendering (WebGL) We draw complex geometries (points, lines, polygons) using the device graphics card. The CPU stays free for your work.
  • Smooth 60 FPS performance Navigate an entire city without delays or data pagination. What you see on screen is rendered in less than 16ms per frame.
  • Tile streaming Data travels in optimised blocks (MVT) that only load the portion of the territory the user has on screen.
ASSETS108.247
TILES42
FPS60
RENDER8.4ms
+
z14/x8194/y6312 z14/x8195/y6312 z14/x8194/y6313 z14/x8195/y6313
PostGIS Core

Native spatial intelligence, not text locations.

Maptainer doesn't store location as plain text. It's built on the world's most advanced spatial database, with real geometries and topological operators.

  • Real network topology We understand logical connections (Upstream/Downstream). If you close a valve, the system knows which subscribers lose service in seconds.
  • Complex spatial queries Ask real questions like "Assets within polygon X installed before 2020 with more than 3 incidents in the last year".
  • Buffers, intersections and unions Native SQL/PostGIS operations on your real geometries — with spatial indexes that solve them in milliseconds.
Simulation
No service
412
Calculated in
0.04s
V-08 PUMPING SECTOR 04 SECTOR 06 SECTOR 07 SECTOR 05
SELECT count(*) FROM abonados
WHERE ST_Intersects(
  geom, network_downstream('V-08')
)
Mobile cartography

Vector cartography
in their pocket. 100% offline.

Your technicians work in tunnels and rural areas. Our app downloads optimised vector packages (MBTiles) that travel in their pocket.

  • Vector MBTiles Optimised packages with compressed geometries — the operator carries cadastral cartography and the entire network in less than 200 MB.
  • Editing without connection Draw, measure, annotate and create new work orders while underground. The app stores changes locally with precise timestamps.
  • Two-way synchronisation When signal returns, the app reconciles local and remote changes automatically — without losing edits or creating duplicates.
8194/6312
8195/6312
8194/6313
8195/6313
↑ UPLOAD · 12 WOs
↓ SYNC OK
9:41 OFFLINE
Open architecture

API First. No black box.

Maptainer is designed to integrate into your city IoT ecosystem — with CRMs, ERPs (SAP/Navision), citizen portals or any external system that understands HTTPS.

  • REST API · OpenAPI 3.0 Public, self-documenting, with OAuth 2.0 and configurable rate limits. Connect to any system in hours.
  • GIS interoperability Native import and export with all standard formats of the geospatial sector.
  • Real-time webhooks Trigger events to external systems when a work order is created, an incident is closed or a telemetry threshold is crossed.
.SHP
Shapefile
.GPKG
GeoPackage
.GEOJSON
GeoJSON
.KML
Keyhole Markup
.DXF
CAD AutoCAD
.WMS
OGC Service
// List assets in an area
GET /v1/assets

// query params
  type="streetlight"
  bbox=-0.42,39.45,-0.36,39.49
  format="geojson"

// response 200 OK
{
  "type": "FeatureCollection",
  "count": 5842,
  "features": [ ... ]
}
// Create work order
POST /v1/work-orders
Authorization: Bearer ey...
Content-Type: application/json

{
  "asset_id": "LU-2104",
  "type": "corrective",
  "priority": "high",
  "description": "Burnt-out luminaire",
  "reported_by": "citizen-portal"
}

// response 201 Created
{ "id": "OT-2904", ... }
// Available events
work_order.created
work_order.assigned
work_order.completed
asset.status_changed
incident.opened
sla.threshold_warning

// typical payload
POST https://tu-erp.com/hook
{
  "event": "work_order.completed",
  "timestamp": "2026-05-18T09:41:22Z",
  "data": { ... }
}
Infrastructure

Cloud Native. Secure by design.

A modern production stack — designed for critical infrastructure where downtime has direct impact on citizens.

Scalable cloud

Cloud hosting with horizontal auto-scaling — the platform grows with your asset volume without renegotiating contracts.

AUTO-SCALING

Daily backups

Geo-redundant backups with configurable retention and point-in-time recovery. Recover any state in minutes.

PITR · 30 DÍAS

Total encryption

Data encrypted in transit (TLS 1.3) and at rest (AES-256). Keys managed with automatic rotation and tenant isolation.

TLS 1.3 · AES-256

GDPR compliant

Strict compliance with European data protection regulation. Certified processor with model DPA and complete audit logs.

UE · ISO 27001
Technical demo

Is your infrastructure
ready for today's data?

Make the leap to a platform capable of processing millions of records with full fluidity and precision. We show you the stack in a 30-minute call.