Real-time rendering of vector and raster tiles directly from your PostgreSQL database
Enrich our base maps with your own data served dynamically directly from the PostgreSQL database with PostGIS extension.
Generate tiles directly from the database using the PostGIS`s ST_AsMVT and ST_AsMVTGeom functions.
Connect to the database without programming using intuitive GUI. Ability to type SQL queries for advanced users.
Speed it up using the PostGIS 3.0 or newer.
Get dynamic raster tiles on any Windows or Linux server, desktop, and laptop with base maps and your PostGIS data.
Compatible with Leaflet, OpenLayers, Tableau, and desktop GIS software.
download installerLoad position of a truck or other asset from the PostGIS database and get regularly updated location.
Show real-time location of any fleet on top of a basemap as a vector tile.
Add own layer from PostGISStreet and satellite maps of the entire world
MapTiler SDK, native MVT clients
Leaflet, OpenLayers, XYZ
WMTS and OGC Tiles API for QGIS or ArcGIS
Image for thumbnails
Raw rasterization performance is approx 3 tiles/sec on single core and Server does not solve caching by its own. Therefore setting a reverse proxy cache in production is highly recommended. Rasterization performance can be tuned in server settings/rasterization. Setting renderer pool size higher than CPUs count can slightly increase throughput but beware that every renderer allocates its own memory space.
Available for Windows, macOS, Linux, Raspberry Pi, Docker, and Kubernetes.