[Geotools-devel] [jira] Created: (GEOT-2639) app-schema drops CRS from geometries, no srsName encoded

2009-07-30 Thread Ben Caradoc-Davies (JIRA)
-schema Affects Versions: 2.6-M2 Reporter: Ben Caradoc-Davies app-schema features do not contain and -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa

[Geotools-devel] Setting CRS for PropertyDataStore

2009-07-30 Thread Ben Caradoc-Davies
on something else, like shapefile. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Setting CRS for PropertyDataStore

2009-07-31 Thread Ben Caradoc-Davies
, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian

Re: [Geotools-devel] Setting CRS for PropertyDataStore

2009-07-31 Thread Ben Caradoc-Davies
Andrea Aime wrote: Ben Caradoc-Davies ha scritto: I would like to be able to set a CRS for PropertyDataStore. It is so useful for testing, but without a CRS, we can't use it to test CRS handling (broken in app-schema). In GeoServer we usually set it in the property file using an EPSG

[Geotools-devel] [jira] Created: (GEOT-2644) app-schema failure installed in path with space

2009-08-03 Thread Ben Caradoc-Davies (JIRA)
Affects Versions: 2.6-M2 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies app-schema in GeoServer 2.0-beta2 with app-schema tutorial configuration fails to load when installed in a path with a space. Original bug report: {code} Dorian GINANE wrote: Hello Ben, Thank

Re: [Geotools-devel] Building in path with spaces, the last roadblock: app-schema

2009-08-09 Thread Ben Caradoc-Davies
Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia -- Let Crystal Reports handle the reporting

[Geotools-devel] [jira] Created: (GEOT-2652) app-schema reports wrong number of features from denormalised table

2009-08-09 Thread Ben Caradoc-Davies (JIRA)
Components: data app-schema Reporter: Ben Caradoc-Davies Assignee: Rini Angreani Encoded numberOfFeatures is wrong when serving features from a denormalised table (for multivalued simple properties). For example, in the PIRSA EarthResource config, if I have er:Mine

[Geotools-devel] [jira] Created: (GEOT-2653) app-schema does not support multivalued xlink:href properties

2009-08-09 Thread Ben Caradoc-Davies (JIRA)
: data app-schema Reporter: Ben Caradoc-Davies Assignee: Rini Angreani If I configure er:Mine to be delivered from a denormalised table with multiple values of RELATED_MINE_URN for each feature, only the last value is encoded as the property. the behaviour I expected

[Geotools-devel] [jira] Created: (GEOT-2657) app-schema cannot encode MeasureType

2009-08-11 Thread Ben Caradoc-Davies (JIRA)
Caradoc-Davies Assignee: Ben Caradoc-Davies MeasureTypeBinding does not support the encoding of ComplexAttributeImpl MeasureType produced by app-schema. Perhaps treat it like CodeTypeBinding or StringOrRefTypeBinding? -- This message is automatically generated by JIRA. - If you think

[Geotools-devel] [jira] Reopened: (GEOT-1929) Support registered database functions in WFS filter queries

