Re: [Geotools-gt2-users] Need help with GML encoding

2011-05-24 Thread Justin Deoliveira
Hi Ken, On Fri, May 20, 2011 at 7:21 AM, Ken Magnes wrote: > I'm using GeoTools v2.7.0.1 and having issues with GML encoding. I have > tried both the gml2.GMLConfiguration with the org.geotools.xml.Encoder class > and also the org.geotools.GML utility class. > > > > 1. Could you please point ou

Re: [Geotools-gt2-users] Need help with GML encoding

2011-05-21 Thread Jody Garnett
When you say that GML2 does not provide a feature collection (but defines the abstract feature collection type), that means that it does not declare a feature collection element? But WFS 1.1, WFS 1.2 and GML3 declare a generic feature collection element? > > > I cannot remember the details;

Re: [Geotools-gt2-users] Need help with GML encoding

2011-05-21 Thread Ken Magnes
s Cc: geotools-gt2-users@lists.sourceforge.net Subject: Re: [Geotools-gt2-users] Need help with GML encoding I'm using GeoTools v2.7.0.1 and having issues with GML encoding. I have tried both the gml2.GMLConfiguration with the org.geotools.xml.Encoder class and also the org.geotools.GML u

Re: [Geotools-gt2-users] Need help with GML encoding

2011-05-20 Thread Jody Garnett
I'm using GeoTools v2.7.0.1 and having issues with GML encoding. I have tried both the gml2.GMLConfiguration with the org.geotools.xml.Encoder class and also the org.geotools.GML utility class. > > > Cool; hopefully I will learn something from your example. The GML utility class is just tryi