Hi,

I have been working on creating some layers in our GeoServer instance to serve some daily raster images.  I'm using GeoServer 2.15.0 (upgrading isn't really an option right now), with the ImageMosaic plugin.

Here is an example of the DescribeCoverage request:

https://staging.nsidc.org/api/mapservices/CETB_SWE/wcs?service=WCS&version=2.0.1&request=describecoverage&coverageid=CETB_SWE__nsidc1_daily_swe_f08_n25km

Now, QGIS seems to be able to handle things just fine - I can get the layers and pull specific daily images pretty easily.  However, I have a colleague who is using ArcGIS and is having a hard time getting it to work the same way (specifically, being able to pull out a specific day's image for a given layer).  When she was talking with the ArcGIS support people, they said that the XML response is invalid, because while there are 3 axes located in the "gml:EnvelopeWithTimePeriod" near the top, the "gml:domainSet" > "gml:RectifiedGrid" only lists 2 dimensions.

I admit, I'm not anywhere near an expert with WCS standards or ArcGIS, nor with GeoServer (though I was able to get the layers imported and connected to a database for the individual file information), so I'm not sure if there's something that needs to be configured in GeoServer to make it work better with ArcGIS, or if the WCS output is just fine and that the problem is somewhere else.

Any information to point me in the right direction will be much appreciated; so far, my searching for information hasn't helped me find what I need.

Thanks!

Scott Lewis
NSIDC
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to