2009-08-12 Thread Ben Caradoc-Davies (JIRA)
[ http://jira.codehaus.org/browse/GEOT-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Caradoc-Davies reopened GEOT-1929: -- Registered function support was removed for Geoserver 2.0-beta2 because it was tied to old

[Geotools-devel] FOSS4G Code Sprint

2009-08-19 Thread Ben Caradoc-Davies
___ foss4g2009-announce mailing list foss4g2009-annou...@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/foss4g2009-announce -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research

[Geotools-devel] [jira] Created: (GEOT-2665) Fix ApplicationSchemaXSD path handling (decode spaces)

2009-08-20 Thread Ben Caradoc-Davies (JIRA)
-xsd Reporter: Ben Caradoc-Davies Assignee: Justin Deoliveira Attachments: ApplicationSchemaXSD.spaces.patch Attached patch fixes handling of file: URIs that contain spaces. The current implementation does not decode URIs correctly. Justin, if you approve

Re: [Geotools-devel] Building in path with spaces, the last roadblock: app-schema

2009-08-20 Thread Ben Caradoc-Davies
thought: http://hudson.opengeo.org/win32/job/GeoTools-trunk/ws/trunk/modules/unsupported/app-schema/app-schema/target/surefire-reports/ Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick

[Geotools-devel] [jira] Created: (GEOT-2671) ShpFilesLockingTest fails on Windows

2009-08-20 Thread Ben Caradoc-Davies (JIRA)
ShpFilesLockingTest fails on Windows Key: GEOT-2671 URL: http://jira.codehaus.org/browse/GEOT-2671 Project: GeoTools Issue Type: Bug Affects Versions: 2.6-M2 Reporter: Ben Caradoc-Davies

[Geotools-devel] File/URL conversion docs

2009-08-21 Thread Ben Caradoc-Davies
Andrea, I added a bit to the File/URL conversion docs. Is there anything more we can add, based on your recent findings and improvements? http://docs.codehaus.org/display/GEOT/5.1.6+Converting+URLs+to+Files Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer

[Geotools-devel] [jira] Created: (GEOT-2674) Support polymorphism in app-schema

2009-08-25 Thread Ben Caradoc-Davies (JIRA)
Caradoc-Davies Assignee: Rini Angreani Application schema support currently requires all property types to be known at mapping time, so does not support polymorphism. Application schemas often use polymorphism for data representation. For example, GeoSciML 2.0 http://www.geosciml.org

[Geotools-devel] [jira] Created: (GEOT-2678) app-schema DescribeFeatureType is schema invalid

2009-08-25 Thread Ben Caradoc-Davies (JIRA)
Reporter: Ben Caradoc-Davies Assignee: Rini Angreani The response to an app-schema DescribeFeatureType request is schema-invalid: For example: http://services.auscope.org/pirsa-earthresource/wfs?request=DescribeFeatureTypetypename=er:Commodity yields {code} ?xml version=1.0

[Geotools-devel] [jira] Created: (GEOT-2679) Improve app-schema handling of nillable properties

2009-08-25 Thread Ben Caradoc-Davies (JIRA)
-schema Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies {code} Original Message Subject: [Geotools-devel] attribute instances and nullability Date: Fri, 17 Jul 2009 11:22:17 +0800 From: Justin Deoliveira To: Geotools-Devel list Hi all, I spent

[Geotools-devel] Win32 Hudson success

2009-08-31 Thread Ben Caradoc-Davies
on Win32 in a path with spaces, with -Dall: http://hudson.opengeo.org/win32/job/GeoTools-trunk/ -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Win32 Hudson: ok to start pestering the mailing list on build failures?

2009-09-01 Thread Ben Caradoc-Davies
: - it will make the transition to jdk6 easier - outsiders trying to build gt2 will most likely try to build it with Java 6 nowadays Ok to let this build send mails on failure as well? Cheers Andrea -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration

Re: [Geotools-devel] Pulling out the stops

2009-09-02 Thread Ben Caradoc-Davies
tasks are still listed as open. Justin is correct. These need further discussion. No work has been done. The tasks are open. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA

Re: [Geotools-devel] Pulling out the stops

2009-09-02 Thread Ben Caradoc-Davies
course. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia -- Let Crystal

Re: [Geotools-devel] representing xml attributes in feature model

2009-09-03 Thread Ben Caradoc-Davies
. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav

Re: [Geotools-devel] representing xml attributes in feature model

2009-09-07 Thread Ben Caradoc-Davies
model. In short, should GeoAPI represent the General Feature Model or the GML encoding? Or am I missing something? Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington

Re: [Geotools-devel] representing xml attributes in feature model

2009-09-07 Thread Ben Caradoc-Davies
use of GeoAPI. In my view, GeoAPI should represent the information model and the encoder should convert to and from XML. It seems to me that the GML encoding has influenced our use of GeoAPI, and we no longer have a separation of concerns. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au

Re: [Geotools-devel] representing xml attributes in feature model

2009-09-08 Thread Ben Caradoc-Davies
associations and attributes consistently, because association references get smuggled as attributes on property types, while attributes are inline. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry

Re: [Geotools-devel] representing xml attributes in feature model

2009-09-09 Thread Ben Caradoc-Davies
tree. :-) Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia -- Let

Re: [Geotools-devel] Sanity check - inline

2009-09-14 Thread Ben Caradoc-Davies
-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] Geometry code sprint at FOSS4G

2009-09-15 Thread Ben Caradoc-Davies
of the plan should we aim to complete? - Should we sprint on Saturday, Sunday, or both? Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] [Java-collab] Geometry code sprint at FOSS4G

