Web Map Service
is a standard protocol developed by the Open Geospatial Consortium in 1999 for serving georeferenced map images over the Internet. These imag
ypically produced by a map server from data provided by a GIS database.
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".[1] The OGC established a task force to come up with a strategy,[2] and organized the "Web Mapping Testbed" initiative, inviting pilot web mapping projects that built upon idea= Web Map Service Implementation Specification – Version 1.3.0 |date=2004-01-20 |publisher=Open Geospatial Consortium |access-date=2010-10-26}}</ref>
Requests
WMS specifies a number of different request types, two of which are required by aavailable layers (map bounding box, coordinate reference systems, URI of the data and whether the layer is mostly opaque or not)
- GetMap – returns a map image. Parameters include: width and height of the map, coordinate reference system, rendering style, image format
Request types that WMS providers may optionally support include:
- GetFeatureInfo – if a layer is marked as 'queryable' then you can request data about a coordinate of the map image.
- DescribeLayer – returns the feature types of the specified layer or layers, which can be further described using WFS or WCS requests. This request is dependent on the Styled Layer Descriptor (SLD) Profile of WMS.[3]
- GetLegendGraphic – return an image of the map's legend image, giving a visual guide to map elements.
All communication is served through HTTP.
Map image
A WMS server usually serves the map in a bitmap format, e.g. PNG, GIF, JPEG, etc. In addition, vector graphics can be included, such as points, lines, curves and text, expressed in SVG or WebCGM format.
Software
Open source software that provide web map services capability include:
Proprietary server software that allow providing web map services include:
- ArcGIS Server
- ArcIMS
- Cubeserv from Terrapixel
- GeoWebPublisher from Bentley Systems
- GeognoSIS from Cadcorp
- GeoMedia
- Oracle MapViewer
- SIAS (Smallworld Internet Application Server) from GE Energy
- Autodesk's Infrastructure Map Server
- Manifold System
- Luciad's LuciadLightspeed and LuciadFusion products[4]
Open source standalone (client side) software that allow viewing web map services include:
Proprietary standalone (client side) software that allow viewing web map services include:
- Google Earth
- Esri ArcGIS & ArcGIS Explorer
- Global Mapper
- Kongsberg Gallium Ltd. InterVIEW / InterMAPhics
- Luciad's LuciadLightspeed, LuciadRIA and LuciadMobile products[4]
WMS is a widely supported format for maps and GIS data accessed via the Internet and loaded into client side GIS software. Major commercial GIS and mapping software that support WMS include:
- Autodesk's Map 3D and Civil 3D products
- Bentley Systems' MicroStation, Bentley Map, desktop and server based GIS products
- Cadcorp SIS product suite
- D3.js
- ESRI's ArcGIS products
- GeoMedia
- Global Mapper
- Kinetica
- Manifold System
- MapInfo Professional
- Maptitude Mapping Software
- MATLAB and Mapping Toolbox
- Qlik Sense
- Tableau
Open source software that supports WMS include:
- QGIS
- uDig
- OpenJUMP
- MapGuide Open Source
- NASA World Wind
- GRASS GIS
- GeoTrellis
- JOSM
- gvSIG
- OpenLayers
- Leaflet.js
- GE Energy's SIAS, an Ajax library, supports WMS for integrating WMS maps into web pages, as does Mapbender
See also
- Open Source Geospatial Foundation (OSGeo)
- Web Coverage Service (WCS)
- Web Coverage Processing Service (WCPS)
- Web Feature Service (WFS)
- Tile Map Service, a specification by Open Source Geospatial Foundation (OSGeo) for tiled map layers
References
- ^ Doyle, Allan (1997). "WWW Mapping Framework". Open GIS Consortium.
- ^ Cuthbert, A. (1998). "User Interaction with Geospatial Data". Open GIS Consortium.
- ^ "Styled Layer Descriptor (SLD) Profile of the OpenGIS Web Map Service". OGC. Retrieved 2015-07-01.
- ^ a b – Luciad solutions