[Geotools-devel] ARC-SDE and FeatureId

2008-09-02 Thread Tim Englich
Hello List, we have got the following Problem. The ARC-SDE Plugin, used in Geoserver 1.6.x, uses the Shape-ID of the Geometry as FeatureID. We use an View where one Geometry is used more than one time. In this case we have got different Features with the same FeatureID. E.g. the GeoTools Plugin wi

[Geotools-devel] Porting community-schemas to trunk

2008-09-02 Thread Ben Caradoc-Davies
I have started porting community-schemas to trunk. Because only a few changes were made on trunk and six times (diff line count) more on the 2.4.x branch, I have deleted community-schemas on trunk and copied the branch back into trunk. This should give better preservation of the history. Poms a

[Geotools-devel] having trouble deploying legacy

2008-09-02 Thread Jody Garnett
I have been trying to deploy a new copy of 2.6-SNAPSHOT for the udig developer community. I always get stuck here ... > [INFO] > > [INFO] Building Legacy API and implementation > [INFO]task-segment: [deploy] > [INFO] >

[Geotools-devel] Hudson build is back to normal: geotools-2.5.x #47

2008-09-02 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/47/changes - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes

[Geotools-devel] [jira] Created: (GEOT-1998) SQLDialect.encodeGeometryEnvelope needs to pass in the descriptor and the connection

2008-09-02 Thread Andrea Aime (JIRA)
SQLDialect.encodeGeometryEnvelope needs to pass in the descriptor and the connection Key: GEOT-1998 URL: http://jira.codehaus.org/browse/GEOT-1998 Project: GeoTools

[Geotools-devel] Some issues with BBoxImpl

2008-09-02 Thread Andrea Aime
Hi, I'm having some issues with BBOX and BBOXImpl I would like to share. The problem I'm trying to solve at the moment is to properly encode spatial filters against spatial dbms. These dbms pretend the geometry part of the filter to be encoded with the proper CRS, usually encoded as a integer know

Re: [Geotools-devel] Question about SampleDimensions and category involving geophysics

2008-09-02 Thread Martin Desruisseaux
Daniele Romagnoli a écrit : > My data is packed data (I have SampleValidRange, and scale/Offset values > to obtain the geophysic data). Yes, but I would expect your packed data to be integer values, are they? If they are integer, a validMin = 1 would be appropriate for those particular data (it

Re: [Geotools-devel] Question about SampleDimensions and category involving geophysics

2008-09-02 Thread Daniele Romagnoli
Hi Martin, thx for the fast reply. Please, read below. On Tue, Sep 2, 2008 at 7:10 PM, Martin Desruisseaux < [EMAIL PROTECTED]> wrote: > Daniele Romagnoli a écrit : > >> The fillValue is equal to the minimun value. >> As an instance: fillValue = 0; >> validMin = 0; validMax = 255 >> scale = 0.15

Re: [Geotools-devel] Question about SampleDimensions and category involving geophysics

2008-09-02 Thread Martin Desruisseaux
Daniele Romagnoli a écrit : > The fillValue is equal to the minimun value. > As an instance: fillValue = 0; > validMin = 0; validMax = 255 > scale = 0.15 > offset = 0 (...snip...) > defined categories: Category("No data":[0.0 ... 0.0]), > Category("values":[4.9E-324 ... 255.0]) Note the val

[Geotools-devel] Build failed in Hudson: geotools-2.5.x #46

2008-09-02 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-2.5.x/46/changes Changes: [jdeolive] moved database connection parameters for test setup into fixtures [jdeolive] removing [jdeolive] changed default methods in base class, overrides no longer needed [jdeolive] changed encoding of include/exclu

[Geotools-devel] Question about SampleDimensions and category involving geophysics

2008-09-02 Thread Daniele Romagnoli
Hi list, I have an issue about setting a GridSampleDimension with categories. I have a dataset with the following attributes: fillValue, scale, offset, valid minimum, valid maximum The fillValue is equal to the minimun value. As an instance: fillValue = 0; validMin = 0; validMax = 255 scale = 0.15

[Geotools-devel] [jira] Created: (GEOT-1997) AttributeTypeBuilder is not setting the userdata for geometry descriptors

2008-09-02 Thread Andrea Aime (JIRA)
AttributeTypeBuilder is not setting the userdata for geometry descriptors - Key: GEOT-1997 URL: http://jira.codehaus.org/browse/GEOT-1997 Project: GeoTools Issue Type: B

[Geotools-devel] [jira] Created: (GEOT-1996) Add CDATA section parsing to SLD Labels and allow labels to be rendered as multiline if they contain newline characters

2008-09-02 Thread JIRA
Add CDATA section parsing to SLD Labels and allow labels to be rendered as multiline if they contain newline characters --- Key: GEOT-1996 URL: htt

[Geotools-devel] SLD Parsing and WhiteSpaces (resurrected topic)

2008-09-02 Thread Gabriel Roldán
Hi, I've been looking at 1.6.5 issues to solve yesterday and found GEOS-1661 and GEOS-1620 and recall a thought that rounded my mind when this was discussed. The thing is, it _is_ by (xml) spec that spaces in a cssparameter element are trimmed and also newlines, BUT what we were missing is that

[Geotools-devel] [jira] Created: (GEOT-1995) JDBCDataStore/SQLDialect should leverage the native dbms SRS database

2008-09-02 Thread Andrea Aime (JIRA)
JDBCDataStore/SQLDialect should leverage the native dbms SRS database - Key: GEOT-1995 URL: http://jira.codehaus.org/browse/GEOT-1995 Project: GeoTools Issue Type: Improveme

[Geotools-devel] [jira] Created: (GEOT-1994) JDBCFeatureCollectionTest.testSubCollection fails because of floating point arithmetic

2008-09-02 Thread Christian Mueller (JIRA)
JDBCFeatureCollectionTest.testSubCollection fails because of floating point arithmetic -- Key: GEOT-1994 URL: http://jira.codehaus.org/browse/GEOT-1994 Project: GeoTo

[Geotools-devel] [jira] Created: (GEOT-1993) JDBCDataStore>>InsertSQL produces invalid Syntax

2008-09-02 Thread Christian Mueller (JIRA)
JDBCDataStore>>InsertSQL produces invalid Syntax Key: GEOT-1993 URL: http://jira.codehaus.org/browse/GEOT-1993 Project: GeoTools Issue Type: Bug Components: data h2 Repor

[Geotools-devel] Hudson build is back to normal: geotools-trunk #963

2008-09-02 Thread Hudson
See http://hudson.opengeo.org/hudson/job/geotools-trunk/963/changes - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes