jsorel opened a new pull request #25:
URL: https://github.com/apache/sis/pull/25


   The TileMatrix API do not replace GridCoverageResource or FeatureSet, it 
provides additional information to view, search and create the internal 
structure of many storage formats,
   making it available through the TiledResource interface.
   
   Tile matrices are very common and used by at least the following standards :
   - OGC WMTS : Web Map Tile Service (https://www.ogc.org/standards/wmts)
   - OGC Geopackage : Extension for Tiled Gridded Coverage Data 
(https://docs.opengeospatial.org/is/17-066r1/17-066r1.html)
   - OGC Geopackage : Extension for vector tiles 
(https://docs.ogc.org/per/18-074.html)
   - Osgeo WMS-C : WMS Tile Caching 
(https://wiki.osgeo.org/wiki/WMS_Tile_Caching)
   - Osgeo TMS : Tile Map Service 
(https://wiki.osgeo.org/wiki/Tile_Map_Service_Specification)
   - Cesium QuantizedMesh (https://github.com/CesiumGS/quantized-mesh)
   - Cesium HeightMap 
(https://github.com/CesiumGS/cesium/wiki/heightmap-1.0-terrain-format)
   - Geotiff tiles and overviews
   - Open Street Map : Slippy Map 
(https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames)
   - Google Map 
(https://developers.google.com/maps/documentation/javascript/coordinates)
   - MapBox Tiling service 
(https://docs.mapbox.com/mapbox-tiling-service/guides/)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to