2009-09-16 Thread Ben Caradoc-Davies
to the four items. Feel free to cut further (i.e. 4). Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Exploration and Mining Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Critical patch for 2.6-M3 (JDBC Oracle alias without AS)

2009-09-24 Thread Ben Caradoc-Davies
On 24/09/09 20:18, Justin Deoliveira wrote: My apologies, missed Andreas jira comment to go ahead and apply the patch. I don't see the commit in the logs so I will go ahead and commit it now. Thanks, I saw your commit. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer

Re: [Geotools-devel] gt-swing nominated to graduate to supported module

2009-09-28 Thread Ben Caradoc-Davies
___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave

Re: [Geotools-devel] gt-swing nominated to graduate to supported module

2009-09-28 Thread Ben Caradoc-Davies
votes I count are +1 (Simone), +0 (me), so it is at this time formally accepted. There was also a bunch of constructive feedback and suggestions for future work. I think this should *encourage* you! :-) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science

Re: [Geotools-devel] [ExternalEmail] Re: gt-swing nominated to graduate to supported module

2009-09-28 Thread Ben Caradoc-Davies
On 29/09/09 10:54, Ben Caradoc-Davies wrote: So far, the formal votes I count are +1 (Simone), +0 (me), so it is at this time formally accepted. Andrea and Christian, do your concerns about unit test coverage in gt-swing constitute a vote of -1 on promotion to supported? Or do you vote +1/+0

[Geotools-devel] Java 6 app-schema build failure [was: Re: mass svn update]

2009-10-12 Thread Ben Caradoc-Davies
. Register now! http://p.sf.net/sfu/devconference ___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer

Re: [Geotools-devel] Java 6 app-schema build failure [was: Re: mass svn update]

2009-10-12 Thread Ben Caradoc-Davies
this. I'll ask Andrea to fix it. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] Change Jira component lead for data app-schema

2009-10-12 Thread Ben Caradoc-Davies
Andrea, could you please change the Jira component lead for data app-schema to me, and arrange for new issues to be assigned to me by default. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources

[Geotools-devel] Win32 Hudson down?

2009-10-12 Thread Ben Caradoc-Davies
I am getting 503 Service Temporarily Unavailable for the Win32 Hudson: http://hudson.opengeo.org/win32/ -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151

Re: [Geotools-devel] Change Jira component lead for data app-schema

2009-10-12 Thread Ben Caradoc-Davies
Thanks very much. On 13/10/09 10:47, Jody Garnett wrote: Done On Tue, Oct 13, 2009 at 1:30 PM, Ben Caradoc-Davies ben.caradoc-dav...@csiro.au wrote: Andrea, could you please change the Jira component lead for data app-schema to me, and arrange for new issues to be assigned to me

Re: [Geotools-devel] [Java-collab] Geometry code sprint at FOSS4G

2009-10-13 Thread Ben Caradoc-Davies
if you can guarantee that your location is available via WMS in real time. :-) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Sprint hacking RESTful datastore

2009-10-27 Thread Ben Caradoc-Davies
service. It re-uses some of the app-schema implementation, so depends on it. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Request to create an idl-process module on unsupported land

2009-10-29 Thread Ben Caradoc-Davies
--- -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Java 6 build safe again

2009-11-01 Thread Ben Caradoc-Davies
___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave

[Geotools-devel] Fixed build broken by missing KML dependency

2009-11-01 Thread Ben Caradoc-Davies
On 02/11/09 19:20, Hudson wrote: [mbedward] simple KML example Michael, I added the missing gt-xsd-kml dependency to the gt-example pom to fix the build (r34304). You probably have a local edit languishing uncommitted in your workspace. ;-) Kind regards, -- Ben Caradoc-Davies ben.caradoc

Re: [Geotools-devel] KML example

2009-11-02 Thread Ben Caradoc-Davies
is and schedule it high priority for 2.6.1 -Justin Thanks! [ Gabriel and I have been grizzling about this one for a while. ;-{) ] -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry

Re: [Geotools-devel] App-schema build failure fun

2009-11-09 Thread Ben Caradoc-Davies
the problem. I think Java 6 uses a different number of hashmap buckets and so produces different iteration order. (I prefer LinkedHashMap for stability). Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian

[Geotools-devel] [jira] Created: (GEOT-2826) Concurrent 2.6.x and trunk builds may fail when both try to lock EPSG database at the same time

