Hi

I am want  to bring  this
layer<http://sdmdataaccess.nrcs.usda.gov/Spatial/SDM.wms?VERSION=1.1.1&REQUEST=GetMap&LAYERS=SurveyAreaPoly,MapunitPoly&Styles=&SRS=EPSG:26915&bbox=256000,3750400,256400,3750800&width=400&height=400&format=image/gif>
into Geoserver and overly with some other layers in my Googlemap api v2
client application through Geowebcache.

I have connected the remote layer directly with geowebcache but  the
EPSG:4326<http://ukypssgis.ca.uky.edu:8081/geowebcache/demo/MapunitPoly?gridSet=EPSG:4326&format=image/png>is
working but
EPSG:900913<http://ukypssgis.ca.uky.edu:8081/geowebcache/demo/MapunitPoly?gridSet=EPSG:900913&format=image/png>link
is not working ,the reason I think was the projection is not available
in the remote wms.

My next plan was to add the  layer as a WMS store in geoserver 2.1 then re
project it  then connect this layer to my client application through
geowebcache.

I  have created a new wms store from   this Capability
document<http://sdmdataaccess.nrcs.usda.gov/Spatial/SDM.wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities>.
Then I published one layer  from that.  The layer preview throws error when
i try to access the layer.  here is the test
link<http://ukypssgis.ca.uky.edu:8080/geoserver/landuse/wms?service=WMS&version=1.1.0&request=GetMap&layers=landuse:MapunitPoly&styles=&bbox=-89.571,36.497,-81.965,39.148&width=946&height=330&srs=EPSG:4326&format=application/openlayers>to
see the error.    While publishing the layer I have reprojected the
source layer to another projection (source: SRS: EPSG:4269 -> NAD83  ;
Declared SRS : EPSG:4326   ->WGS84  ->Force declared )

Please tell me how to solve this issue.

Thank you
surendran
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to