[Geoserver-users] Keycloak GeoServer Authentication

2022-05-03 Thread Matteo BASILE
Dears, I am trying to authenticate GeoServer resources with Keycloak. However, when I access GeoServer's REST calls using Bearer Token from a user with administrator roles, it returns 403 Forbidden. Can anyone help me with this? ___ Geoserver-users

[Geoserver-users] (no subject)

2022-03-25 Thread Matteo BASILE
Dear GeoSolutions, I'm sorry for the trouble. I have a problem with GeoServer and the OpenSearch plugin ( https://docs.geoserver.org/latest/en/user/community/opensearch-eo/index.html ). In particular, I want to both use the OpenSearch module for search purposes and to publish an Image Mosaics

Re: [Geoserver-users] Using tablesample in sld

2018-05-27 Thread Matteo Cusmai
, with filter function. Where I can see some code example? On 27 May 2018 09:04, "Andrea Aime" <andrea.a...@geo-solutions.it> wrote: Hi Matteo, I don't think there is a way to do what you want from the SLD, and using that function. In order to run that SQL, you have to setup a SQL V

[Geoserver-users] Using tablesample in sld

2018-05-26 Thread Matteo Cusmai
to figure out how I can use sld with zoom level to set the percentage. Anyone could help me? Matteo Cusmai -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [Geoserver-users] mongodb layer

2018-01-23 Thread Matteo Cusmai
Hi Cintia, you are right, this is the drawback of this solution. On 23 Jan 2018 12:24, "Cintia Pereira" wrote: > Hi, I have a last doubt, my table has so many times, when I request a > getCapabilities I get a timeout I think that´s because the geoserver try to >

Re: [Geoserver-users] mongodb layer

2018-01-17 Thread Matteo Cusmai
Hi, If you are interested in showing temporal series of your polygons, you could use time dimension, and setting the default value as biggest you will have the desired result. On 17 Jan 2018 17:44, "Nuno Oliveira" wrote: > It looks like there is some

Re: [Geoserver-users] Standalone Geowebcache and Geoserver

2017-11-07 Thread Matteo Cusmai
Hi Steve, With jms cluster you don't need jdbc config, because every catalog updates are performed on all nodes. The problem is gwc configurations, it seems that jms cluster doesn't take into account them. I have opened a thread on this issue, but up to now I haven't received any answers. On 8

Re: [Geoserver-users] MapProjection doesn't converge

2017-11-06 Thread Matteo Cusmai
t; 716855 Finally, I am very confused. Where I am wronging? Thanks a lot, Matteo. Matteo Cusmai On Tue, Oct 31, 2017 at 11:24 AM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > On Tue, Oct 31, 2017 at 10:17 AM, Matteo Cusmai <cusmaimat...@gmail.com> > wrote: > >

Re: [Geoserver-users] Cluster Geoserver and Integrated GeoWebcache

2017-11-03 Thread Matteo Cusmai
Hi all, Does Anyone have a similar environment? On 25 Oct 2017 19:53, "Matteo Cusmai" <cusmaimat...@gmail.com> wrote: > Hi all, > I'm trying to use the integrated geowebcache in a clustered environment, > as documented in http://geoserver.geo-solutions.it/edu/en/cachin

Re: [Geoserver-users] MapProjection doesn't converge

2017-10-31 Thread Matteo Cusmai
with same result. So, do you think there is a better way to make this check? Matteo Cusmai On Sat, Oct 28, 2017 at 9:26 PM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > > > Il 28 ott 2017 8:14 PM, "Matteo Cusmai" <cusmaimat...@gmail.com> ha > scritto: &g

Re: [Geoserver-users] REST-API: Layers doesn't have a workspace

2017-10-31 Thread Matteo Cusmai
Hi, I had the same problem, but the cause was the naming convention of workspace. Now we are using geoserver manager lib and we are able to manage layers with same name in different workspace. On 30 Oct 2017 11:30, "Andrea Aime" wrote: > 2017-10-30 10:45 GMT+01:00

