Hi,

when looking up the EPSG code for the following WKT definition with "
CRS.lookupEPSGCode(wkt,true); " I get no results.

When I do the lookup with the online toool http://prj2epsg.org/search, I
get a result.


Are there any additional options I could set to identify the corresponding
EPSG code?


Best Regards,

Andreas



 PROJCS["WGS_84_Pseudo_Mercator",

 GEOGCS["GCS_WGS_1984",

   DATUM["D_WGS_1984",

     SPHEROID["WGS_1984", 6378137.0, 298.257223563]],

   PRIMEM["Greenwich", 0.0],

   UNIT["degree", 0.017453292519943295],

   AXIS["Longitude", EAST],

   AXIS["Latitude", NORTH]],

 PROJECTION["Mercator_2SP"],

 PARAMETER["standard_parallel_1", 0.0],

 PARAMETER["latitude_of_origin", 0.0],

 PARAMETER["central_meridian", 0.0],

 PARAMETER["false_easting", 0.0],

 PARAMETER["false_northing", 0.0],

 UNIT["m", 1.0],

 AXIS["x", EAST],

 AXIS["y", NORTH]]
------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to