Re: [Geotools-devel] Jira help?

2010-06-02 Thread Jody Garnett
We had the same thing happen to another user; and needed to register a "haus chore" asking them to reset the password. I may still have some power to check and change - can you send me account id in a private email? I will either try to do it myself or raise a chore. Jody On 03/06/2010, at 5:44

Re: [Geotools-devel] GMLEncoder

2010-06-02 Thread Jody Garnett
Code is posted in the gt-xml module; I am almost following you about XSD type maping profiles. Can I navigate from one to the other; or do I have to create the ordering myself. Jody On 03/06/2010, at 1:32 AM, Justin Deoliveira wrote: > On 10-06-02 7:07 AM, Jody Garnett wrote: >> Hi Justin; >>

[Geotools-devel] [jira] Created: (GEOT-3131) org.geotools.graph.util.PriorityQueue.update contains System.out.println()

2010-06-02 Thread Jan Torben Heuer (JIRA)
org.geotools.graph.util.PriorityQueue.update contains System.out.println() -- Key: GEOT-3131 URL: http://jira.codehaus.org/browse/GEOT-3131 Project: GeoTools Issue Type:

[Geotools-devel] Jira help?

2010-06-02 Thread Ian Turton
Does any one on this list have the power to check and (probably) change the email address attached to my codehaus account? Or know who I should ask? I need to change my password but codehaus denies knowing me under either of my current email addresses so I guess I joined when I was back in Leeds.

Re: [Geotools-devel] gt-xml dependencies

2010-06-02 Thread Justin Deoliveira
I still think that one of the wfs modules makes more sense. Especially if gt-xml is a deprecated module? On 10-06-02 9:22 AM, Gabriel Roldan wrote: > On 6/2/10 3:16 AM, Jody Garnett wrote: >> Reviewing gt-xml; it is very much non core. > agreed > >It is simply collecting the first generation gt

Re: [Geotools-devel] GMLEncoder

2010-06-02 Thread Justin Deoliveira
On 10-06-02 7:07 AM, Jody Garnett wrote: > Hi Justin; > > Thought I would walk before I run and have started the GMLEncoder in the > gt-xml module. The idea is to configure it for what you want to do using a > nice big "gml2" or "gml3" switch, and then perform common tasks such as > encoding a f

Re: [Geotools-devel] wfs maintainers: GMLEncode/GMLDecode

2010-06-02 Thread Justin Deoliveira
On 10-06-01 7:39 PM, Jody Garnett wrote: > Hi Justin: > > After a bit of research I can produce a GMLDecode/GMLEncode class. You > recommended using "the gml" module as a location; trouble is only the wfs > module depends on all the needed configurations. > > To parse results from WFS and OpenLay

Re: [Geotools-devel] gt-xml dependencies

2010-06-02 Thread Gabriel Roldan
On 6/2/10 3:16 AM, Jody Garnett wrote: > Reviewing gt-xml; it is very much non core. agreed >It is simply collecting the first generation gtxml parser design (for >some reason I though that the SLDParser and others were here (instead >they are still in main). I would ideally move it to unsuppor

[Geotools-devel] GMLEncoder

2010-06-02 Thread Jody Garnett
Hi Justin; Thought I would walk before I run and have started the GMLEncoder in the gt-xml module. The idea is to configure it for what you want to do using a nice big "gml2" or "gml3" switch, and then perform common tasks such as encoding a feature collection, or a featureType. I have all the

Re: [Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Jody Garnett
Looks fine; thank you. Jody On 02/06/2010, at 9:28 PM, Jody Garnett wrote: > On 02/06/2010, at 7:16 PM, Michael Bedward wrote: > >> Hi Jody, >> >>> Updated the docs on this page: >>> - http://docs.codehaus.org/display/GEOTDOC/08+FeatureCollection >>> >>> To talk more about different feature c

Re: [Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Michael Bedward
Hi Jody, >> Cool - I'll do some sub-editing if you like. > > Thanks, OK, I've stuck "Simple" in front of lots of things. Also got rid of DefaultQuery. Please run your eye over my changes to make sure I haven't made too many mistakes. Michael ---

Re: [Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Jody Garnett
On 02/06/2010, at 9:59 PM, Michael Bedward wrote: > Hi Jody, > >>> But the constructors are protected. Which is correct, the doc or the code ? >> >> Neither! It is a work in progress :-( I must of written my test cases in the >> same package; >> better change the code. Hopefully there is a pub

[Geotools-devel] vector grid module

2010-06-02 Thread Michael Bedward
Hi folks, Some initial notes about the grid (vector grids) module http://docs.codehaus.org/display/GEOTDOC/Vector+grids There are also some example apps in the demo/example project, sitting in the org.geotools.demo.grid package. Note that the use of SimpleFeatureCollection to return grids is te

Re: [Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Michael Bedward
Hi Jody, >> But the constructors are protected. Which is correct, the doc or the code ? > > Neither! It is a work in progress :-( I must of written my test cases in the > same package; > better change the code. Hopefully there is a public constructor of some > description. Not that I can find :

Re: [Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Jody Garnett
On 02/06/2010, at 7:16 PM, Michael Bedward wrote: > Hi Jody, > >> Updated the docs on this page: >> - http://docs.codehaus.org/display/GEOTDOC/08+FeatureCollection >> >> To talk more about different feature collection options, and >> SimpleFeatureCollection which is >> introduced on 2.7-M0. >

[Geotools-devel] FeatureCollection page (was [Geotools-gt2-users] DataUtilities.collection)

2010-06-02 Thread Michael Bedward
Hi Jody, > Updated the docs on this page: > - http://docs.codehaus.org/display/GEOTDOC/08+FeatureCollection > > To talk more about different feature collection options, and > SimpleFeatureCollection which is > introduced on 2.7-M0. Excellent - thanks for doing that. I just had a look and have a

[Geotools-devel] [jira] Created: (GEOT-3130) Add DataUtilities tests

2010-06-02 Thread Ben Caradoc-Davies (JIRA)
Add DataUtilities tests --- Key: GEOT-3130 URL: http://jira.codehaus.org/browse/GEOT-3130 Project: GeoTools Issue Type: Improvement Components: core main Affects Versions: 2.6.5, 2.7-M1 Reporter: