Web Map Tile Service
| WMTS | |
|---|---|
| Developed by | OGC |
| Initial release | 2010[1] |
| Type of format | Container format |
| Container for | XML, JPEG, PNG, others |
| Open format? | Yes, with Copyright[2] |
A Web Map Tile Service (WMTS) is a standard protocol for serving pre-rendered or run-time computed georeferenced map tiles over the Internet. The specification was developed and first published by the Open Geospatial Consortium in 2010.[1]
History
The Open Geospatial Consortium (OGC) became involved in developing standards for web mapping after a paper was published in 1997 by Allan Doyle, outlining a "WWW Mapping Framework".[3] The oldest and most popular standard for web mapping is WMS. However, the properties of this standard proved to be difficult to implement for situations where short response times were important. For most WMS services it is not uncommon to require 1 or more CPU seconds to produce a response. For massive parallel use cases, such a CPU-intensive service is not practical. To overcome the CPU intensive on-the-fly rendering problem, application developers started using pre-rendered map tiles. Several open and proprietary schemes were invented to organize and address these map tiles. An earlier specification for this is the Tile Map Service (TMS). It is simpler than WMTS. It was developed by members of the OSGeo and is not backed by an official standards body.
Requests
WMTS specifies a number of request encodings:
- KVP
- key-value-pairs encoding (over HTTP)
- REST
- Representational state transfer encoding (over HTTP)
- SOAP
- Simple Object Access Protocol encoding (usually over HTTP)
The syntax for the WMTS request types is different for each of these encodings. Some request types are:
- Capabilities
- returns information about the WMTS service parameters
- Tile
- returns a map tile
- FeatureInfo
- returns (alphanumeric) information for a given map location
- Legend
- returns a legend image for the map
See also
- Open Source Geospatial Foundation (OSGeo)
- Tile Map Service (TMS)
- Tiled web map
- Web Coverage Service (WCS)
- Web Feature Service (WFS)
- Web Map Service (WMS)
References
- ^ a b "OpenGIS® Web Map Tile Service Implementation Standard". Retrieved 5 April 2013.
- ^ "OGC Document Notice". Retrieved 2 February 2011.
- ^ Doyle, Allan (1997). "WWW Mapping Framework" (Document). Open GIS Consortium.
External links
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.