Web Map Service: Difference between revisions

Content deleted Content added
fix code
RockMapper (talk | contribs)
m link, Added MapTiler Server to the list of proprietary server software. They are a main European provider.
 
(12 intermediate revisions by 12 users not shown)
Line 1:
{{Short description|Technical standard for Geographical Information System}}
{{infobox file format
| name = WMS
Line 8 ⟶ 9:
| released = 1999<ref name="release" />
| container for = [[XML]], [[JPEG]], [[Portable Network Graphics|PNG]], others
| freeopen = Yes, with Copyright<ref>{{cite web|title=OGC Document Notice|url=http://www.opengeospatial.org/ogc/document|access-date=2 February 2011}}</ref>
| url = {{official URL}}
}}
 
A '''Web Map Service''' ('''WMS''') is a standard protocol developed by the [[Open Geospatial Consortium]] in 1999 for serving [[georeference]]d map images over the Internet.<ref name="release">{{cite book |last=Scharl |first=Arno |author2=Klaus Tochtermann |author2-link=Klaus Tochtermann |title=The Geospatial Web: How Geobrowsers, Social Software and the Web 2.0 are Shaping the Network Society |publisher=Springer |year=2007 |isbn=978-1-84628-826-65 |pages=225}}</ref> These images are typically produced by a [[mapping server|map server]] from data provided by a [[Geographic Information System|GIS]] database.<ref>{{cite web |url=http://www.opengeospatial.org/standards/wms |title=Web Map Service |publisher=Open Geospatial Consortium |access-date=2009-03-23}}</ref>
 
==History==
Line 27 ⟶ 28:
* 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 [[Web Feature Service|WFS]] or [[Web Coverage Service|WCS]] requests. This request is dependent on the Styled Layer Descriptor (SLD) Profile of WMS.<ref>{{cite web |url=http://www.opengeospatial.org/standards/sld |title=Styled Layer Descriptor (SLD) Profile of the OpenGIS Web Map Service |publisher=OGC |access-date=2015-07-01}}</ref>
* GetLegendGraphic – returnreturns an image of the map's legend image, giving a visual guide to map elements.
 
All communication is served through [[HTTP]].
 
==Map image==
Line 48 ⟶ 49:
*[[ArcGIS Server]]
*[[ArcIMS]]
* Cubeserv from Terrapixel
*GeoWebPublisher from [[Bentley Systems]]
*GeognoSIS from [[Cadcorp]]
Line 55 ⟶ 57:
*[[Autodesk]]'s Infrastructure Map Server
*[[Manifold System]]
*[[MapTiler|MapTiler Server]]
*[[Luciad]]'s LuciadLightspeed and LuciadFusion products<ref name="Luciad solutions">[http://www.luciad.com/solutions – Luciad solutions]</ref>