How does a sample http map request look like?
Sample http map requests The GLG Map Server uses OpenGIS WMS standard for the http map server requests. The following lists a few sample http requests for the Unix/Linux environment: // World map in orthographic projection with elevation and political boundaries http://www.myserver.com/cgi-bin/GlmScript?VERSION=1.3.0&REQUEST=GetMap&SRS=AUTO2:42003,1,10,40&WIDTH=700&HEIGHT=600&BBOX=-6500000.,-6500000.,6500000.,6500000.&BGCOLOR=0x0&STYLES=default&FORMAT=image/jpeg&LAYERS=earth,shadow,political&STRETCH=0 // World map in rectangular projection with elevation and political boundaries http://www.myserver.com/cgi-bin/GlmScript?VERSION=1.1.0&REQUEST=GetMap&SRS=EPSG:4326&WIDTH=800&HEIGHT=600&BBOX=-180,-90,180,90&BGCOLOR=0x0&STYLES=default&FORMAT=image/jpeg&LAYERS=earth,shadow,political&STRETCH=1 // USA map in orthographic projection with elevation, state outlines and grid http://www.myserver.com/cgi-bin/GlmScript?VERSION=1.3.0&REQUEST=GetMap&SRS=AUTO2:42003,1.,-97,38&WIDTH=700&HEIGHT=700&BBOX=-