[Geotools-devel] [GT-Trunk-Snapshot] geotools-snapshot Build Failed

2005-10-05 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_snapshot?log=log20051006003014 --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. ht

Re: [Geotools-devel] [jira] Created: (GEOT-713) EPSG-WKT 27200 does not parse

2005-10-05 Thread Paul Ramsey
Yes, the problem is the "PROJECTION" is "New Zealand Map Grid", which is not exactly a standard projection (if you aren't in NZ, that is!) so is not currently supported in GeoTools. Details are here: http://www.govt.nz/record?recordid=3030 P. On Oct 5, 2005, at 7:10 PM, Jody Garnett (JIRA)

[Geotools-devel] [jira] Created: (GEOT-713) EPSG-WKT 27200 does not parse

2005-10-05 Thread Jody Garnett (JIRA)
EPSG-WKT 27200 does not parse - Key: GEOT-713 URL: http://jira.codehaus.org/browse/GEOT-713 Project: GeoTools Type: Bug Components: referencing Environment: UDIG 1.0.4 Reporter: Jody Garnett Assigned to: Martin Desruisseaux F

[Geotools-devel] [Geoserver-users] Filter with numeric Literals

2005-10-05 Thread dblasby
Jürgen, This is a side-effect of how the Expression parser works. It really needs to be much more aware of the schema its interacting with. The original implementors looked at elements and said "if this looks like a number, then treat it like a number". Unfortunately, this is a problem if your

[Geotools-devel] [jira] Created: (GEOT-712) If an exception other than NoClassDefFoundError is thrown in a constructor of a plugin the rest of the plugins will not be looked up.

2005-10-05 Thread Jesse Eichar (JIRA)
If an exception other than NoClassDefFoundError is thrown in a constructor of a plugin the rest of the plugins will not be looked up. - Key: GEOT-712

[udig-devel] RE: [Geotools-devel] Re: Proposals: Topology

2005-10-05 Thread dblasby
Vitali, Martin Davis ([EMAIL PROTECTED]) - the guy who wrote JTS - has done a lot of work getting JTS to properly deal with coverages. I think a lot of the things you are talking about are already being handled by the next version of JTS. Perhaps Martin could comment on what he's done/planning?

[Geotools-devel] [CC-2.1.x] geotools-2.1.x Build Failed

2005-10-05 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_2.1.x?log=log20051005151352 --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http:

R: [Geotools-devel] [jira] Created: (GEOT-711) Implement createSc hema()

2005-10-05 Thread P . Rizzi Ag . Mobilità Ambiente
> > I'll probably need the createSchema() method for the > OracleDataStore, so I'm probably going > > to implement it. Then I could commit it. Obviously it won't > be perfect at first, but better than nothing... > > Still there's the problem of missing meta info in > FeatureType to know which At

Re: [Geotools-devel] [jira] Created: (GEOT-711) Implement createSchema()

2005-10-05 Thread Jody Garnett
Paolo Rizzi (JIRA) wrote: Implement createSchema() Key: GEOT-711 URL: http://jira.codehaus.org/browse/GEOT-711 Project: GeoTools Type: New Feature Components: oraclespatial Versions: 2.2.M0 Reporter: Paolo Rizzi Assigned to: S

[Geotools-devel] Improvements fo OracleDataStore

2005-10-05 Thread P . Rizzi Ag . Mobilità Ambiente
I filed a few JIRA issues about improvements to the OracleDataStore. I can resolve and commit a few of them, if you think it's a good idea. Let me know!!! Bye Paolo http://jira.codehaus.org/browse/GEOT-709 http://jira.codehaus.org/browse/GEOT-710 http://jira.co

[Geotools-devel] [jira] Created: (GEOT-711) Implement createSchema()

2005-10-05 Thread Paolo Rizzi (JIRA)
Implement createSchema() Key: GEOT-711 URL: http://jira.codehaus.org/browse/GEOT-711 Project: GeoTools Type: New Feature Components: oraclespatial Versions: 2.2.M0 Reporter: Paolo Rizzi Assigned to: Sean Geoghegan I'll probab

[Geotools-devel] [jira] Created: (GEOT-710) Try several tables in determineCRS()

2005-10-05 Thread Paolo Rizzi (JIRA)
Try several tables in determineCRS() Key: GEOT-710 URL: http://jira.codehaus.org/browse/GEOT-710 Project: GeoTools Type: Improvement Components: oraclespatial Versions: 2.2.M0 Reporter: Paolo Rizzi Assigned to: Sean

R: R: [Geotools-devel] Errors using OracleDataStore

2005-10-05 Thread P . Rizzi Ag . Mobilità Ambiente
> Can you *please* wrap this up as a JIRA? I am very interested in > maintaining quality on the oracle datastore. I just won't > have time to > look at this for the next two weeks. Done: http://jira.codehaus.org/browse/GEOT-709 > > And if you really want a fix, JIRA reports with a un

[Geotools-devel] [jira] Created: (GEOT-709) Support or at least report for old geometry fields (ake old GTYPE)

2005-10-05 Thread Paolo Rizzi (JIRA)
Support or at least report for old geometry fields (ake old GTYPE) -- Key: GEOT-709 URL: http://jira.codehaus.org/browse/GEOT-709 Project: GeoTools Type: Improvement Components: oraclespatial Ver

[Geotools-devel] Re: back to geotools Re: [Geoapi-devel] Re: Feature Model update

2005-10-05 Thread Jody Garnett
Gabriel Roldán wrote: Jody, given this decision I think it would be far easier to implement an upgrade path if we go back to Geotools Filter and Geometry interfaces on our FM proposal implementation? Yes, and Yes. I would like to send the state of the implementation to a proper geotools b

Re: R: [Geotools-devel] Errors using OracleDataStore

2005-10-05 Thread Jody Garnett
Can you *please* wrap this up as a JIRA? I am very interested in maintaining quality on the oracle datastore. I just won't have time to look at this for the next two weeks. And if you really want a fix, JIRA reports with a unit test always come first :-) Jody Answering myself. From Oracle

[Geotools-devel] [jira] Created: (GEOT-708) Test for various multi-valued properties

2005-10-05 Thread Gabriel Rold?n (JIRA)
Test for various multi-valued properties Key: GEOT-708 URL: http://jira.codehaus.org/browse/GEOT-708 Project: GeoTools Type: Sub-task Components: complex Versions: 2.2.M1 Reporter: Gabriel Roldán Assigned to: Gab

[Geotools-devel] back to geotools Re: [Geoapi-devel] Re: Feature Model update

2005-10-05 Thread Gabriel Roldán
Jody, given this decision I think it would be far easier to implement an upgrade path if we go back to Geotools Filter and Geometry interfaces on our FM proposal implementation? This way I'll be able of upgrading current test cases and provide an easier integration build of the new interfaces

R: [Geotools-devel] Errors using OracleDataStore

2005-10-05 Thread P . Rizzi Ag . Mobilità Ambiente
Answering myself AGAIN. Converting a table created with an old version (with "strange" GTYPEs) is just a matter of using the SDO_MIGRATE.TO_CURRENT('table_name') function. >From the PL/SQL prompt should be like this: execute SDO_MIGRATE.TO_CURRENT('table_name') from within SQL:

[Geotools-devel] [jira] Created: (GEOT-707) test for single multivalued property

2005-10-05 Thread Gabriel Rold?n (JIRA)
test for single multivalued property Key: GEOT-707 URL: http://jira.codehaus.org/browse/GEOT-707 Project: GeoTools Type: Sub-task Components: complex Versions: 2.2.M1 Reporter: Gabriel Roldán Assigned to: Gabriel Rol

RE: [Geotools-devel] Re: Proposals: Topology

2005-10-05 Thread Luca Sigfrido Percich
Hi Vitali, hi all, yes, I've found a lot of great ideas in your proposal, Vitali. The nice thing is that you are mainly working on Udig, while I'm working on GeoTools/Geoserver, so we've got a chance to unify the Topology Data Model (TDM) view. From your mail, I would propose these focus points:

R: [Geotools-devel] Errors using OracleDataStore

2005-10-05 Thread P . Rizzi Ag . Mobilità Ambiente
Answering myself. >From Oracle documentation: --- Note: The 1-digit SDO_GTYPE values from before release 8.1.6 value are still supported. If a 1-digit value is used, however, Oracle Spatial determines the number of dimensions

RE: [Geotools-devel] Re: Proposals: Topology

2005-10-05 Thread Vitali Diatchkov
Hi! Continuing the discussion about Topology Data Model for vector data inside of UDIG. The following editing tools are common for every GIS system (in terms of feature geometry): -Divide polygon -Merge two adjacent polygons -Cut piece of one polygon and add it to adjacent

[Geotools-devel] [CC-Trunk] geotools build.225 Build Successful

2005-10-05 Thread jrm33
View results here -> http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_current?log=log20051005055210Lbuild.225 --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and

[Geotools-devel] Thanks for the web site cleanup

2005-10-05 Thread Adrian Custer
Hey all, Thanks to whomever did the work. The three points of entry now all look the same: http://www.geotools.org/ http://geotools.codehaus.org/ http://docs.codehaus.org/display/GEOTOOLS/Home This moves things a huge step forward. thanks, adrian -

[Geotools-devel] Fwd: [gislist] Mxp -> map conversion

2005-10-05 Thread Jeroen Ticheler
Hi, Posting this message (from the gislist) to the MapServer and GeoTools mailing lists as I think there may be interest within these communities for this tool. An earlier post a couple of months ago didn't generate a single reply, so I may be wrong :-) I've developed a tool to export a

[Geotools-devel] GeoTools Build Report [ 2005/10/04 23:55 ]

2005-10-05 Thread Paul Ramsey
GeoTools2 module build report 20051004 gt2:referencing cleaned, compiled, tested, INSTALLED 2356 gt2:main cleaned, compiled, tested, INSTALLED 2359 gt2:shapefile cleaned, compiled, tested, INSTALLED gt2:indexed-shapefile cleaned, compiled, tested, INSTALLED gt2:graph