Svoboda | Graniru | BBC Russia | Golosameriki | Facebook

To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Web Map Tile Service

From Wikipedia, the free encyclopedia

WMTS
Developed byOGC
Initial release2010[1]
Type of formatContainer format
Container forXML, 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]

YouTube Encyclopedic

  • 1/3
    Views:
    6 979
    15 330
    19 001 142
  • GeoServer (Web GIS): Web Map Tile Service (WMTS) Publishing with PostGIS [EN]
  • GeoServer (Web GIS): Web Map Service (WMS) Publishing with Shapefile [EN]
  • Inside a Google data center

Transcription

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

References

  1. ^ a b "OpenGIS® Web Map Tile Service Implementation Standard". Retrieved 5 April 2013.
  2. ^ "OGC Document Notice". Retrieved 2 February 2011.
  3. ^ Doyle, Allan (1997). "WWW Mapping Framework" (Document). Open GIS Consortium.

External links

This page was last edited on 17 April 2023, at 00:32
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.