Skip to content

Instantly share code, notes, and snippets.

@markgis
Created May 7, 2020 11:38
Show Gist options
  • Save markgis/d402da876af996d55cedfc7e4fd68697 to your computer and use it in GitHub Desktop.
Save markgis/d402da876af996d55cedfc7e4fd68697 to your computer and use it in GitHub Desktop.
Simple WMS Geet Request
http://ows.mundialis.de/services/service?
REQUEST=GetMap&SERVICE=WMS
&LAYERS=OSM-WMS
&styles=
&version=1.1.1
&BBOX=-0.21363258,51.45497,-0.17277718,51.478069&SRS=EPSG:4326
&WIDTH=500&HEIGHT=500
&FORMAT=image/png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment