Hi All, I have a problem with WMS requests... I'm trying to add WMS layer to my project. All goes well with http://wms.jpl.nasa.gov/wms.cgi server, but I have problems when I try to add http://maps.geoportal.gov.pl/WMS_ORTO/WMService.aspx - I can see only white background of the layer with server's watermark on it... I have figured out what's wrong but unfortunately I have no clue how to fix that. The request from QGIS is as follows:
http://maps.geoportal.gov.pl/WMS_ORTO/WMService.aspx?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=50.304627,16.799312,50.304822,16.799668&CRS=EPSG:4326&WIDTH=1052&HEIGHT=576&LAYERS=ORTOFOTO&STYLES=&FORMAT=image/jpeg But, server ends me the proper map when I switch latitudes and longitudes as below: http://maps.geoportal.gov.pl/WMS_ORTO/WMService.aspx?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=16.799312,50.304627,16.799668,50.304822&CRS=EPSG:4326&WIDTH=1052&HEIGHT=576&LAYERS=ORTOFOTO&STYLES=&FORMAT=image/jpeg Thanks for any help, Tom -- View this message in context: http://www.nabble.com/WMS-problem---QGIS-1.0-prev-2-tp20669908p20669908.html Sent from the qgis-user mailing list archive at Nabble.com. _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
