Examine individual changes
Appearance
This page allows you to examine the variables generated by the Edit Filter for an individual change.
Variables generated for this change
Variable | Value |
---|---|
Edit count of the user (user_editcount ) | null |
Name of the user account (user_name ) | '95.184.80.161' |
Age of the user account (user_age ) | 0 |
Groups (including implicit) the user is in (user_groups ) | [
0 => '*'
] |
Rights that the user has (user_rights ) | [
0 => 'createaccount',
1 => 'read',
2 => 'edit',
3 => 'createtalk',
4 => 'writeapi',
5 => 'viewmywatchlist',
6 => 'editmywatchlist',
7 => 'viewmyprivateinfo',
8 => 'editmyprivateinfo',
9 => 'editmyoptions',
10 => 'abusefilter-log-detail',
11 => 'urlshortener-create-url',
12 => 'centralauth-merge',
13 => 'abusefilter-view',
14 => 'abusefilter-log',
15 => 'vipsscaler-test'
] |
Whether the user is editing from mobile app (user_app ) | false |
Whether or not a user is editing through the mobile interface (user_mobile ) | true |
Page ID (page_id ) | 39012506 |
Page namespace (page_namespace ) | 0 |
Page title without namespace (page_title ) | 'Web Map Tile Service' |
Full page title (page_prefixedtitle ) | 'Web Map Tile Service' |
Edit protection level of the page (page_restrictions_edit ) | [] |
Last ten users to contribute to the page (page_recent_contributors ) | [
0 => 'Viewratio',
1 => '2603:9000:D10A:A238:1101:7578:29B4:E22F',
2 => 'Wesko',
3 => 'The RedBurn',
4 => 'Das-g',
5 => 'PKT',
6 => 'Stevage',
7 => 'Pauldendulk',
8 => 'Kareltje63',
9 => 'BG19bot'
] |
Page age in seconds (page_age ) | 226557575 |
Action (action ) | 'edit' |
Edit summary/reason (summary ) | '' |
Old content model (old_content_model ) | 'wikitext' |
New content model (new_content_model ) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext ) | '{{infobox file format
| name = WMTS
| icon =
| extension =
| mime =
| owner = [[Open Geospatial Consortium|OGC]]
| genre = [[Container format (digital)|Container format]]
| released = 2010<ref name="release" />
| container for = [[XML]], [[JPEG]], [[Portable Network Graphics|PNG]], others
| free = Yes, with Copyright<ref>{{cite web|title=OGC Document Notice|url=http://www.opengeospatial.org/ogc/document|accessdate=2 February 2011}}</ref>
| url =
}}
A '''Web Map Tile Service''' ('''WMTS''') is a standard protocol for serving pre-rendered or run-time computed [[georeference]]d [[tiled web map|map tiles]] over the Internet. The specification was developed and first published by the [[Open Geospatial Consortium]] in 2010.<ref name="release">{{cite web|title=OpenGIS® Web Map Tile Service Implementation Standard|url=http://portal.opengeospatial.org/files/?artifact_id=35326|accessdate=5 April 2013}}</ref>
==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".<ref>{{cite paper |author=Doyle, Allan |year=1997 |title=WWW Mapping Framework |publisher=Open GIS Consortium }}</ref> The oldest and most popular standard for web mapping is [[Web Map Service|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
; REST: [[Representational state transfer]] encoding
; [[SOAP]]: Simple Object Access Protocol encoding
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==
* [[Tiled web map]]
* [[Web Map Service]] (WMS)
* [[Tile Map Service]] (TMS)
* [[Web Feature Service]] (WFS)
* [[Web Coverage Service]] (WCS)
* [[Open Source Geospatial Foundation]] (OSGeo)
==References==
{{reflist}}
==External links==
* [http://www.opengeospatial.org/standards/wmts OGC WMTS]
{{OGC}}
[[Category:GIS software]]
[[Category:Open Geospatial Consortium]]' |
New page wikitext, after the edit (new_wikitext ) | 'A ) is a standard protocol for serving pre-rendered or run-time computed m map tiles over the Internet. The specification was developed and first published by the Open Geospatial Consortium in 2010.
==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".<ref>{{cite paper |author=Doyle, Allan |year=1997 |title=WWW Mapping Framework |publisher=Open GIS Consortium }}</ref> The oldest and most popular standard for web mapping is [[Web Map Service|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
; REST: [[Representational state transfer]] encoding
; [[SOAP]]: Simple Object Access Protocol encoding
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==
* [[Tiled web map]]
* [[Web Map Service]] (WMS)
* [[Tile Map Service]] (TMS)
* [[Web Feature Service]] (WFS)
* [[Web Coverage Service]] (WCS)
* [[Open Source Geospatial Foundation]] (OSGeo)
==References==
{{reflist}}
==External links==
* [http://www.opengeospatial.org/standards/wmts OGC WMTS]
{{OGC}}
[[Category:GIS software]]
[[Category:Open Geospatial Consortium]]' |
Unified diff of changes made by edit (edit_diff ) | '@@ -1,16 +1,3 @@
-{{infobox file format
-| name = WMTS
-| icon =
-| extension =
-| mime =
-| owner = [[Open Geospatial Consortium|OGC]]
-| genre = [[Container format (digital)|Container format]]
-| released = 2010<ref name="release" />
-| container for = [[XML]], [[JPEG]], [[Portable Network Graphics|PNG]], others
-| free = Yes, with Copyright<ref>{{cite web|title=OGC Document Notice|url=http://www.opengeospatial.org/ogc/document|accessdate=2 February 2011}}</ref>
-| url =
-}}
-
-A '''Web Map Tile Service''' ('''WMTS''') is a standard protocol for serving pre-rendered or run-time computed [[georeference]]d [[tiled web map|map tiles]] over the Internet. The specification was developed and first published by the [[Open Geospatial Consortium]] in 2010.<ref name="release">{{cite web|title=OpenGIS® Web Map Tile Service Implementation Standard|url=http://portal.opengeospatial.org/files/?artifact_id=35326|accessdate=5 April 2013}}</ref>
+A ) is a standard protocol for serving pre-rendered or run-time computed m map tiles over the Internet. The specification was developed and first published by the Open Geospatial Consortium in 2010.
==History==
' |
New page size (new_size ) | 2212 |
Old page size (old_size ) | 2961 |
Size change in edit (edit_delta ) | -749 |
Lines added in edit (added_lines ) | [
0 => 'A ) is a standard protocol for serving pre-rendered or run-time computed m map tiles over the Internet. The specification was developed and first published by the Open Geospatial Consortium in 2010.'
] |
Lines removed in edit (removed_lines ) | [
0 => '{{infobox file format',
1 => '| name = WMTS',
2 => '| icon = ',
3 => '| extension = ',
4 => '| mime = ',
5 => '| owner = [[Open Geospatial Consortium|OGC]]',
6 => '| genre = [[Container format (digital)|Container format]]',
7 => '| released = 2010<ref name="release" />',
8 => '| container for = [[XML]], [[JPEG]], [[Portable Network Graphics|PNG]], others',
9 => '| free = Yes, with Copyright<ref>{{cite web|title=OGC Document Notice|url=http://www.opengeospatial.org/ogc/document|accessdate=2 February 2011}}</ref>',
10 => '| url = ',
11 => '}}',
12 => '',
13 => 'A '''Web Map Tile Service''' ('''WMTS''') is a standard protocol for serving pre-rendered or run-time computed [[georeference]]d [[tiled web map|map tiles]] over the Internet. The specification was developed and first published by the [[Open Geospatial Consortium]] in 2010.<ref name="release">{{cite web|title=OpenGIS® Web Map Tile Service Implementation Standard|url=http://portal.opengeospatial.org/files/?artifact_id=35326|accessdate=5 April 2013}}</ref>'
] |
All external links added in the edit (added_links ) | [] |
All external links removed in the edit (removed_links ) | [
0 => 'http://portal.opengeospatial.org/files/?artifact_id=35326',
1 => 'http://www.opengeospatial.org/ogc/document'
] |
All external links in the new text (all_links ) | [
0 => 'http://www.opengeospatial.org/standards/wmts'
] |
Links in the page, before the edit (old_links ) | [
0 => 'http://portal.opengeospatial.org/files/?artifact_id=35326',
1 => 'http://www.opengeospatial.org/ogc/document',
2 => 'http://www.opengeospatial.org/standards/wmts'
] |
Whether or not the change was made through a Tor exit node (tor_exit_node ) | false |
Unix timestamp of change (timestamp ) | 1591651443 |