[Geotools-devel] [jira] (GEOT-4748) Incorrect FES Filter encoding to XML

2014-03-25 Thread Rob van Swol (JIRA)
Title: Message Title Rob van Swol created an issue

[Geotools-devel] Another FES Filter toXML issue

2014-03-17 Thread Rob van Swol
tional Aerospace Laboratory - NLR Dr. R.W. (Rob) van Swol Senior Scientist Space Systems Department Phone

Re: [Geotools-devel] FES Filter to XML

2014-02-14 Thread Rob van Swol
wrote: Hi Rob,  the fix for this issues should be on latest nightlies (master and 10.x), if you wish to give it a try. Mauro 2014-02-11 16:37 GMT+01:00 Rob van Swol <rob.van.s..

Re: [Geotools-devel] FES Filter to XML

2014-02-11 Thread Rob van Swol
time related filters.) PropertyIsEqualTo seemed to be ok. Regards, Rob On 11-2-2014 12:21, Mauro Bartolomeoli wrote: Hi Rob, 2014-02-06 9:22 GMT+01:00 Rob van Swol <rob.van.s...@nlr

[Geotools-devel] FES Filter to XML

2014-02-06 Thread Rob van Swol
with gives the expected result: http://www.opengis.net/fes/2.0"; xmlns:gml="http://www.opengis.net/gml/3.2";> date 1970-01-01T00:00:00Z

Re: [Geotools-devel] Encoding GML and Xlink

2010-04-22 Thread Rob van Swol
(namespace,     schemaLocation); config.getProperties().add(org.geotools.gml2.GMLConfiguration.NO_FEATURE_BOUNDS); I apologize for this Q&A mail but perhaps it will help other people to avoid making the same mistakes. Regards, Rob van Swol On 21-4-2010 16:47, Rob van Swol

Re: [Geotools-devel] Encoding GML and Xlink

2010-04-21 Thread Rob van Swol
Hi, Perhaps I have not found the complete solution yet, because I just noticed that a href attribute is used where I would expect a xlink:href attribute. Also the xlink namespace definition is missing. Am I still doing something wrong? Thanks for your reaction. Regards, Rob van Swol On 21-4

Re: [Geotools-devel] Encoding GML and Xlink

2010-04-20 Thread Rob van Swol
element of the featuremember refering to the geometry of the first is NULL; is there a way to repair this? (Or to leave this element out?) Regards, Rob van Swol Here is the new result:     xsi:schemaLocation="http://geomatics.nlr.nl/IMDTool IMDTool.xsd http://www.opengis.net/gml http://schemas.o

[Geotools-devel] Encoding GML and Xlink

2010-04-20 Thread Rob van Swol
t that the XSDIdRegistry would take care of that. I am using geotools 2.6.3 Any suggestions? Regards, Rob van Swol Here are some relevant parts of my code:     /*Create FeatureType */     SimpleFeatureTypeBuilder builder = new SimpleFeatureTypeBuilder();     builder.setNa

Re: [Geotools-devel] CSW & INSPIRE

2009-01-30 Thread Rob van Swol
Christian Müller wrote: > > > > Good news, as far as i see, there is no other csw implementation based on > geotools. MDweb2 is a now a hot candidate. > > > Hello, I am new to this group and I would like to inform you that we have developed the eXcat CSW server and client based on the e