Skip to content

Services

TREmaps® Connect provides specialized engines to handle different geospatial workflows. Whether you need to stream live maps or extract raw data for offline analysis, we have a dedicated service for your needs.


Tessera is our high-performance tiled map service. It is designed for real-time visualization, allowing you to stream TREmaps cartographic data directly into your applications without the need for local data storage.

  • Standardized Protocol: Fully compliant with the WMTS (Web Map Tile Service) standard.
  • Plug & Play: Easily integrates with professional GIS software (QGIS, ArcGIS), web mapping libraries (Leaflet, OpenLayers, MapLibre), and CAD environments.
  • Efficiency: Uses optimized tile caching to deliver fast map rendering even over limited bandwidth.

Porter is the extraction powerhouse of the platform. It allows users to convert TREmaps information into various portable formats for deep analysis, reporting, or local database integration.

Porter supports the most widely used industry standards:

  • GeoPackage (.gpkg): The modern, open, and non-proprietary standard for geospatial data.
  • ESRI Shapefile (.shp): For maximum compatibility with legacy systems.
  • CSV: For easy integration with spreadsheets and non-GIS data pipelines.

To ensure reliability regardless of the dataset size, Porter operates in two modes:

  1. Synchronous: For small-to-medium datasets. The request is processed immediately, and the file is returned in the response.
  2. Asynchronous: For large-scale extractions. The system accepts the request and processes it in the background. Once ready, you can download the file via a dedicated status endpoint.