Re: [Geoserver-users] Possible Image Mosaic time bug

2014-07-15 Thread Max Stephan
Dear all, just wanted to let you know that I found a solution for this problem. As mentioned, we are using Oracle Spatial for storing the granule index. In the indexer.properties file for the ImageMosaic the time parameter was defined as "time" and upon creation of the index table in Oracle this

Re: [Geoserver-users] Possible Image Mosaic time bug

2014-06-27 Thread Max Stephan
And as the logfile content only seems to be visible in nabble, here it is to be visible in a mail as well. The sorting of the ImageMosaic granules crashes when the process tries to determine if the column is sortable. Best regards, Max Stephan The Logfile excerpt: 2014-06-26 15:28:10,436 ERROR [

Re: [Geoserver-users] Possible Image Mosaic time bug

2014-06-26 Thread Max Stephan
Hi, I am trying to get the sorting to work with an ImageMosaic layer using the parameter above (in my case "time D", as "time" is the time-parameter in the database granule index (Oracle Spatial). When trying to request the layer, an error occurs because the sorting goes wrong (see logfile excerp

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-19 Thread Daniele Romagnoli
I'll take a look on it. Thanks == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Daniele Romagnoli Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-19 Thread Ian Turton
Documentation PR at https://github.com/geoserver/geoserver/pull/402 if some one wants to review it. Ian On 18 November 2013 14:23, Ian Turton wrote: > Thanks for your help guys - I knew this had to be possible. For anyone who > stumbles on this thread latter the correct syntax for the sorting

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Ian Turton
Thanks for your help guys - I knew this had to be possible. For anyone who stumbles on this thread latter the correct syntax for the sorting param is varname (ingestion) D (that is space D) - I'll try to update the docs later as there is currently no mention of the sorting param. [image: Inline im

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Daniele Romagnoli
Hi guys, There is a SORTING parameter in the MosaicConfiguration exposed by the GS GUI which should do that. Cheers, Daniele == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Daniele Romagnoli Senior Software Engineer GeoSolutions S.A.S. Via Poggio

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Andrea Aime
On Mon, Nov 18, 2013 at 2:25 PM, Ian Turton wrote: > > On 18 Nov 2013 13:21, "Andrea Aime" wrote: > > > > Hi Ian, > > did you enable the time dimension in the "dimensions" tab of the layer > configuration? > > > > Yes and I've been experimenting with the presentation choice but it seems > to mak

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Ian Turton
On 18 Nov 2013 13:21, "Andrea Aime" wrote: > > Hi Ian, > did you enable the time dimension in the "dimensions" tab of the layer configuration? > Yes and I've been experimenting with the presentation choice but it seems to make no difference. The relevant part of the GetCapabilities response is

Re: [Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Andrea Aime
Hi Ian, did you enable the time dimension in the "dimensions" tab of the layer configuration? Cheers Andrea On Mon, Nov 18, 2013 at 2:06 PM, Ian Turton wrote: > Following on from my experiments with image mosaics and partial updates > last week I think I've hit a bug (or I still don't understa

[Geoserver-users] Possible Image Mosaic time bug

2013-11-18 Thread Ian Turton
Following on from my experiments with image mosaics and partial updates last week I think I've hit a bug (or I still don't understand the spec). Given the following mosaics at times as shown: [image: Inline images 2] [image: Inline images 3] [image: Inline images 4] [image: Inline images 5] Wh