[Geoserver-users] getMap with multiple elevations

2024-01-12 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello, we are trying to make a getMap request to a layer group where we request multiple elevations (eg; elevation =2,10,20). We are using an ImageMosiac store. 1. Is this possible? I would like to verify that only single elevation requests are allowed. 2. Can you give us any helpful

[Geoserver-users] FixedLengthOverflowException when creating workspace

2023-12-06 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I just updated to GeoServer 2.23.0 and I am seeing the following error whenever I POST a new workspace to GeoServer "ERROR [org.geoserver.rest] (default task-46) : org.xnio.channels.FixedLengthOverflowException". The workspace is still created, but I was wondering why this error is

[Geoserver-users] GeoServer stop support for older WCS versions

2023-06-28 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello Is there a risk that newer versions of Geoserver will ever drop support for the older WCS versions? For example WCS 1.0.0? Dominique Bessette ___ Geoserver-users mailing list Please make sure you read the following two resources before

[Geoserver-users] End Attribute - Time Dim

2022-05-19 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I have a feature based off a database table that I'm trying to add a Time Dimension with the "Attribute" and "End Attribute" set The Presentation is 'Interval and Resolution' The Resolution is '5 minutes' The Default value is the 'domain nearest to the reference value' The Reference Value

[Geoserver-users] GeoServer 2.15 Spring vulnerability

2022-03-24 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I saw that we fixed the spring vulnerability issue in GeoServer 2.17. Was GeoServer 2.15 even vulnerable to this attack? We have some environments with 2.15 and need to know if they require a patch or upgrade. https://osgeo-org.atlassian.net/browse/GEOS-9477 Dominique Bessette

Re: [Geoserver-users] [EXTERNAL] - RE: WPS gs:Clip Topology Exception

2022-03-24 Thread Bessette-Halsema, Dominique E via Geoserver-users
There are several ways to set the CRS in the Geometry, but this probably wont fix your problem. I just worry that the code is setting your Geometry to the default EPSG and that's why it cant figure it out. Also there are some Geometry limits, like crossing the antemeridian. If you are

Re: [Geoserver-users] WPS gs:Clip Topology Exception

2022-03-24 Thread Bessette-Halsema, Dominique E via Geoserver-users
You may want to try specifying your EPSG in your Polygon and getFeature request Dominique Bessette Senior Software Engineer From: Oscar Wu Sent: Wednesday, March 23, 2022 1:02 PM To: geoserver-users@lists.sourceforge.net Subject: [Geoserver-users] WPS gs:Clip Topology Exception [External:

[Geoserver-users] chaining issue with cropcoverage

2022-03-02 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I noticed that when I chain cropcoverage and jiffle in the SLD that at certain zoom levels the full image/png is not displayed. It looks like some tiles are missing but I added the parameter TILED=false. I remember that someone mentioned chaining is not working properly. Is this a

[Geoserver-users] getMap with Clip does not update with Time

2022-02-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I'm using a getMap call to a layergroup. If I don't add the "clip" vendor parameter, I can see my the data changing with the time dimension. If I add the "clip" the getMap call stops changing with the time dimension and it looks like it returns the data with the default time. I'm

Re: [Geoserver-users] SLD is producing blurry image

2022-02-17 Thread Bessette-Halsema, Dominique E via Geoserver-users
oserver/wiki/Successfully-requesting-and-integrating-fixes,-improvements-and-new-features-in-GeoServer__;!!JRQnnSFuzw7wjAKq6ti6!jizqlPfXpVvW0LfS1Rl6oNeB2qelwmLgCuUvSX8-pXh7HkkyXU5hM6k8hIcWRNoMj21T8A$> Cheers Andrea On Thu, Feb 17, 2022 at 12:33 AM Bessette-Halsema, Dominique E via Geose

Re: [Geoserver-users] SLD is producing blurry image

2022-02-17 Thread Bessette-Halsema, Dominique E via Geoserver-users
t; Cheers Andrea On Thu, Feb 17, 2022 at 12:33 AM Bessette-Halsema, Dominique E via Geoserver-users mailto:geoserver-users@lists.sourceforge.net>> wrote: Hello I have an sld that uses jiffle and the output is a 1 or a 0 I would like my style to appear “smoothed” out or interpolated on

Re: [Geoserver-users] SLD is producing blurry image

2022-02-17 Thread Bessette-Halsema, Dominique E via Geoserver-users
is producing blurry image [External: Use caution with links & attachments] Did you try to use scale based rules to have the behaviour smooth at large scale and the other behaviour at smaller scale? Alexandre Le jeu. 17 févr. 2022 à 00:33, Bessette-Halsema, Dominique E via Geoserver-u

[Geoserver-users] jiffle Logical operators

2022-02-14 Thread Bessette-Halsema, Dominique E via Geoserver-users
Can we do jiffle Logical operators or just math algebra? Example.. Is this valid (untested) or would the '<' ruin the XML? coverage script b = src[0]; c = src[1]; dest = (b < c ? 0:1);

Re: [Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-24 Thread Bessette-Halsema, Dominique E via Geoserver-users
ness around it. Cheers Andrea On Wed, Jan 19, 2022 at 12:35 AM Bessette-Halsema, Dominique E via Geoserver-users mailto:geoserver-users@lists.sourceforge.net>> wrote: I also found in the logs that for the file that failed it could not find the property collectors 022-01-18 20:05:33

Re: [Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
) Now indexing file COAMPS-AFGHAN-W1800S0900E1800N0900-FNMOC_GRID_2022011800_007315.0_20220118.tif Dominique Bessette Senior Software Engineer T 619.881.2478 From: Bessette-Halsema, Dominique E via Geoserver-users Sent: Tuesday, January 18, 2022 2:15 PM To: geoserver

Re: [Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
Is there a configuration or way to make it so the imagemosaic tables for the granules are "Not Null"? This way at least the bad entry will be thrown out and all other ingested layers can be used. Dominique From: Bessette-Halsema, Dominique E via Geoserver-users Sent: Tuesday,

[Geoserver-users] ImageMosaic JDBC entering in null values for attributes

2022-01-18 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello I'm using ImageMosaic with the JDBC extension. I found that when GeoServer is under heavy load, intermittently the JDBC code will insert null values for the attributes. This causes the WMS getCapabilities to fail with the following Warning WARN [org.geoserver.wms.capabilities]

[Geoserver-users] GeoTools ImageMosaic Resource Leak Question

2021-08-19 Thread Bessette-Halsema, Dominique E via Geoserver-users
Hello In the method: org.geotools.gce.imagemosaic.GranuleDescriptor.loadRaster(ImageReadParam, int, ReferencedEnvelope, MathTransform2D, RasterLayerRequest, Hints), Starting at line 1031, there is a block of code as below: // eventually gets closed in finally block, if possible (not