> Hi Jody,
>
>> I don't have a clear go on our side - the CRSLab fails to reproject
>> for me at this time (using simple shape files).
>
> Just looked at it and it was caused by my recent changes to get
> rasters displayed properly. I was caching the full extent of the
> layers and forgot to renew this in the JMapPane handler for context
> CRS change. Just committed the fix.
>
> But there's another problem now caused by the recent referencing
> changes (r34082)...
>
> When I run CRSLab with the bc_border shapefile and flick it between
> EPSG 3005 and 4326 I get referencing FactoryExceptions thrown.  When I
> revert r34082 locally there are no exceptions.  Of course that doesn't
> mean there are no problems with the reprojection - maybe we were just
> not hearing about them :-)
>
> We probably need Andrea's advice about that.

Indeed - Andrea will be popular this evening.

>> I have also produced a
>> replacement for Shp2Shp called ReSHP that extends CRSLab with an
>> export button. The two can probably be merged but i would like the
>> feedback.
>
> Yes nice one !
>
> I've committed a little fix for exporting.
>
> My vote would be to turn ReShapeLab into CRSLab (I like the name a bit
> more) but you choose.

Go ahead and merge the functionality into CRSLab - I have combined the
two in the workbook already. I am a little sad in that we used Query
to reproject - when what I wanted was an excuse to sift through the
geometry by hand. using the JTS utility class; giving people hands on
experience with MathTransform. What do you think about me writing that
approach up - even though Query is kind of doing the job right now?

Jody

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. 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

Reply via email to