Web Map Service
From Wikiteer
(Difference between revisions)
Line 1: | Line 1: | ||
http://en.wikipedia.org/wiki/Web_Map_Service | http://en.wikipedia.org/wiki/Web_Map_Service | ||
+ | |||
+ | *VERSION=version | ||
+ | *REQUEST=GetMap | ||
+ | *LAYERS=layer_list | ||
+ | *STYLES=style_list | ||
+ | *SRS=namespace:identifier ([[spatial reference system]]) | ||
+ | *BBOX=xmin,ymin,xmax,ymax | ||
+ | *WIDTH=output_width | ||
+ | *HEIGHT=output_height | ||
+ | *FORMAT=output_format | ||
+ | *TRANSPARENT=TRUE|FALSE | ||
+ | *BGCOLOR=color_value (default 0xFFFFFF) | ||
+ | *EXCEPTIONS=exception_format | ||
+ | *TIME=time | ||
+ | *ELEVATION=elevation |
Revision as of 17:00, 22 October 2006
http://en.wikipedia.org/wiki/Web_Map_Service
- VERSION=version
- REQUEST=GetMap
- LAYERS=layer_list
- STYLES=style_list
- SRS=namespace:identifier (spatial reference system)
- BBOX=xmin,ymin,xmax,ymax
- WIDTH=output_width
- HEIGHT=output_height
- FORMAT=output_format
- TRANSPARENT=TRUE|FALSE
- BGCOLOR=color_value (default 0xFFFFFF)
- EXCEPTIONS=exception_format
- TIME=time
- ELEVATION=elevation