Hello all When parsing WKT, the default axis order (if no AXIS elements are given) is (x,y) or (lon,lat). In an other order is wanted, then it must be specified explicitly. Consequently:
> AXIS["Northing", NORTH], > AXIS["Easting", EAST], is mandatory if (lat,long) axis order is wanted, but: > AXIS["Easting", EAST], > AXIS["Northing", NORTH], is optional. However it is safe to specify it anyway to be sure. Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users