Re: [Geoserver-users] ImageMosaic custom dimension internal to NetCDF files

2016-06-01 Thread Ben Caradoc-Davies
On 01/06/16 20:12, Daniele Romagnoli wrote: > On Tue, May 31, 2016 at 11:06 PM, Ben Caradoc-Davies >> - When using a custom dimension like sigma, should it be specified in the >> indexer.xml? > Yes. each domain/dimension involved in your mosaic should be declared. >> - If an

Re: [Geoserver-users] Reload ImageMosaic store via Rest API

2016-06-01 Thread Ivan Kotev
Many thanks, Peter - this is what I needed. As of now I will go with reindexing the whole layer. It seems that the operation is taking less than a second so this is pretty fine for my requirements. Cheers, Ivan Date: Wed, 1 Jun 2016 08:50:29 +0200 From: Peter Kovac

[Geoserver-users] SLD editor

2016-06-01 Thread Volkan Gümüs
Hey, My SLD file is actually 10MB big. Managing it is really uncomfortable. Which tools do you recommend for SLD creation? Regards, Volkan -- What NetFlow Analyzer can do for you? Monitors network bandwidth and

[Geoserver-users] WPS, WCS demo request builders are not working

2016-06-01 Thread Kylli Ek
Hi, I am trying to upgrade our GeoServer to 2.9.0, but have now some problems with WPS and WCS request builders. Also the Demo requests page seems to have similar problems. The list of all demo pages is shown and also the main demo page shows up, but all the requests fail. I get only the

Re: [Geoserver-users] ImageMosaic custom dimension internal to NetCDF files

2016-06-01 Thread Daniele Romagnoli
On Tue, May 31, 2016 at 11:06 PM, Ben Caradoc-Davies wrote: > On 01/06/16 00:26, Daniele Romagnoli wrote: > >> On Tue, May 31, 2016 at 4:25 AM, Ben Caradoc-Davies >> wrote: >> >>> In a nutshell: should elevation variables that are *internal* to each >>>

Re: [Geoserver-users] CQL filter based on user properties

2016-06-01 Thread Robin Kossi
Hi everyone, thanks for the replies! It looks like GeoFence has the functionality we need, we didn't see that one yet. We're probably going to generate GeoFence rules with the GeoFence REST API which will probably make the system more maintainable. Greetings, Robin Op 27/05/16 om 18:22

Re: [Geoserver-users] PostGIS views not displaying

2016-06-01 Thread Gabriel Vatin
We are using GeoServer 2.7.1.1, sorry I didn't say it sooner. I'll try with 2.8 and 2.9, once installed on my test server. Thanks ! Gabriel Le 31/05/2016 à 19:05, Andrea Aime a écrit : Hi, wondering, which version of GeoServer are you using? I don't think we have automatic tests for

Re: [Geoserver-users] PostGIS views not displaying

2016-06-01 Thread Andrea Aime
On Wed, Jun 1, 2016 at 9:17 AM, Blome, Guido (62-24) wrote: > Hi Andrea, > > > > yes I´m using Version 2.8.1. > > The materialized Views are not displayed by default, but defining a SQL > View works. > Ok the code to support materialized views natively is indeed in

Re: [Geoserver-users] PostGIS views not displaying

2016-06-01 Thread Blome, Guido (62-24)
Hi Gabriel, you can paste a SQL Statement that's aiming on the materialized View. I`m using materialized Views in that way, there's no need for building a table. Cheers, Guido Guido Blome Bundesstadt Bonn Amt für Bodenmanagement und Geoinformation Stadthaus, Berliner Platz 2, 53111 Bonn

Re: [Geoserver-users] PostGIS views not displaying

2016-06-01 Thread Blome, Guido (62-24)
Hi Andrea, yes I´m using Version 2.8.1. The materialized Views are not displayed by default, but defining a SQL View works. Cheers, Guido Von: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] Im Auftrag von Andrea Aime Gesendet: Dienstag, 31. Mai 2016 19:06 An: Gabriel Vatin Cc: Blome,

Re: [Geoserver-users] Reload ImageMosaic store via Rest API

2016-06-01 Thread Peter Kovac
Hi Ivan, what you want to do is what ImageMosaic calls "reindexing granules". You can reindex the whole layer, but it is time consuming and inefficient, because GeoServer will reexamine each granule (individual GeoTIFF raster) and delete it from the index or add it to the index. It might