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 (WMTS)
Section titled “Tessera (WMTS)”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.
Key Features
Section titled “Key Features”- 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 (Data Exporter)
Section titled “Porter (Data Exporter)”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.
Supported Formats
Section titled “Supported Formats”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.
Execution Modes
Section titled “Execution Modes”To ensure reliability regardless of the dataset size, Porter operates in two modes:
- Synchronous: For small-to-medium datasets. The request is processed immediately, and the file is returned in the response.
- 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.