Re: [Geoserver-users] WMSGetFeatureInfo error from Geoserver

2012-07-02 Thread Niels Charlier
I've cc'ed Niels, the author of the change that's resulting in the exception you're seeing. Niels, wondering if the following test: if (! (collection instanceof SimpleFeatureCollection)) { //put wrapper around it with layer name Name name = new

Re: [Geoserver-users] Labeling in SLD - label the right field

2013-01-03 Thread Niels Charlier
That is true. With the app-schema module included (in the future, complex module) you are able to evaluate x-paths against complex features (returns properties) or against feature types (returns descriptors). This has also been applied in SLD files for using WMS with app-schema. There are

Re: [Geoserver-users] Labeling in SLD - label the right field

2013-01-03 Thread Niels Charlier
SLD files also included in the module. Hope this helps. Cheers Niels On 20/12/12 15:40, Martin Davis wrote: Are the examples documented anywhere for the OP to look at? On Thu, Dec 20, 2012 at 4:47 AM, Niels Charlier ni...@scitus.be mailto:ni...@scitus.be wrote: That is true. With the app

Re: [Geoserver-users] Freemarker template stopped support of TemplateSequenceModel - GEOS-5400

2013-09-09 Thread Niels Charlier
Hello Andrew, It has now been committed to the master branch, and I think we will backport it soon on to 2.4.x. It has not been released in an official version yet, but we will keep you updated as soon as it is. Cheers Niels On 09/09/13 05:17, Andrew Walsh wrote: Hi Niels and Andrea,

Re: [Geoserver-users] Freemarker template stopped support of TemplateSequenceModel - GEOS-5400

2013-09-10 Thread Niels Charlier
On 09/09/13 05:17, Andrew Walsh wrote: Hi Niels and Andrea, Thanks Neils so much for resolving this ticket and Andrea for his input. ( See https://jira.codehaus.org/browse/GEOS-5400 ) The freemarker template is an important feature for us and others like the AODN. In fact I was holding

Re: [Geoserver-users] App-Schema Custom GetFeatureInfo HTML

2013-11-25 Thread Niels Charlier
Hi, Sorry I just only saw this email. I implemented this. This is in fact already documented: http://docs.geoserver.org/latest/en/user/data/app-schema/wms-support.html#getfeatureinfo Regards Niels On 25/11/13 10:58, Andrea Aime wrote: On Mon, Nov 25, 2013 at 10:44 AM, Ryan Moody

Re: [Geoserver-users] Is CSW extension extendable?

2014-11-22 Thread Niels Charlier
On 21-11-14 18:33, Roger Bedell wrote: We currently use GeoNetwork as our CSW server. It is fine, but is another server to run and maintain. I am looking at the CSW extension, but it seems quite lightweight in that only a very few metadata fields seem to be available. Is there a way to add

Re: [Geoserver-users] Complex feature chaining.

2014-11-22 Thread Niels Charlier
Hi Feniks, Normally that means your trying to add the same feature type more than once to the data store. I can't see anything wrong with your mappings on a first glance. You didn't by any chance configure Z as a feature type? Regards Niels On 21-11-14 16:03, Feniks wrote: Hello, I have a

Re: [Geoserver-users] Complex feature chaining.

2014-11-25 Thread Niels Charlier
On 24-11-14 12:35, Feniks wrote: Interesting, if I try to create feature type through REST (firstly create the datastore from datastore.xml and then featuretype with featuretype.xml) the feature type works without problems. Could there maybe be a bug in the app schema GUI (when creating new

Re: [Geoserver-users] ldap security

2015-02-13 Thread Niels Charlier
HI Mauro, Thank you for that explanation, that was very helpful! Kind Regards Niels On 12-02-15 19:20, Mauro Bartolomeoli wrote: Hi Niels, 2015-02-12 19:11 GMT+01:00 Niels Charlier ni...@scitus.be mailto:ni...@scitus.be: Hi, Trying to wrap my head around the LDAP security

Re: [Geoserver-users] csw in geoserver

2015-08-24 Thread Niels Charlier
Paul, I agree with you that the exception reporting is insufficient. Did you- as I suggested last time - create a JIRA issue for this and the other bug (wrong order)? Suggestions for improvements or new features can also be put on JIRA. I will look at these issues when I get the chance, bugs

Re: [Geoserver-users] error on csw request

2015-07-23 Thread Niels Charlier
Paul, Could it be you forgot 'CharacterString' in this one: On 23-07-15 10:56, Niels Charlier wrote: language.LanguageCode='Nederlands' Cheers Niels -- ___ Geoserver-users

Re: [Geoserver-users] error on csw request

2015-07-23 Thread Niels Charlier
Hello Paul, I think there is an error in your mapping file, you are trying to map a value to an incomplete path, i.e. a path that refers to a tag that still has children rather than a value. Is this possible? Nonetheless, I'd say this is still a kind of bug since it should properly report such

Re: [Geoserver-users] Users, roles and access rules through REST API.

2015-12-29 Thread Niels Charlier
Hi Christian, On 12/29/2015 05:45 PM, Christian Mueller wrote: > Hi Niels > > I am wondering why this REST API is part of the GeoFence plugin. > Shouldn't it be part of the GeoServer core code ?. This was my fault. I used Spring Controllers to write the Geofence Rest API, instead of using

Re: [Geoserver-users] Users, roles and access rules through REST API.

2015-12-27 Thread Niels Charlier
Actually, there is one, but it is (unfortunately) part of the geofence plug-in; even though it works for users/groups/roles in geoserver whether you are using geofence or not. http://docs.geoserver.org/stable/en/user/community/geofence-server/rest-userrole.html On 12/27/2015 05:35 PM,

Re: [Geoserver-users] GeoPackage - WPS request

2016-01-13 Thread Niels Charlier
Hi Nikolaus There appears to be a bug in the WPS request builder. The XML code for the "contents" parameter needs to be surrounded by a CDATA tag: so that it does not get parsed as part of the request XML itself. The request builder does not seem to automatically do this for the

Re: [Geoserver-users] Question about gwc-service configuration same way than WMS-service

2016-12-21 Thread Niels Charlier
I quickly checked the code again and layer groups are indeed covered. If the user doesn't have access to any of the layers inside the group, the GWC request will return an access denied. Kind Regards Niels On 12/21/2016 10:26 AM, Andrea Aime wrote: On Tue, Dec 20, 2016 at 8:33 PM, Aki Suvanto

[Geoserver-users] hazelcast session sharing and web admin login

2017-04-19 Thread Niels Charlier
Hello, I have set up a geoserver cluster with two nodes + hazelcast + session sharing (but no sticky session in the load balancer). It is not possible to log-in to geoserver from a stateless web admin page (such as the main page!). Only by going to a non-stateless web admin page (which is

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Niels Charlier
Hey Jason, Unfortunately it isn't possible to support sorting on properties that map to expressions which are not basic properties themselves. I am guessing that if you look in your mapping file, that title.value is mapped to a more complex expression (using operators or functions). This

Re: [Geoserver-users] CSW sortyBy

2017-07-01 Thread Niels Charlier
:01, Andrea Aime wrote: On Fri, Jun 30, 2017 at 9:46 PM, Niels Charlier <ni...@scitus.be <mailto:ni...@scitus.be>> wrote: Hey Jason, Unfortunately it isn't possible to support sorting on properties that map to expressions which are not basic properties themselves. I

Re: [Geoserver-users] LDAP user group service limits number of users to 1000?

2017-07-03 Thread Niels Charlier
I don't think is a limitation on geoserver... geoserver just does a query, but it is your ldap sever which limits the results it returns. If you do an ldapsearch, you probably get a limit of 1000 results as well? On 03-07-17 13:00, GIS Hallstahammar wrote: Hello all, We have added an LDAP

Re: [Geoserver-users] Monitor-hibernate-plugin JARs breaking Geofence hibernate; Geoserver not starting

2017-08-31 Thread Niels Charlier
Hey, This won't work, I have tried it before. Monitoring-hibernate won't even compile if you use the same version of hibernate that geofence uses. Unfortunately the library will need to be patched to become compatible with geofence-server. Kind Regards Niels On 31-08-17 14:27, Nuno Oliveira

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-24 Thread Niels Charlier
ttps://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail> Kind regards, Steve Omondi On Wed, Nov 15, 2017 at 5:02 PM, Niels Charlier <ni...@scitus.be <mailto:ni...@scitus.be>> wrote: Steve, Sorry for t

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-24 Thread Niels Charlier
No, applicationContext.xml Regards Niels On 24-11-17 11:20, Steve Omondi wrote: This is somewhere in WEB-IN/web.xml I presume? Kind regards, Steve Omondi On Fri, Nov 24, 2017 at 1:09 PM, Niels Charlier <ni...@scitus.be <mailto:ni...@scitus.be>> wrote: Hi Steve, You

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-21 Thread Niels Charlier
7 at 5:02 PM, Niels Charlier <ni...@scitus.be <mailto:ni...@scitus.be>> wrote: Steve, Sorry for the confusion. This was not in response to you, but Andrea about dropping the module from geoserver altogether. I understand your decision because I have also fo

Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-15 Thread Niels Charlier
On 15-11-17 11:57, Andrea Aime wrote: The main problem seems to be the performance issues though, as this email also proves, as well as both of the two PR's that are open who are related to the same thing. But I believe this is rather solvable and would make a huge difference. Nope, you're

Re: [Geoserver-users] geoserver performance regressions?

2018-03-09 Thread Niels Charlier
layers in particular, but with all of them in general. Is it possible that for example the rendering time has increased, keeping the connections open? Kind Regards Niels On 04-03-18 21:11, Andrea Aime wrote: On Sun, Mar 4, 2018 at 11:01 AM, Niels Charlier <ni...@scitus.be <mai

Re: [Geoserver-users] community modules

2019-05-16 Thread Niels Charlier
Where is that link actually? I can't find it from the download page. Some of the community module documentation still link to the download page, but it doesn't seem possible to find the community modules from there, unless I am missing something. Regards Niels On 14/05/2019 11:50,

Re: [Geoserver-users] Hazelcast clustering

2019-04-29 Thread Niels Charlier
Hello Jason, The event clustering option is in my opinion much better, I'm not sure why "reload" is the default. The event option is indeed much smarter, it will distribute catalog events across the different nodes, so that every node can update its cache just for the item that changed only,

Re: [Geoserver-users] Instability with JDBCConfig and many layers / layer groups

2019-04-29 Thread Niels Charlier
Hello Damiano, I have not come across this issue, but we don't use layer groups which could confirm your suspicion that is somewhat related to that. However, I have no idea how that is possible because layer group are not particularly treated differently. I don't see any reason to believe

Re: [Geoserver-users] S3 Support for GeoTIFF

2019-07-09 Thread Niels Charlier
At the moment, I'm afraid these things aren't possible, but I suspect this is very easy for someone to implement these features (it is a community module). All that needs to happen is to make it possible to configure this in the s3.properties file and pass on the config when creating the

Re: [Geoserver-users] JDBCConfig community module: users/groups/roles not saved

2019-12-15 Thread Niels Charlier
I use both modules in production and you can always ask me for advise. I use it in combination with hz-cluster. I have been doing fixes and improvements over the past few years, so has Steve Ikeoka for the jdbcconfig part who I think uses it in production as well with hazelcast. Kind

Re: [Geoserver-users] JDBCConfig community module: users/groups/roles not saved

2019-12-20 Thread Niels Charlier
the module and would love to see those two (jdbcconfig/jdbcstore) combined. Have you and Steve considered making it an extension? -- Jody Garnett On Sun, 15 Dec 2019 at 11:40, Niels Charlier <mailto:ni...@scitus.be>> wrote: I use both modules in production and you can always ask me for

Re: [Geoserver-users] JDBCConfig community module: users/groups/roles not saved

2020-01-09 Thread Niels Charlier
:30, Niels Charlier <mailto:ni...@scitus.be>> wrote: Not so far, perhaps something to look into. It's gotten more robust and usable but there is still room for improvement, definitely. One module, sure as long as people can still configure to have one without the othe

Re: [Geoserver-users] JDBCConfig in the cluster

2020-04-27 Thread Niels Charlier via Geoserver-users
Hello Carlo, We use jdbcconfig in combination with jdbcstore and hzcluster in a production environment. I have been doing several improvements in the last few years in terms of efficiency, bugs and concurrency as well (using semaphores). Do you have any more specific questions? Kind

Re: [Geoserver-users] JDBCConfig in the cluster

2020-04-29 Thread Niels Charlier via Geoserver-users
it's unmantained so this is just to keep you informed that JMS module is not working anymore on 2.17.x it fail to start throwing exception cause: Multiple beans of type org.geoserver.config.GeoServerLoader Il giorno lun 27 apr 2020 alle ore 13:51 Niels Charlier via Geoserver-users

Re: [Geoserver-users] JDBCConfig and LayerGroups

2020-05-17 Thread Niels Charlier via Geoserver-users
Stefan, If you can figure out the last imported layergroupinfo, you could check if it contains a broken reference to a layer or style. It's probably something like that. It might be necessary to use a debugger to find out what is going wrong, unfortunately. As I mentioned in previous email,

Re: [Geoserver-users] JDBCConfig and LayerGroups

2020-05-18 Thread Niels Charlier via Geoserver-users
of layers in the layergroups and layergroups that contain other layergroups. I will look into it next days. Stefan Am 17.05.2020 um 10:39 schrieb Niels Charlier: Stefan, If you can figure out the last imported layergroupinfo, you could check if it contains a broken reference to a layer or style

Re: [Geoserver-users] geoserver jdbcconfig

2020-05-14 Thread Niels Charlier via Geoserver-users
Hello Stefan, Please send all your geoserver questions to the entire geoserver-users list, so everyone can read and respond. You can CC me if you want to make sure it is brought to my attention. jdbcconfig is a community module, that means it is not 'officially' supported and still

Re: [Geoserver-users] Hazelcast cluster extension

2020-05-19 Thread Niels Charlier via Geoserver-users
Hello Jan, That's weird. Could it be a network issue? What about your hazelcast.xml file, did you leave that as it is? Some networks don't support multicast. You could try specifying the ip addresses if they are fixed. However, if the problem is with multicast normally your nodes would

Re: [Geoserver-users] Problems with installing the GeoServer Metadata extension

2020-05-26 Thread Niels Charlier via Geoserver-users
Hello Carlos, Please direct questions about geoserver community modules to the geoserver users list. I am not sure what you are trying to accomplish here. There is no need to make any modifications to web.xml. Simply add the jar files to a working geoserver deployment. Note however that

Re: [Geoserver-users] "org.postgresql.util.PSQLException" in geoserver 2.21.2 (not in 2.21.1)

2022-11-24 Thread Niels Charlier via Geoserver-users
Hello Hans, App-schema supports the use of denormalized views. In this usecase ID's are not unique and multiple rows with the same id are combined and used to create single complex feature. In this use case COUNT(*) would not give the correct result. Kind Regards Niels On 24/11/2022

Re: [Geoserver-users] "org.postgresql.util.PSQLException" in geoserver 2.21.2 (not in 2.21.1)

2022-11-24 Thread Niels Charlier via Geoserver-users
Hello everyone, Thank you for bringing to attention the regression caused by the fix for GEOT-7248. Part of the purpose of this fix was actually to cover the case of multiple columns, which were in previous version not handled properly either. There was indeed no exception, but the count was