2009-11-09 Thread Ben Caradoc-Davies (JIRA)
Project: GeoTools Issue Type: Bug Reporter: Ben Caradoc-Davies EPSG databases live in /tmp and are set up once; they are shared between unit tests, but also between GeoTools branches. If 2.6.x and trunk are both building in parallel, there is a unit test race condition

Re: [Geotools-devel] App-schema build failure fun

2009-11-09 Thread Ben Caradoc-Davies
On 10/11/09 10:33, Jody Garnett wrote: Trunk is working on Java 6 for me. Excellent! Thanks for confirming that, Jody. I have just committed in r34358 the GEOT-2777 patch, as part of a merge from trunk. Unit tests run under Java 6. Bring on the Java 6 Win32 Hudson goodness. -- Ben Caradoc

Re: [Geotools-devel] Moving the JP2KAK plugin on supported status

2009-11-16 Thread Ben Caradoc-Davies
: +39 0584983027 mob: +39 328 0559267 http://www.geo-solutions.it --- -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry

[Geotools-devel] GML properties and xmlcodegen

2009-11-16 Thread Ben Caradoc-Davies
are most welcome. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] [jira] Reopened: (GEOT-2598) Have ng datastores recognize the dbtype of their older versions

2009-11-18 Thread Ben Caradoc-Davies (JIRA)
[ http://jira.codehaus.org/browse/GEOT-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Caradoc-Davies reopened GEOT-2598: -- The Oracle patch breaks installations that were already using OracleNG with the dbtype=Oracle

[Geotools-devel] [jira] Created: (GEOT-2843) Reprojection error in app-schema

2009-11-19 Thread Ben Caradoc-Davies (JIRA)
Reporter: Ben Caradoc-Davies Assignee: Rini Angreani Possible problem introduced with the new CRS support: {code} Original Message Subject: [Geoserver-users] Upgrade from RC to stable 2.0 with App-Schema Date: Fri, 20 Nov 2009 06:43:07 +0800 From: Ryan Clark

Re: [Geotools-devel] moving rest of jdbc plugins to supported

2009-11-25 Thread Ben Caradoc-Davies
unless anyone objects. +1 from me. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] GML properties and xmlcodegen

2009-11-26 Thread Ben Caradoc-Davies
breakages [static code]). I will do this next week. Thanks at lot, this change is a big help for encoding complex types. Kind regards, Ben. Original Message Subject: GML bindings: working MeasureTypeBindingTest Date: Fri, 27 Nov 2009 15:35:47 +0800 From: Ben Caradoc-Davies To: Rob

Re: [Geotools-devel] New Hudson build jobs

2009-12-10 Thread Ben Caradoc-Davies
On 10/12/09 18:22, Christian Müller wrote: http://gis.linux4all.at:55032 http://gis.linux4all.at:55064 I am getting DNS failures for these. Is this a new domain? -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian

Re: [Geotools-devel] New Hudson build jobs

2009-12-13 Thread Ben Caradoc-Davies
:55064/ On linux, i checked with dig @193.81.83.2 gis.linux4all.at and get an answer from a randomly chosen DNS Server. Ben Caradoc-Davies writes: On 10/12/09 18:22, Christian Müller wrote: http://gis.linux4all.at:55032 http://gis.linux4all.at:55064 I am getting DNS failures

[Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-13 Thread Ben Caradoc-Davies
. If you could make this change, I am sure that it would be much appreciated by all those who develop on or deploy to Windows. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick

Re: [Geotools-devel] New Hudson build jobs: build in path with spaces

2009-12-14 Thread Ben Caradoc-Davies
effect. The spaces could be introduced anywhere. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] Seven CSIRO jobs for open source geospatial software developers in Perth, Western Australia

2009-12-15 Thread Ben Caradoc-Davies
=-31.995238,115.885892spn=0.001893,0.00405t=hz=19layer=ccbll=-31.995244,115.8861panoid=-fbF3xYlc6_RMyuiOUPYMQcbp=12,356.75,,0,5.95 Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave

[Geotools-devel] xmlcodegen and JET (for GMLSchema)

2009-12-15 Thread Ben Caradoc-Davies
expect I need to add a JET Nature. Is it documented? I am trying some alternative strategies to overcome the GMLSchema 64kB method limit, as well as restoring the old static members for backwards compatibility. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer

Re: [Geotools-devel] [ExternalEmail] xmlcodegen and JET (for GMLSchema)

