Overview
SIST EN ISO 19177-1:2026, titled Geographic Information - Geospatial API for Tiles - Part 1: Core, is an international standard developed by SIST, based on ISO 19177-1:2025. This standard defines the behavior and core framework for web application programming interfaces (APIs) that grant access to geospatial data resources in the form of tiles, enabling efficient, scalable, and interoperable geospatial data services on the web.
The standard details mechanisms for:
- Discovering geospatial data resources accessible as tiles.
- Retrieving metadata about available tile sets, such as the employed tile matrix set and geographic limits.
- Requesting individual tiles via well-defined, RESTful API endpoints.
Crucially, the core requirements are designed to be easily incorporated into various web APIs, even those that do not fully align with other OGC (Open Geospatial Consortium) API standards. This flexibility allows organizations to build robust geospatial web services or enhance existing ones with tile-based data delivery.
Key Topics
Core Subjects Covered in the Standard:
- Tile Discovery: Procedures enabling clients to find out which geospatial resources are available as tiles via the API.
- Metadata Access: Methods for obtaining descriptive information about tile sets, including details of the underlying tile matrix set and spatial/temporal boundaries.
- Tile Requesting: Guidelines for requesting and retrieving specific tiles through parameterized web API calls.
- Conformance Classes: Modular requirements that can be integrated alone or with other OGC API standards for extended capabilities.
- Interoperability: Compatibility with tile-based services, supporting a variety of data types including raster maps, vector data, and coverages.
- OpenAPI Specification Support: Facilitates machine-readable API documentation and integration.
Applications
Implementing the Geospatial API for Tiles Core brings significant value to any organization managing, distributing, or consuming large-scale geospatial datasets online. Notable applications include:
- Web Mapping Services: Delivering multi-scale, zoomable maps or imagery using standard tile protocols, ensuring efficient data transfer and visualization across platforms.
- Geographic Data Portals: Enhancing national, regional, or thematic geospatial platforms where users access diverse resources in tiled formats for faster display and analysis.
- Mobile and Desktop GIS: Integrating tile-based APIs in geographic information systems for responsive user experiences when displaying large, high-resolution datasets.
- Scientific Visualization: Serving environmental, meteorological, or satellite data as tiles to facilitate scalable, real-time exploration and analysis.
- Interoperable Data Sharing: Providing standardized access for third-party developers, facilitating the broader use and integration of authoritative spatial data.
Related Standards
The core functionality described in SIST EN ISO 19177-1:2026 can be combined with, or extended by, several related standards to create comprehensive geospatial data services:
- OGC API - Common Standard: A foundational set of rules for building OGC-compliant Web APIs, often used alongside this tiles standard.
- OGC Web Map Tile Service (WMTS): Earlier standard for tiled web map delivery; the API for tiles provides a more flexible, REST-based alternative.
- OGC Two-Dimensional Tile Matrix Set and Tile Set Metadata (OGC 17-083r4): Defines logical models for partitioning geospatial space into tiles and describing these sets.
- OGC API - Coverages and OGC API - Maps: Standards for coverage and mapping APIs, which can produce or consume tiles using consistent mechanisms.
- GeoTIFF, JPEG, PNG, NetCDF, GeoJSON, Mapbox Vector Tiles: Data encoding standards referenced for supported tile formats.
For organizations and developers, adoption of this standard ensures future-proof, interoperable, and efficient geospatial web services, supporting innovation in fields such as mapping, earth observation, and GIS analytics.
Keywords: geospatial API, web mapping, geospatial tiles, OGC API, tile matrix set, spatial data interoperability, geospatial web services, geographic information systems, GIS standards.