Re: [Geotools-devel] postgis st_asbinary(shape)

2010-06-21 Thread Derrick.Wong
Hey Andrea, That's a very nifty example. When I did this previously, I had my class doing SELECT statements from one DB, storing the data as java objects and then inserting it into another DB table. It was so messy. ;) Derrick Wong Software Engineer | ASRDC (Australian Spatial Research Data C

Re: [Geotools-devel] [ExternalEmail] postgis st_asbinary(shape)

2010-06-21 Thread Derrick.Wong
Victor, Have a look at OGR2OGR. Derrick Wong Software Engineer | ASRDC (Australian Spatial Research Data Commons) Project | CSIRO Phone: +61 8 6436 8945 derrick.w...@csiro.au | www.csiro.au Address: ARRC (Australian Resources Research Centre), 26 Dick Perry Avenue, Kensington WA 6151, Austral

Re: [Geotools-devel] How to handle Oracle SRID problem

2010-06-14 Thread Derrick.Wong
Hi Andrea/Jody, Thanks for the replies. I did a bit of testing, and it appears that SELECT SDO_CS.MAP_ORACLE_SRID_TO_EPSG(8311) FROM DUAL returns 4326 on Oracle 10g and null in XE. I have verified this with a few other colleagues and they are getting the same results. I am no Oracle guru, bu

Re: [Geotools-devel] [ExternalEmail] Query - org.geotools.referencing.factory.AbstractAuthorityFactory

2010-05-19 Thread Derrick.Wong
Hi all, I know most you guys are busy with the release of the new version of Geotools, but I was wondering if someone can have a quick look at my issue? Thank you for your time, Regards, Derrick -Original Message- From: derrick.w...@csiro.au [mailto:derrick.w...@csiro.au] Sent: Mo

[Geotools-devel] Query - org.geotools.referencing.factory.AbstractAuthorityFactory

2010-05-17 Thread Derrick.Wong
Hi all, I have been investigating the Axis Order for Bounding Box specified in a WFS spatial query for complex features and now I have managed to resolve some of the issues I was having previously (previous emails). Looking at the class org.geoserver.feature.ReprojectingFilterVistor class lin

Re: [Geotools-devel] Geotool query - Differences in SimpleFeaturePropertyAccessor and FeaturePropertyAccessorFactory

2010-05-04 Thread Derrick.Wong
Hi Jody, Thanks for your reply. I had a further look into some other classes, and spotted a similar trend (e.g. org.geotools.filter.expression.FeaturePropertyAccessorFactory). Comparing them with similar classes written for Simple Features, I have made a few changes and, the axis ordering of

[Geotools-devel] Geotool query - Differences in SimpleFeaturePropertyAccessor and FeaturePropertyAccessorFactory

2010-05-02 Thread Derrick.Wong
Hi all, I am a Software Engineer working on the Spatial Information Services Stack (SISS) project, focusing on some key issues we (CSIRO) are having with Geoserver within our use cases. I work closely with Ben Caradoc-Davies and Rini Angreani on a daily basis and will be looking forward to work