2009-12-16 Thread Ben Caradoc-Davies
. Or did I miss a step? Kind regards, Ben. On 16/12/09 15:52, Ben Caradoc-Davies wrote: Justin, I am tinkering with xmlcodegen, and have discovered the code (schema.javajet) that writes the code (SchemaClassTemplate.java) that writes the code (GMLSchema.java). :-) Is there maven support for JET

[Geotools-devel] [jira] Created: (GEOT-2897) Oracle NG failure caused by Oracle NG OCI support

2009-12-17 Thread Ben Caradoc-Davies (JIRA)
Affects Versions: 2.6.0, 2.6.1, 2.7-M0 Reporter: Ben Caradoc-Davies Assignee: Andrea Aime Priority: Critical Oracle NG OCI support added in GEOT-2873 breaks Oracle NG because it claims to be able to handle any parameters with dbtype=oracle, even those without

[Geotools-devel] [jira] Created: (GEOT-2925) Build failure in gt-shapefile ShapefileDataStoreTest caused by daylight saving data corruption

2010-01-18 Thread Ben Caradoc-Davies (JIRA)
Project: GeoTools Issue Type: Bug Components: data shapefile Environment: Perth, Western Australia (yes this is important) Reporter: Ben Caradoc-Davies Assignee: Andrea Aime Priority: Blocker The build is broken in some locales

[Geotools-devel] Java database for spatial testing?

2010-01-19 Thread Ben Caradoc-Davies
Andrea Aime reassigned GEOT-2926: - Assignee: Ben Caradoc-Davies Some properties aren't displayed when served from a denormalised view Thanks, Andrea. I saw this one. (I asked Pavel to submit it!) We (app-schema developers) have run into many SQL

Re: [Geotools-devel] Java database for spatial testing?

2010-01-19 Thread Ben Caradoc-Davies
in memory anyways, but it should get you all the SQL coverage you need? Thanks, Andrea, I think that might be sufficient. I will try it and report back. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources

[Geotools-devel] xmlcodegen geometry binding problem

2010-01-20 Thread Ben Caradoc-Davies
? This will be necessary to allow JTS geometry objects to be passed from data sources through the feature model to the encoder. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26

Re: [Geotools-devel] xmlcodegen geometry binding problem

2010-01-26 Thread Ben Caradoc-Davies
? Sorry for pestering; I see you have been rather busy with the WCS bindings. :-) Kind regards, Ben. On 21/01/10 14:19, Ben Caradoc-Davies wrote: Justin, I have been making a lot of progress using xmlcodegen to improve gt-xsd-gml3 GMLSchema (GEOT-2505). I modified schema.javajet so its output

[Geotools-devel] [jira] Created: (GEOT-2932) app-schema DataAccess producing null prefix for secondary namespaces

2010-01-26 Thread Ben Caradoc-Davies (JIRA)
Components: data app-schema Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies [email addresses removed: see geoserver-users list for addresses] {code} Original Message Subject: [Geoserver-users] App-schema DataAccess producing null prefix

Re: [Geotools-devel] xmlcodegen geometry binding problem

2010-01-27 Thread Ben Caradoc-Davies
. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] [jira] Created: (GEOT-2935) Move GML 3.2 classes into a new module gt-xsd-gml32

2010-01-28 Thread Ben Caradoc-Davies (JIRA)
-xsd Affects Versions: 2.6.2, 2.7-M0 Reporter: Ben Caradoc-Davies Assignee: Justin Deoliveira It would be a lot better for maintainability if we split the GML 3.2 support classes into a new module gt-xsd-gml32. We could use the package org.geotools.gml32 instead

Re: [Geotools-devel] [ExternalEmail] Re: xmlcodegen geometry binding problem

2010-01-28 Thread Ben Caradoc-Davies
On 28/01/10 10:07, Ben Caradoc-Davies wrote: On 27/01/10 22:09, Justin Deoliveira wrote: As for your question. Those types that are bound to JTS types were changed after the fact manually. Tedious yes I know. Thanks for confirming that. At least now I know that, if I change them manually, I

[Geotools-devel] [jira] Created: (GEOT-2936) Document xmlcodegen typeBindings option

2010-01-28 Thread Ben Caradoc-Davies (JIRA)
Caradoc-Davies Assignee: Ben Caradoc-Davies Document the new xmlcodegen typeBindings option on the wiki. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa

Re: [Geotools-devel] [ExternalEmail] Re: xmlcodegen geometry binding problem

