Re: [Geotools-devel] encoding href in geometries

2010-10-19 Thread Niels
Well, I turned it off with that patch you made, even though it's not official as of yet. On 15/10/10 16:16, Andrea Aime wrote: Another issue I encountered with (1) is that when an xlink:href is manually encoded, it should be possible to leave the geometry empty. This first caused a validation e

Re: [Geotools-devel] encoding href in geometries

2010-10-15 Thread Andrea Aime
> Another issue I encountered with (1) is that when an xlink:href is manually > encoded, it should be possible to leave the geometry empty. This first > caused a validation error (but, as we discussed in another thread, > validation is turned off now). Is it? http://jira.codehaus.org/browse/GEOT-3

Re: [Geotools-devel] encoding href in geometries

2010-10-15 Thread Niels
Hi, More problems concerning the same issue. The xlink:href in geometries issue actually existed out of two parts: 1) encoding xlink:href in geometries where specified in ClientProperties (which is described below) 2) automatically encoding xlink:href in geometries when the encoder finds an ID

Re: [Geotools-devel] encoding href in geometries

2010-09-29 Thread Justin Deoliveira
Hi Neils, On Tue, Sep 28, 2010 at 9:08 PM, Niels wrote: > Hi, > > I am currently working on this issue: > http://jira.codehaus.org/browse/GEOT-3219 > > More specifically, the href part (encoding href in geometries). The problem > is that any properties specified with the tag in the > mapping f

[Geotools-devel] encoding href in geometries

2010-09-28 Thread Niels
Hi, I am currently working on this issue: http://jira.codehaus.org/browse/GEOT-3219 More specifically, the href part (encoding href in geometries). The problem is that any properties specified with the tag in the mapping file for geometries aren't encoded. There are two issues: App-schema w