On Thu, Apr 23, 2009 at 6:48 PM, Emily Gouge <[email protected]> wrote: > I can't access this in uDig either. But I also cannot access it from a > basic web browser. > > http://labs.metacarta.com/wms?SERVICE=WMS&LAYERS=rail&EXCEPTIONS=application/vnd.ogc.se_xml&FORMAT=image/png&HEIGHT=169&TRANSPARENT=TRUE&REQUEST=GetMap&BBOX=0.0,0.0,179.61,78.168&WIDTH=389&STYLES=default&SRS=EPSG:4326&VERSION=1.1.1
I wouldn't expect that URL to work since it's wrong. It should be: http://labs.metacarta.com/wms/vmap0?SERVICE=WMS&LAYERS=rail&EXCEPTIONS=application/vnd.ogc.se_xml&FORMAT=image/png&HEIGHT=169&TRANSPARENT=TRUE&REQUEST=GetMap&BBOX=0.0,0.0,179.61,78.168&WIDTH=389&STYLES=default&SRS=EPSG:4326&VERSION=1.1.1 But there isn't any data in that image for that layer (rails). Try basic instead and that works. Where did you get that URL from? Is there anyway to see in uDig the actual URL for a given WMS layer? Many thanks, Rob On Thu, Apr 23, 2009 at 6:48 PM, Emily Gouge <[email protected]> wrote: > I can't access this in uDig either. But I also cannot access it from a > basic web browser. > > http://labs.metacarta.com/wms?SERVICE=WMS&LAYERS=rail&EXCEPTIONS=application/vnd.ogc.se_xml&FORMAT=image/png&HEIGHT=169&TRANSPARENT=TRUE&REQUEST=GetMap&BBOX=0.0,0.0,179.61,78.168&WIDTH=389&STYLES=default&SRS=EPSG:4326&VERSION=1.1.1 > > I'm not sure about openlayers. > > MrR08040 wrote: >> >> Hi folks, >> >> I'm wondering if other people can get uDig to render the basic layer from >> here: >> >> http://labs.metacarta.com/wms/vmap0?service=WMS&request=GetCapabilities >> >> It works great under OpenLayers: >> >> http://openlayers.org/dev/examples/geojson.html >> >> But not for me under uDig 1.2M3. >> >> Thanks in advance, >> Rob >> _______________________________________________ >> User-friendly Desktop Internet GIS (uDig) >> http://udig.refractions.net >> http://lists.refractions.net/mailman/listinfo/udig-devel > > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
