Hi list,<div><br></div><div>I am attempting to set up tilecache to interface with the NAIP seamless WMS server. When I make requests via QGIS, the URL looks like this:</div><div><br></div><div><a href="http://isse.cr.usgs.gov/ArcGIS/services/Combined/USGS_EDC_Ortho_NAIP/MapServer/WMSServer?request=GetMap&amp;format=image/jpeg&amp;service=WMS&amp;version=1.1.0&amp;layers=0&amp;STYLES=default&amp;bbox=-92.5046672,43.7826455,-92.5029632,43.7838550&amp;srs=EPSG::4326&amp;width=500&amp;height=499">http://isse.cr.usgs.gov/ArcGIS/services/Combined/USGS_EDC_Ortho_NAIP/MapServer/WMSServer?request=GetMap&amp;format=image/jpeg&amp;service=WMS&amp;version=1.1.0&amp;layers=0&amp;STYLES=default&amp;bbox=-92.5046672,43.7826455,-92.5029632,43.7838550&amp;srs=EPSG::4326&amp;width=500&amp;height=499</a></div>
<div><br></div><div>However, I can&#39;t get the tilecache system to make the correct requests. How do I get tilecache to use EPSG:4326 WMS request bbox&#39;s?</div>