Request: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
!Name
!Name
!MediaType
!MediaType
!Description
|-
|-
|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=*[[Web Endpoint]]
|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