I am trying to add WMS layer from geoserver(version 2.8.1). I can connect Cesium with geoserver,but nothing is displayed on earth. geoserver is running successfully, there is keep flashing information, indicates that the following code is accessing data.there is no any error.
the SRS of layer in geoserver is ‘EPSG:4326’.Is the cause of the coordinate system?
hi,
thank you for your response.why is ‘…geoserver/ows’,not ‘…geoserver/wms’?what is your version of geoserver?
certainly,I kown layers means,It is not the issue.
I tried all sorts of options settings.I think the problem is on geoserver,
I have installed CORS Filter.geoserver servcice is running normal.when I zoom or pan globe,the window of geoserver keep flashing information,but report no any error.
when I copy my code into Sandcastle to run,I get following error:
An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 1 Y: 0 Level: 0.
An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 0 Y: 0 Level: 0.
An error occurred in “WebMapServiceImageryProvider”: Failed to obtain image tile X: 1 Y: 1 Level: 1.