[Geotools-devel] Build failed in Hudson: geotools-trunk #666

2008-06-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/666/changes Changes: [gdavis] Adding WPS module, and some binding changes for it. -- [...truncated 5376 lines...] 1.0,1.0

[Geotools-devel] ArcSDE sde-managed rowid columns, NSTRING column types and connection pools

2008-06-02 Thread Saul Farber
Hey gabriel, jody (and others interested in the arcsde datastore!) I've been working through a local fire here on my end with a partially successful upgrade from sde 9.1 to sde 9.2, and I've run into a few weirdnesses with the latest geoserver 1.6.x (geotools 2.4.x) releases. 1) It seems that

Re: [Geotools-devel] More questions about GeoTools SimpleFeature and a question about using Filter objects.

2008-06-02 Thread Jody Garnett
Sunburned Surveyor wrote: > [1] Is there a utility class that allows me to pass an AttributeType > or PropertyType object and an Object reflecting an Attribute value to > determine if the Attribute value passes all of the filters? > > I can code this on my own, but I thought I would ask if there wa

[Geotools-devel] More questions about GeoTools SimpleFeature and a question about using Filter objects.

2008-06-02 Thread Sunburned Surveyor
[1] Is there a utility class that allows me to pass an AttributeType or PropertyType object and an Object reflecting an Attribute value to determine if the Attribute value passes all of the filters? I can code this on my own, but I thought I would ask if there was a standard way to do this first.

[Geotools-devel] WPS XSD

2008-06-02 Thread Graham Davis
Justin, I'm trying to reload the WPS XSD model from annotated java and keep getting this error. Any idea what is wrong? (I get the error even with a fresh checkout of this module from SVN... are you able to reload the model from annotated java or do you get the same error?) Error: The packag

Re: [Geotools-devel] Question about consistency in naming of "attribute" related methods.

2008-06-02 Thread Adrian Custer
On Mon, 2008-06-02 at 09:08 -0700, Jody Garnett wrote: > The method is getAttribute; rather than getProperty because the idea of > SimpleFeature is that it is a fixed order of Attributes; and we leave > off Descriptor since that is "obvious" when you are working with type > information Ah, yes

[Geotools-devel] Build failed in Hudson: geotools-trunk #665

2008-06-02 Thread jdeolive
See http://gridlock.openplans.org:8080/hudson/job/geotools-trunk/665/changes Changes: [desruisseaux] Bug fix while skipping empty tiles. -- [...truncated 228 lines...] [INFO] [source:jar {execution: attach-sources}] [INFO] Building jar: http://gridlock.op

Re: [Geotools-devel] Question about consistency in naming of "attribute" related methods.

2008-06-02 Thread Jody Garnett
I am pretty sure that you can revise the javadocs; but you will want to head over to the geoapi project for that. Sunburned Surveyor wrote: > The SimpleFeature (1) class defines a method named getAttribute that > returns the value of an Attribute. > I was under the impression that there was a

[Geotools-devel] Question about consistency in naming of "attribute" related methods.

2008-06-02 Thread Sunburned Surveyor
The SimpleFeature (1) class defines a method named getAttribute that returns the value of an Attribute. The SimpleFeatureType (2) class also defines a method named getAttribute, but this method returns an AttributeDescriptor object, not an attribute value. As a new user of the GeoTools feature mo

[Geotools-devel] refractions repo down

2008-06-02 Thread Gabriel Roldán
Hi, the refractions maven repository seems to be down. Could you check? cheers, Gabriel - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120

[Geotools-devel] [jira] Created: (GEOT-1841) WMS test failing if DMSolutions WMS server is not online

2008-06-02 Thread Andrea Aime (JIRA)
WMS test failing if DMSolutions WMS server is not online Key: GEOT-1841 URL: http://jira.codehaus.org/browse/GEOT-1841 Project: GeoTools Issue Type: Bug Affects Versions: 2.4.4

Re: [Geotools-devel] warning, changed xsd artifactId's again

2008-06-02 Thread Jody Garnett
Justin Deoliveira wrote: > Hi all, > > Just a warning to anyone depending on any of the gtxml / xsd maven > artifacts they have indeed changed again, let us hope for the last time. > > gt-core -> gt-xsd-core > gt-gml2 -> gt-xsd-gml2 > gt-gml3 -> gt-xsd-gml3 > gt-filter -> gt-xsd-filter > gt-kml ->