Le mercredi 14 février 2007 à 11:14 +0100, Andrea Aime a écrit :
> A quick reality check with Google, searching for 'DATUM["WGS_1984"',
> returns 23100 hits, so I guess it's common enough to be included
> among the aliases :-)

It should be done on both the trunk and the 2.3 branch as of revision
24405. Could you check if it work as expected please?

By the way, the new CRS.lookupIdentifier(...) method should work fine
for GeographicCRS, but I don't think it will work for ProjectedCRS on
the 2.3 branch. This is not "CRS.lookupIdentifier" fault; it is rather
related to some issues I found when comparing (in the sense of
CRS.equalsIgnoreMetadata) ProjectedCRS created by EPGS database with
ProjectedCRS created by WKT (there is no problem when comparing two
ProjectedCRS created in the same way). The issue should be fixed on
trunk, but it involved many adjustments there and there in the code
base, so I would not be very enthousiast in porting those changes to the
2.3 branch... Is it a big problem, or is it okay if
CRS.equalsIgnoreMetadata(ProjectedCRS, ProjectedCRS) work better only on
Geotools 2.4?

        Martin



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to