2010-02-01 Thread Ben Caradoc-Davies
clarify: are you happy for me to commit all three GEOT-2505.* patches (including the gt-xsd-gml3 changes) or just the xmlcodegen changes? Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research

Re: [Geotools-devel] Using Eclipse

2010-02-08 Thread Ben Caradoc-Davies
in the project?? Thank you -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Using Eclipse

2010-02-08 Thread Ben Caradoc-Davies
... That is an interesting idea. I have not yet tried it. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

[Geotools-devel] Encoder configuration binding override

2010-02-10 Thread Ben Caradoc-Davies
) at org.geotools.gml3.bindings.GMLConfigurationTest.testBindingTypes(GMLConfigurationTest.java:37) *** -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA

Re: [Geotools-devel] Encoder configuration binding override

2010-02-14 Thread Ben Caradoc-Davies
Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia -- SOLARIS 10 is the OS for Data

[Geotools-devel] [jira] Reopened: (GEOT-2505) GML bindings ignore all attributes

2010-02-16 Thread Ben Caradoc-Davies (JIRA)
[ http://jira.codehaus.org/browse/GEOT-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Caradoc-Davies reopened GEOT-2505: -- Just reopening to fix the fix versions. :-P GML bindings ignore all attributes

[Geotools-devel] Nightly builds running with skipTests

2010-02-25 Thread Ben Caradoc-Davies
/GeoServerTrunk/latest/ http://geobuilder.arrc.csiro.au/geoserver/waterfall http://geobuilder.arrc.csiro.au/geoserver/one_line_per_build Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26

Re: [Geotools-devel] Release

2010-03-01 Thread Ben Caradoc-Davies
? Getting this into 2.6.2 is not urgent-urgent, but would be rather nice. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151, Australia

Re: [Geotools-devel] Release

2010-03-01 Thread Ben Caradoc-Davies
want to check that I'm not missing posts. I also did not see any admin list posts related to a release. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineer, CSIRO Earth Science and Resource Engineering Australian Resources Research Centre 26 Dick Perry Ave, Kensington WA 6151

[Geotools-devel] [jira] Created: (GEOT-2969) app-schema chained feature ogc:Filter problem

2010-03-09 Thread Ben Caradoc-Davies (JIRA)
Versions: 2.6.1, 2.6.0 Reporter: Ben Caradoc-Davies Assignee: Ben Caradoc-Davies Filter request with property files reported to not return expected features. Features are returned in unfiltered request. http://old.nabble.com/App-schema-chained-feature-ogc:Filter-problem

Re: [Geotools-devel] (no subject)

2010-03-17 Thread Ben Caradoc-Davies
___ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian

Re: [Geotools-devel] [Geoserver-devel] New functionality: creating new feature types with an sql query in jdbc data stores

2010-03-22 Thread Ben Caradoc-Davies
! (Count that as a +1 if you are canvassing for votes.) Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] unsupported vs dumped

2010-03-22 Thread Ben Caradoc-Davies
the best bits to extension some time this year. I would like to keep some cruftier submodules in unsupported/dormant. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] OnlineTestCase and JUnit 4

2010-03-23 Thread Ben Caradoc-Davies
into OnlineTestCases, but it feels like I am backporting to JUnit 3 (probably because I am). Do we need a JUnit 4 equivalent of OnlineTestCase? OnlineTestSupport, perhaps? -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian

Re: [Geotools-devel] unsupported vs dumped

2010-03-23 Thread Ben Caradoc-Davies
On 23/03/10 17:24, Andrea Aime wrote: Since the contents of unsupported are not released anyways, Except app-schema ... -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] [jira] Created: (GEOT-3008) Add JUnit 4 support for online tests

