Request: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "==Values== {|class=wikitable !Name !Description |- |GetCapabilities | |- |GetFeatureInfo | |- |GetLegendGraphic | |- |GetMap | |} {{article end |seealso= }} Category:API"
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!MediaType
|-
|-
|GetCapabilities
| GetCapabilities
|
| application/xml
|-
|-
|GetFeatureInfo
| GetFeatureInfo
|
| text/plain
|-
|-
|GetLegendGraphic
| GetLegendGraphic
|
| image/png
|-
|-
|GetMap
| GetMap
|
| image/png
|}
|}


{{article end
{{article end
|seealso=
|seealso=*[[Web Endpoint]]
*[[WMS]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 13:46, 10 July 2026

Values

Name MediaType
GetCapabilities application/xml
GetFeatureInfo text/plain
GetLegendGraphic image/png
GetMap image/png

See also