Tile Map Service

{{Short description|Specification for tiled web maps}}

{{infobox file format

| name = TMS

| icon =

| extension =

| mime =

| owner = OSGeo

| genre = Container format

| released = 2006{{cite web|url=https://wiki.osgeo.org/index.php?title=Tile_Map_Service_Specification&dir=prev&action=history|title=Revision history of "Tile Map Service Specification" - OSGeo|website=wiki.osgeo.org|access-date=2017-10-11|archive-date=2020-08-15|archive-url=https://web.archive.org/web/20200815062036/https://wiki.osgeo.org/index.php?title=Tile_Map_Service_Specification&dir=prev&action=history|url-status=dead}}

| container for = XML, JPEG, PNG

| open = Yes: GNU LGPL

| url =

}}

Tile Map Service or TMS, is a specification for tiled web maps, developed by the Open Source Geospatial Foundation. The definition generally requires a URI structure which attempts to fulfill REST principles. The TMS protocol fills a gap between the very simple standard used by OpenStreetMap and the complexity of the Web Map Service standard, providing simple urls to tiles while also supporting alternate spatial referencing system.

Support

TMS is most widely supported by web mapping clients and servers; although there is some desktop support, the Web Map Service protocol is more widespread for enterprise mapping applications. The OpenLayers JavaScript library supports TMS natively, while the Google Maps API allows URL templating, which makes support possible for developers. TileCache is one of the most popular supporting servers, while other servers like mod tile and TileLite focus on the de facto OpenStreetMap standard.

WMTS

TMS served as the basis for the OpenGIS Web Map Tile Service OGC standard.

{{cite web|url=http://portal.opengeospatial.org/files/?artifact_id=35326|title=OpenGIS Web Map Tile Service Implementation Standard|date=March 9, 2010|accessdate=April 10, 2014|publisher=OGC}}

See also

References

{{Reflist}}