2010-03-23 Thread Ben Caradoc-Davies (JIRA)
Date: Tue, 23 Mar 2010 17:36:57 +0800 From: Ben Caradoc-Davies To: Geotools-Devel list OnlineTestCase extends JUnit 3 TestCase. The TestRunners I have been using ignore JUnit 4 annotations on classes that extend JUnit 3 TestCase, leading to suites with no tests. :-( As I extend my offline JUnit4

[Geotools-devel] Nominate Jacqui Githaiga for GeoTools commit access

2010-04-06 Thread Ben Caradoc-Davies
I nominate my colleague Jacqui Githaiga for commit access to the GeoTools repository. Jacqui has been working with the AuScope group for some time, and has recently joined the GeoServer app-schema team. I have committed the first of her code today. -- Ben Caradoc-Davies ben.caradoc-dav

[Geotools-devel] svn.osgeo.org down?

2010-04-07 Thread Ben Caradoc-Davies
$ svn up svn: OPTIONS of 'http://svn.osgeo.org/geotools/trunk': could not connect to server (http://svn.osgeo.org) -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

Re: [Geotools-devel] Nominate Jacqui Githaiga for GeoTools commit access

2010-04-08 Thread Ben Caradoc-Davies
sides. :-) ] Ah, the joys of international development, aggravated by English's lack of a third-person singular gender-nonspecific personal pronoun (I like to misuse they as a substitute). Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO

Re: [Geotools-devel] App Schema and others?

2010-04-12 Thread Ben Caradoc-Davies
12, 2010 3:34:19 PM org.geotools.data.complex.config.XMLConfigDigester digest SEVERE: parsing bundleresource://41.fwk17890856/net/refractions/udig/catalog/geotools/data/test-data/sample_data.properties org.xml.sax.SAXParseException: Content is not allowed in prolog. -- Ben Caradoc-Davies

Re: [Geotools-devel] App Schema and others?

2010-04-12 Thread Ben Caradoc-Davies
be in order? Jody On 12/04/2010, at 5:59 PM, Ben Caradoc-Davies wrote: I agree, this is likely to be the problem. From the tutorial: http://docs.geoserver.org/trunk/en/user/data/app-schema/tutorial.html The mapping file refers to the directory containing the property file, and reference

Re: [Geotools-devel] App Schema and others?

2010-04-13 Thread Ben Caradoc-Davies
not understand why you were still getting a SAX parsing error. Kind regards, -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science and Resource Engineering Australian Resources Research Centre

[Geotools-devel] Fwd: Re: [Geoserver-devel] Nominate Victor Tey for GeoTools commit access

2010-04-15 Thread Ben Caradoc-Davies
...@lists.sourceforge.net Ben Caradoc-Davies ha scritto: I nominate my colleague Victor Tey for commit access to the GeoTools repository. Victor recently joined the AuScope/SISS/ASRDC team and will be working on GeoServer app-schema. I have already committed some of his work to the repository. He

[Geotools-devel] Fwd: [ExternalEmail] [Geoserver-devel] Nominate Victor Tey for GeoTools commit access

2010-04-15 Thread Ben Caradoc-Davies
Doh! Wrong list. Original Message Subject: [ExternalEmail] [Geoserver-devel] Nominate Victor Tey for GeoTools commit access Date: Thu, 15 Apr 2010 17:18:28 +0800 From: Ben Caradoc-Davies ben.caradoc-dav...@csiro.au To: Geoserver-devel geoserver-de...@lists.sourceforge.net I

[Geotools-devel] Fwd: Re: [Geoserver-devel] Nominate Victor Tey for GeoTools commit access

2010-04-15 Thread Ben Caradoc-Davies
--- On Thu, Apr 15, 2010 at 3:12 PM, Andrea Aime aa...@opengeo.org wrote: +1 with the usual recommendations (only commits in the app schema module -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader CSIRO Earth Science

[Geotools-devel] Fwd: [ExternalEmail] Re: [Geoserver-devel] Nominate Victor Tey for GeoTools commit access

2010-04-15 Thread Ben Caradoc-Davies
. I have seen Victor's work. Ben Caradoc-Davies-2 wrote: I nominate my colleague Victor Tey for commit access to the GeoTools repository. Victor recently joined the AuScope/SISS/ASRDC team and will be working on GeoServer app-schema. I have already committed some of his work to the repository

[Geotools-devel] Might be able to unpin maven-eclipse-plugin

2010-04-19 Thread Ben Caradoc-Davies
generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering

Re: [Geotools-devel] Might be able to unpin maven-eclipse-plugin

2010-04-19 Thread Ben Caradoc-Davies
On 19/04/10 15:28, Andrea Aime wrote: Ben Caradoc-Davies ha scritto: Now that this bus is fixed, we may no longer have to pin maven-eclipse plugin to 2.5. Fixed and released? Not yet, but look for it in 2.9. -- Ben Caradoc-Davies ben.caradoc-dav...@csiro.au Software Engineering Team Leader

<    4   5   6   7   8   9   10   11   12   13   >