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

2014-11-22 Thread Andrea Aime
On Sat, Nov 22, 2014 at 6:02 PM, Roger Bedell wrote: > Hi Niels, > > Thanks for this answer. I guess what I am really asking is if it is > possible to extend the list of properties in the ResourceInfo object? Then > associate this with a metadata field as described. > > A simple example would be

[Geoserver-users] CQL filter with complex features

2014-11-22 Thread Olga Troškina
I am a little bit confused why this first request does not work> http://loom-gis.geo.ut.ee:8080/geoserver/sarv/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=sarv:SR_SamplingLocality&maxFeatures=300&outputFormat=text/xml;%20subtype=gml/3.1.1&CQL_FILTER=%28taxon_occurrences=5%29 ​ But th

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

2014-11-22 Thread Roger Bedell
Hi Niels, Thanks for this answer. I guess what I am really asking is if it is possible to extend the list of properties in the ResourceInfo object? Then associate this with a metadata field as described. A simple example would be to add a text property named "purpose". I tried adding this to the

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] 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 t