Re: [Geotools-devel] Propose new unsupported module

2010-10-01 Thread Andrea Aime
Go ahead +1 Hum... just a curiosity. What are you using to read it? Apache POI? Cheers Andrea - Ing. Andrea Aime Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054  Massarosa (LU) Italy phone: +39 0584962313 fax:    

[Geotools-devel] Propose new unsupported module

2010-10-01 Thread Ian Turton
I'd like to propose a new module to live in unsupported that can use a simple (pre2007) Excel file as a datastore. I have some working code which could use a review and some more testing. Any objections to my adding it? Ian -- Ian Turton

Re: [Geotools-devel] is 2.7.x supposed to compile with a Java 6 jdk?

2010-10-01 Thread Andrea Aime
On Fri, Oct 1, 2010 at 7:52 PM, Ian Turton wrote: > On Fri, Oct 1, 2010 at 1:42 PM, Andrea Aime > wrote: >> On Fri, Oct 1, 2010 at 7:25 PM, Ian Turton wrote: >>> Before I go to any great lengths to work out what is up I thought I'd >>> check that trunk is supposed to compile if you use jdk 1.6.0

[Geotools-devel] [jira] Created: (GEOT-3276) JDBCDataStore has no bindings for primitive types

2010-10-01 Thread Andrea Aime (JIRA)
JDBCDataStore has no bindings for primitive types - Key: GEOT-3276 URL: http://jira.codehaus.org/browse/GEOT-3276 Project: GeoTools Issue Type: Improvement Components: data jdbc A

Re: [Geotools-devel] is 2.7.x supposed to compile with a Java 6 jdk?

2010-10-01 Thread Ian Turton
On Fri, Oct 1, 2010 at 1:42 PM, Andrea Aime wrote: > On Fri, Oct 1, 2010 at 7:25 PM, Ian Turton wrote: >> Before I go to any great lengths to work out what is up I thought I'd >> check that trunk is supposed to compile if you use jdk 1.6.0_21 ? >> >> Currently I'm seeing errors in epsg-hsql with

Re: [Geotools-devel] is 2.7.x supposed to compile with a Java 6 jdk?

2010-10-01 Thread Justin Deoliveira
I have had issue with running tests in java 6 as well. Unfortunately we don't have a built bot at the moment building geotools in java 6. On Fri, Oct 1, 2010 at 11:25 AM, Ian Turton wrote: > Before I go to any great lengths to work out what is up I thought I'd > check that trunk is supposed to c

Re: [Geotools-devel] is 2.7.x supposed to compile with a Java 6 jdk?

2010-10-01 Thread Andrea Aime
On Fri, Oct 1, 2010 at 7:25 PM, Ian Turton wrote: > Before I go to any great lengths to work out what is up I thought I'd > check that trunk is supposed to compile if you use jdk 1.6.0_21 ? > > Currently I'm seeing errors in epsg-hsql with axis order tests. The main build servers use java 1.5, an

Re: [Geotools-devel] extending arcsde-ds with direct connect mode

2010-10-01 Thread Gabriel Roldán
sounds good, we don't really support 9.1 anymore anyways. Did you attach the patch to the jira issue? Otherwise send it to me by email, I think I'll have time over the weekend to apply it on svn. Glad you worked it out and it's working. If possible also send a couple sentences and example configura

[Geotools-devel] is 2.7.x supposed to compile with a Java 6 jdk?

2010-10-01 Thread Ian Turton
Before I go to any great lengths to work out what is up I thought I'd check that trunk is supposed to compile if you use jdk 1.6.0_21 ? Currently I'm seeing errors in epsg-hsql with axis order tests. Ian -- Ian Turton

[Geotools-devel] extending arcsde-ds with direct connect mode

2010-10-01 Thread Hochmeister Rudolf
Ok, the esri api patch says it clearly: "SeConnection(java.lang.String server, java.lang.String instance, java.lang.String database, java.lang.String username, java.lang.String password)This constructor can be used to create either an application server or direct connection to an ArcSDE instance

Re: [Geotools-devel] Parsing and encoding GML geometry metadata properties

2010-10-01 Thread Andrea Aime
On Fri, Oct 1, 2010 at 2:49 PM, Jody Garnett wrote: > Andrea can you store it on the GeometryAttribute somehow? > There may be a user map or something for you to record extra information in. If was driving the code that could be a place. Unfortunately the metadata is inside the geometry, and the

Re: [Geotools-devel] Datastore tutorial?

2010-10-01 Thread Ian Turton
On Thu, Sep 30, 2010 at 7:15 PM, Jody Garnett wrote: > Hey Ian; in the codebase I have the working FeatureSource; I have just not > caught up on the tutorial text. Would you student like to join the geotools > devel list and collaborate on this one? He's not a programmer but I'm up for collabor

Re: [Geotools-devel] Parsing and encoding GML geometry metadata properties

2010-10-01 Thread Jody Garnett
Andrea can you store it on the GeometryAttribute somehow? There may be a user map or something for you to record extra information in. Jody On Fri, Oct 1, 2010 at 10:45 PM, Andrea Aime wrote: > Hi, > the fancy app-schema I'm dealing with these days has the following twist: > > >     >     >  

[Geotools-devel] Parsing and encoding GML geometry metadata properties

2010-10-01 Thread Andrea Aime
Hi, the fancy app-schema I'm dealing with these days has the following twist: 8476875.00 108.706000 13.863100 31.214218 43.833347 31.215328 43.833862 31.216240 43.833717 ... See the meta

Re: [Geotools-devel] gt-directory missing in 2.7-M3

2010-10-01 Thread Andrea Aime
On Fri, Oct 1, 2010 at 2:18 AM, David Winslow wrote: > The 2.7-M3 release of GeoTools does not contain the gt-directory jar (I > checked in the -bin.zip archive as well as on the OSGeo Maven repository.) >  Is this intentional? Should I refer to this module by a different name now? It is intentio