Jesse Eichar a écrit :
> What I'm looking for is when I ask for a transformation between the
> "Unkown" CRS and any other CRS I get a NO-OP transformation. Maybe a
> new "Unkown" CRS is what I want?
GENERIC_2D is there exactly for that:
http://javadoc.geotools.fr/snapshot/org/geotools/refere
For those interested. It appears that http://gdsg.ngdc.noaa.gov/
geotools-main/apidocs/org/geotools/referencing/crs/
EngineeringCRS.html#GENERIC_2D seems to fit the bill (thanks Paul).
Jesse
On 4-Aug-06, at 9:15 AM, Jesse Eichar wrote:
> To clarify.
>
> What I'm looking for is when I ask for
To clarify.
What I'm looking for is when I ask for a transformation between the
"Unkown" CRS and any other CRS I get a NO-OP transformation. Maybe a
new "Unkown" CRS is what I want?
Jesse
On 4-Aug-06, at 8:25 AM, Jesse Eichar wrote:
> Hi,
>
> I need a "Default" CRS for uDig when the CRS is
Hi,
I need a "Default" CRS for uDig when the CRS is not known. I am
currently using Cartesian but that is not working because there are
no transformations between Cartesian and WGS84 (and other map
projections). What I want is a CRS that will that always has an
Affine transform to any ot