Request: Difference between revisions
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 |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
{|class=wikitable | {|class=wikitable | ||
!Name | !Name | ||
!MediaType | |||
!Description | !Description | ||
|- | |- | ||
|GetCapabilities | |GetCapabilities | ||
|application/xml | |||
| | | | ||
|- | |- | ||
|GetFeatureInfo | |GetFeatureInfo | ||
|text/plain | |||
| | | | ||
|- | |- | ||
|GetLegendGraphic | |GetLegendGraphic | ||
|image/png | |||
| | | | ||
|- | |- | ||
|GetMap | |GetMap | ||
|image/png | |||
| | | | ||
|} | |} | ||
{{article end | {{article end | ||
|seealso= | |seealso=*[[Web Endpoint]] | ||
}} | }} | ||
[[Category:API]] | [[Category:API]] | ||
Latest revision as of 14:04, 6 May 2026
Values
| Name | MediaType | Description |
|---|---|---|
| GetCapabilities | application/xml | |
| GetFeatureInfo | text/plain | |
| GetLegendGraphic | image/png | |
| GetMap | image/png |