wms请求示例
arcgis server:
http://localhost:6080/arcgis/services/MyMapService/MapServer/WMSServer?SRS=EPSG:4326&STYLES=&VERSION=1.1.1&BBOX=99,27,107,33&FORMAT=png&service=WMS&request=GetMap&width=1000&height=1000&LAYERS=0,1
geoserver
http://localhost:8080/geoserver/thematic/wms?service=WMS&version=1.1.0&request=GetMap&layers=thematic:tet2,thematic:四川省全部市(2)_Point&bbox=99.0,26.0,107.0,32.0&width=768&height=576&srs=EPSG:4326&styles=&format=image/png

WMTS请求GetCapabilities
http://localhost:8080/geoserver/gwc/service/wmts?layer=thematic:thematic&style=&tilematrixset=EPSG:4326&Service=WMTS&Request=GetCapabilities
浙公网安备 33010602011771号