Re: [Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Jody Garnett
The parser is open ended, you can register more bindings for your domain objects. So if you wanted you could try and pass over control to JAXB be on the trailing edge of one of your tags ( like a pull parser ). Or just write bindings. Finally on the off chance you are using an EMF model it can sh

Re: [Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Ákos Maróy
On 29/10/12 22:04, Jody Garnett wrote: > The ones that use configuration and bindings ( to map XML snippets to > java objects ). > > I just mention this as GeoServer bounced an initial JAXB > implementation of SOS due to the duplication of parsers / schema. > > http://docs.geotools.org/latest/userg

Re: [Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Jody Garnett
The ones that use configuration and bindings ( to map XML snippets to java objects ). I just mention this as GeoServer bounced an initial JAXB implementation of SOS due to the duplication of parsers / schema. http://docs.geotools.org/latest/userguide/library/xml/internal/tutorial.html -- Jody

Re: [Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Ákos Maróy
On 29/10/12 21:47, Jody Garnett wrote: > Sounds great - please consider using our GML parseres rather than JAXB > so we do not have to have all the schemas in memory twice. > which parsers would that be? also, the GML-based data I'm using is stored in a considerably large set of other XML data, wh

Re: [Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Jody Garnett
Sounds great - please consider using our GML parseres rather than JAXB so we do not have to have all the schemas in memory twice. -- Jody Garnett On 29/10/2012, at 12:59 PM, "Ákos Maróy" wrote: > Hi, > > I intend to create an in-memory data store that would load GML-based > data, which fits in

[Geotools-devel] creating an in-memory, GML-based data store?

2012-10-29 Thread Ákos Maróy
Hi, I intend to create an in-memory data store that would load GML-based data, which fits in memory, and work based on that data. I already have some code that manipulates this data via JAXB, which map the GML 3.2 definition into a net.opengis.gml._3 package to represent the GML concepts from the

Re: [Geotools-devel] GeoTools / GeoServer Meeting 2012-10-29

2012-10-29 Thread Justin Deoliveira
On Mon, Oct 29, 2012 at 8:15 AM, wrote: > GeoTools / GeoServer Meeting 2012-10-29 > == > > Participants > > > - Alessio Fabiani > - Andrea Aime > - Ben Caradoc-Davies > - Justin Deoliveira > - Jody Garnett > > Agenda > * OpenJDK 7 build server (yay

Re: [Geotools-devel] [Geoserver-devel] infinite loop using uom w/ GraphicStroke

2012-10-29 Thread Ákos Maróy
Hi, I've reported the issue mentioned in the subject of this e-mail earlier this year, first on the geoserver-devel mailing list. I've managed to fix the issue, and opened a corresponding JIRA ticket to it, and attached a diff that solves that issue: https://jira.codehaus.org/browse/GEOT-4284 I w

[Geotools-devel] GeoTools / GeoServer Meeting 2012-10-29

2012-10-29 Thread Ben.Caradoc-Davies
GeoTools / GeoServer Meeting 2012-10-29 == Participants - Alessio Fabiani - Andrea Aime - Ben Caradoc-Davies - Justin Deoliveira - Jody Garnett Agenda * OpenJDK 7 build server (yay!) * WMS Client Conformance Testing * GeoTools 9.0-M0 release * Ti

Re: [Geotools-devel] GeoTools 8.3 Released

2012-10-29 Thread Alessio Fabiani
Ok, many thanks Jody. Sorry for messing up with the post. Alessio. == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Alessio Fabiani @alfa7691 Founder/Technical Lead GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone:

Re: [Geotools-devel] GeoTools 8.3 Released

2012-10-29 Thread Jody Garnett
Evening Alessio: I cleaned up your email here and made the following blog post: - http://geotoolsnews.blogspot.com.au/2012/10/geotools-83-released.html -- Jody Garnett On Tuesday, 23 October 2012 at 7:07 PM, Alessio Fabiani wrote: > The GeoTools community is pleased to annonce the release of