Re: [Geoserver-users] MapProjection doesn't converge

2017-10-28 Thread Matteo Cusmai
So, the most probable cause of this error is the presence of data on the boundary of the epsg, isn't it? Could you suggest me a way to check this? On 28 Oct 2017 17:09, "Andrea Aime" wrote: On Sat, Oct 28, 2017 at 4:51 PM, Kristian Thy wrote: > >

Re: [Geoserver-users] MapProjection doesn't converge

2017-10-28 Thread Matteo Cusmai
rker( ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run( ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run( TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Matteo Cusmai On Sat, Oct 28, 2017 at 1:1

Re: [Geoserver-users] MapProjection doesn't converge

2017-10-28 Thread Matteo Cusmai
handling. The strange thing is that I retrieve the error if I request data in EPSG 3857, but when I access data from openlayer demo page that use 4326 I don't get the error. Do you have some suggestions to check deeper? Thanks a lot, Matteo. Matteo Cusmai On Sat, Oct 28, 2017 at 3:22 AM, Ben Caradoc

[Geoserver-users] MapProjection doesn't converge

2017-10-27 Thread Matteo Cusmai
) . It seems related to the MapProjection class and in particular on the following method: protected final double inv_mlfn(double arg) throws ProjectionException { Has someone experienced the same issue? Could you help me? Thanks a lot, Matteo. Matteo Cusmai

[Geoserver-users] Cluster Geoserver and Integrated GeoWebcache

2017-10-25 Thread Matteo Cusmai
: 1.11.0 - OS: ubuntu 16 - I am using virtual service and direct integration with geoserver WMS There is someone with similar environment? Could you help me? Matteo Cusmai -- Check out the vibrant tech community on one

[Geoserver-users] Geowebcache embedded with geofence

2017-08-06 Thread Matteo Cusmai
in security configuration? Thanks in advance. Matteo. Matteo Cusmai -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

[Geoserver-users] geofence class not found issue

2017-06-12 Thread Matteo Cusmai
) at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.executeRequest(HttpInvokerClientInterceptor.java:176) at org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor.invoke(HttpInvokerClientInterceptor.java:144) ... 140 more Has someone experienced the same or similar issue? Thanks a lot, Matteo

[Geoserver-users] geoserver jms plugin

2017-04-07 Thread Matteo Cusmai
experienced this kind of error? Matteo Cusmai -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot___

Re: [Geoserver-users] Geoserver 2.7.4 on ubuntu 14.04 Server x64 - Problems with GDAL Plugin

2017-04-06 Thread Matteo
no one can help me? -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-7-4-on-ubuntu-14-04-Server-x64-Problems-with-GDAL-Plugin-tp5315244p5316178.html Sent from the GeoServer - User mailing list archive at Nabble.com.

[Geoserver-users] Geoserver 2.7.4 on ubuntu 14.04 Server x64 - Problems with GDAL Plugin

2017-04-01 Thread Matteo
to test ECW (gdalinfo I get this error: libgdal.so.1: no version information available (required by gdalinfo) terminate called after throwing an instance of 'std::length_error' what(): basic_string::_S_create Can you help me? Kind Regards Matteo -- View this message in context: http://osgeo-org

[Geoserver-users] Geofence dynamic rules

2017-03-30 Thread Matteo Cusmai
these values, a sort of session variables in CQL filter and allowed area? Thanks, Matteo Cusmai -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link

Re: [Geoserver-users] Geofence and Oauth2

2017-03-23 Thread Matteo Cusmai
Hi Emanuele, Is it possible to install geofence standalone in ha? Cheers, Matteo. Matteo Cusmai On Tue, Mar 21, 2017 at 2:12 AM, Emanuele Tajariol <e...@geo-solutions.it> wrote: > Hi Matteo, > > > I wouldn't like to allow geofence to access the ldap of openam, > > I

Re: [Geoserver-users] Geofence and Oauth2

2017-03-17 Thread Matteo Cusmai
Hi Tajarol, thanks a lot for the quick replay. I wouldn't like to allow geofence to access the ldap of openam, so if it possible to use the embedded version in a cluster installation.? Furthermore, I would like to know if Oauth2 is the best way to secure geoserver. thanks a lot, Matteo. On 8

[Geoserver-users] Geofence and Oauth2

2017-03-07 Thread Matteo Cusmai
Hi all, I am going to secure my geoserver by using openam as oauth2 authentication server. Is it possible to use users stored in openam to create rules in geofence? Regards, Matteo. Matteo Cusmai -- Announcing

[Geoserver-users] GeoUML

2017-02-28 Thread Matteo Cusmai
Hi all, I have to expose some WMS, WFS layers based on GeoUML standard. There is someone that have experience with this kind of issue? Regards, Matteo Cusmai -- Check out the vibrant tech community on one of the world's

[Geoserver-users] Problem with Open Layer in layer preview

2016-09-13 Thread matteo rivola
=GetMap=precipitation:id1600s013155r000-europe==-16.0,33.0,39.01,73.0=768=558=2016-06-30T06:33:48.0Z=EPSG:4326=image/geotiff Does anyone have suggestions? Thank you for your help. Best regards, Matteo

Re: [Geoserver-users] Problem with style for wind direction data

2016-06-30 Thread matteo rivola
I have created the bug https://osgeo-org.atlassian.net/browse/GEOS-7610, with medium Priority. Please tell me If I have to increase the priority or modify something else. Thank you Matteo 2016-06-30 10:34 GMT+02:00 Andrea Aime <andrea.a...@geo-solutions.it>: > Ah ok, > then I've

Re: [Geoserver-users] Problem with style for wind direction data

2016-06-30 Thread matteo rivola
"RasterSymbolizer" I have no exception for the same layer. Cheers Matteo. 2016-06-29 17:18 GMT+02:00 Andrea Aime <andrea.a...@geo-solutions.it>: > Hi Matteo, > as far as I can see the reason is that there is no match for > =2016-05-04T19%3A45%3A00.000Z > in the databas

Re: [Geoserver-users] Problem with style for wind direction data

2016-06-29 Thread matteo rivola
this http://paste.ubuntu.com/18092027/. For the same product and different BBOX this WMS gives error http://paste.ubuntu.com/18092053/. Best regards. 2016-06-27 11:32 GMT+02:00 matteo rivola <mrganes...@gmail.com>: > Ciao Andrea, > I set logging level in VERBOSE mode. > > H

Re: [Geoserver-users] Problem with style for wind direction data

2016-06-27 Thread matteo rivola
Ciao Andrea, I set logging level in VERBOSE mode. Here the new stack trace: http://paste.ubuntu.com/17960269/ And here the xml with error response: http://paste.ubuntu.com/17960366/ Cheers Matteo 2016-06-27 10:03 GMT+02:00 Andrea Aime <andrea.a...@geo-solutions.it>: > On Sat, Jun

Re: [Geoserver-users] Problem with style for wind direction data

2016-06-27 Thread matteo rivola
Sorry, my fault. The EPSG I used is 4258 http://www.spatialreference.org/ref/epsg/4258/. I know that my BBOX is a bit larger but it is not a problem for wind products in geoserver 2.7.1. The error comes out only in geoserver 2.8.4. 2016-06-26 2:42 GMT+02:00 Brad Hards : > >

[Geoserver-users] Problem with style for wind direction data

2016-06-25 Thread matteo rivola
Hi all, I'm using GeoServer 2.8.4, with JVM version 1.7.0_80 (Java HotSpot(TM) 64-Bit Server VM). I'm also using Postgresql server version 9.4.0. I have published raster data representing wind direction like Image Mosaics. They are in EPSG:4285 with a BBOX

Re: [Geoserver-users] GeoServer long startup time

2016-04-19 Thread matteo rivola
fix solved the problem that I had. Cheers Matteo 2016-04-19 11:05 GMT+02:00 matteo rivola <mrganes...@gmail.com>: > Ok Andrea, > I will try with the suggested fix and I give you a response. > > Thank you very much. > Cheers > > > 2016-04-19 10:55 GMT+02:00 Andrea Aime

Re: [Geoserver-users] GeoServer long startup time

2016-04-19 Thread matteo rivola
Ok Andrea, I will try with the suggested fix and I give you a response. Thank you very much. Cheers 2016-04-19 10:55 GMT+02:00 Andrea Aime <andrea.a...@geo-solutions.it>: > Hi Matteo, > please keep the user list in CC :-) > More comments inline > > On Tue, Apr 19, 201

[Geoserver-users] GeoServer long startup time

2016-04-19 Thread matteo rivola
Hi all, I'm using GeoServer 2.8.8, with JVM version 1.7.0_95 (OpenJDK 64-Bit Server VM). I'm also using Postgresql server version 9.4.0, with a JNDI connection Pool. The problem is that when I start geoserver with about 700 ImageMosaic stores already uploaded I see a time of about 20 seconds to

[Geoserver-users] Slow startup of geoserver

2016-03-10 Thread matteo rivola
Hi all, I'm using GeoServer 2.8.0, with JVM version 1.7.0_80 (Java HotSpot(TM) 64-Bit Server VM). I'm also using Postgresql server version 9.4.0. The problem is that when I restart geoserver with about 100 ImageMosaic stores already uploaded I see a time of about 2 seconds to load each layer.

Re: [Geoserver-users] Geoserver leaves idle connections to Postgresql

2016-02-06 Thread matteo rivola
system the connections in idle grow up untill the DB can not handle. I set up the parameter "maxIdle" in the server.xml file but it doesn't work. Thank you for your patience and cooperation. Best regards, Matteo. Questa e-mail è stata inviata da un computer privo di virus protett

Re: [Geoserver-users] WPS plugin support of INSPIRE compliant data from external WFS 2.0

2015-11-04 Thread Matteo Eccher
Thanks Andrea for the quick reply. Yes, I was referring to complex features. I see, I will have a look at the document. Regards, Matteo On Wed, Nov 4, 2015 at 12:30 PM, Andrea Aime <andrea.a...@geo-solutions.it> wrote: > On Wed, Nov 4, 2015 at 11:42 AM, matteo.eccher <

Re: [Geoserver-users] W3ds

2013-04-23 Thread Matteo Cusmai
library for 3D processing i have used so far. This link provide a good overview about the library: http://www.cgal.org/Manual/latest/doc_html/cgal_manual/packages.html. Best regards, Nuno Oliveira BR, Matteo. 2013/4/23 Nuno Miguel Carvalho Oliveira nmco51...@gmail.com Hi

[Geoserver-users] Fwd: W3ds

2013-04-19 Thread Matteo Cusmai
-- Forwarded message -- From: Matteo Cusmai cusmaimat...@gmail.com Date: 15 Apr 2013 21:18 Subject: W3ds To: geoserver-users@lists.sourceforge.net Cc: Hi all, is there any 3d support in geoserver roadmap. I have noticed something about w3ds, will it be supported in the next

[Geoserver-users] W3ds

2013-04-15 Thread Matteo Cusmai
Hi all, is there any 3d support in geoserver roadmap. I have noticed something about w3ds, will it be supported in the next version of system? Bye bye, Matteo. -- Precog is a next-generation analytics platform capable

[Geoserver-users] Geoserver 2.1.1 with postgis 2.0

2013-03-18 Thread Matteo Cusmai
2.1.1, or do i have to upgrade geoserver to 2.3 version? Thanks in advance, Matteo. -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http

Re: [Geoserver-users] Geoserver 2.1.1 with postgis 2.0

2013-03-18 Thread Matteo Cusmai
- Matteo Cusmai wrote: Hi all, i was using geoserver 2.1.1 with postgis 1.5 and every thing was ok. Now i have updated my db server and postgis too, from 1.5 to 2.0. I am trying to run the same layer, but i receive the following error: Caused