Request: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!MediaType
|-
|-
|GetCapabilities
| GetCapabilities
|application/xml
| application/xml
|-
|-
|GetFeatureInfo
| GetFeatureInfo
|text/plain
| text/plain
|-
|-
|GetLegendGraphic
| GetLegendGraphic
|image/png
| image/png
|-
|-
|GetMap
| GetMap
|image/png
| 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