Hi, I am relatively new to Geoserver stuff, and I have been working on
configuring some data for my organization to be served by Geoserver.  I
have been able to get most of it up and running, but am running into
two minor issues that I have not been able to find how to correct.  I
am using ImageMosaic to have a series of files for a particular layer,
with a separate image for each day.  I can query for individual days
using WMS and WCS, and get expected results, but the two issues I have
are with the output files themselves:

1) Is there a way to have the timestamp of the image included as a tag
in the output GeoTIFF?  We have tried a custom tag, as well as using
"TIFFTAG_DATETIME", but in both cases, the file that is returned by
GeoServer omits the tag, and does not include any kind of timestamp in
the file.  I would like to have this, because I have the layer set to
use "nearest available" if a query is made for a time that doesn't
exist, and it would be helpful for the user to know exactly which image
is returned in that case.

2) Our source image files use LZH compression format, which is great as
it makes the file much smaller.  However, the file that gets returned
by Geoserver does not have any compression.  I have been unable to find
a way to tell Geoserver to use compression when serving GeoTiff files.

I appreciate any help in advance.  I'm hoping both of these things are
minor issues that my searching has just failed to help me find.

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