<div dir="ltr"><div><div>You can also hand-craft a GetMap request.  The trick is have valid values for all of the required params.  Here is an example from a WMS in MN.  <br><br><a href="http://geoint.lmic.state.mn.us/cgi-bin/wms?layers=met10&format=image%2Fjpeg&transparent=TRUE&service=wms&version=1.1.1&request=GetMap&styles=&srs=EPSG%3A26915&bbox=481178,4977186,493918,4987865&width=256&height=256">http://geoint.lmic.state.mn.us/cgi-bin/wms?layers=met10&format=image%2Fjpeg&transparent=TRUE&service=wms&version=1.1.1&request=GetMap&styles=&srs=EPSG%3A26915&bbox=481178,4977186,493918,4987865&width=256&height=256</a><br><br></div>Note that the bbox needs to be expressed in coord values/units of the specified SRS.  <br><br></div>David.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 4, 2015 at 7:47 AM, Randal Hale <span dir="ltr"><<a href="mailto:rjhale@northrivergeographic.com" target="_blank">rjhale@northrivergeographic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I haven't - and I've got a question on that. If I pass the URL into curl<br>
<br>
"curl -v <a href="http://gis.apfo.usda.gov/arcgis/services/NAIP/Alabama_2013_1m/ImageServer/WMSServer?request=GetCapabilities&service=WMS" target="_blank">http://gis.apfo.usda.gov/arcgis/services/NAIP/Alabama_2013_1m/ImageServer/WMSServer?request=GetCapabilities&service=WMS</a>"<br>
<br>
I get the service information back (like it's running wms 1.3) - I'm assuming I have to pass it a bounding box to retrieve a sample image? Sorry - first time through on this amazingly enough.<br>
<br>
Randy<div><div class="h5"><br>
<br>
<br>
<br>
<br>
On 05/03/2015 09:57 PM, David Fawcett wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Randy,<br>
<br>
Have you tried a sample request through a browser, or even curl?<br>
<br>
David<br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On May 3, 2015, at 8:52 PM, Randal Hale <<a href="mailto:rjhale@northrivergeographic.com" target="_blank">rjhale@northrivergeographic.com</a>> wrote:<br>
<br>
I've been working with NAIP provided by <a href="http://gis.apfo.usda.gov/arcgis/rest/services/NAIP" target="_blank">http://gis.apfo.usda.gov/arcgis/rest/services/NAIP</a><br>
<br>
Something changed on their end and I'm fixing the xml files I created from this service (created xml files anyone can load from <a href="https://github.com/rjhale1971/NAIP_WMS" target="_blank">https://github.com/rjhale1971/NAIP_WMS</a> - currently all don't work).<br>
<br>
I fixed one and now that one WMS connections is a color negative. I fixed several and they all are coming in as color negs.<br>
<br>
Example: <a href="http://gis.apfo.usda.gov/arcgis/services/NAIP/Alabama_2013_1m/ImageServer/WMSServer?request=GetCapabilities&service=WMS" target="_blank">http://gis.apfo.usda.gov/arcgis/services/NAIP/Alabama_2013_1m/ImageServer/WMSServer?request=GetCapabilities&service=WMS</a><br>
<br>
I assume this is on the providers end and not mine (not qgis) - can someone verify?<br>
<br>
Checked in QGIS 2.8 - Ubuntu - 14.04<br>
<br>
Randy<br>
<br>
<br>
<br>
<br>
-- <br>
--------------------------------------------<br>
Randal Hale<br>
North River Geographic Systems, Inc<br>
<a href="http://www.northrivergeographic.com" target="_blank">http://www.northrivergeographic.com</a><br>
<a href="tel:423.653.3611" value="+14236533611" target="_blank">423.653.3611</a> <a href="mailto:rjhale@northrivergeographic.com" target="_blank">rjhale@northrivergeographic.com</a><br>
twitter:rjhale     <a href="http://about.me/rjhale" target="_blank">http://about.me/rjhale</a><br>
<a href="http://www.northrivergeographic.com/introduction-to-quantum-gis" target="_blank">http://www.northrivergeographic.com/introduction-to-quantum-gis</a><br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></blockquote>
<br></div></div>
-- <br><div class="HOEnZb"><div class="h5">
-----------------<br>
Randal Hale<br>
North River Geographic Systems, Inc<br>
<a href="http://www.northrivergeographic.com" target="_blank">http://www.northrivergeographic.com</a><br>
<a href="tel:423.653.3611" value="+14236533611" target="_blank">423.653.3611</a> <a href="mailto:rjhale@northrivergeographic.com" target="_blank">rjhale@northrivergeographic.com</a><br>
twitter:rjhale     <a href="http://about.me/rjhale" target="_blank">http://about.me/rjhale</a><br>
<a href="http://www.northrivergeographic.com/introduction-to-quantum-gis" target="_blank">http://www.northrivergeographic.com/introduction-to-quantum-gis</a><br>
<br>
</div></div></blockquote></div><br></div>