hello

I tried to get a map through wcs:

curl --trace -i -u admin:***  -XGET -G '
http://localhost:8080/geoserver/work1/wcs?version=1.0.0&Coverage=work1:pyramids_dem4326&request=GetCoverage&layers=work1:pyramids_dem4326&bbox=35.670381,39.813051,38.81901235734796,41.106463&width=504&height=330&srs=EPSG:4326
'

it gives:
<?xml version="1.0" encoding="UTF-8"?><ServiceExceptionReport
version="1.2.0" >   <ServiceException>
      java.lang.ClassCastException: java.lang.String cannot be cast to
java.util.List
java.lang.String cannot be cast to java.util.List
</ServiceException></ServiceExceptionReport>

How can I solve the problem ?

kind regards

-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu


________________________

Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to