Re: [Geotools-gt2-users] lookupEPSG fails

2014-07-31 Thread Andrea Aime
On Thu, Jul 31, 2014 at 8:48 AM, Andreas Bergmann wrote: > Hi Jody, > > I expected 3857, as far as I know the data has been created with QGIS > Desktop. I will check this and if this the case I will ask the QGIS team if > they plan to enhance their definition. > > The proper 3857 definition is:

Re: [Geotools-gt2-users] lookupEPSG fails

2014-07-30 Thread Andreas Bergmann
Hi Jody, I expected 3857, as far as I know the data has been created with QGIS Desktop. I will check this and if this the case I will ask the QGIS team if they plan to enhance their definition. Andreas 2014-07-28 17:55 GMT+02:00 Jody Garnett : > Just a quick question, what EPSG code did you e

Re: [Geotools-gt2-users] lookupEPSG fails

2014-07-28 Thread Jody Garnett
Just a quick question, what EPSG code did you expect to find? I tried http://spatialreference.org/ref/?search=WGS+84+Pseudo+Mercator But none of the results have your Mercator_2SP setting. It could be that the WKT you are working with is just not a standard? GIS professionals routinely mash toget

Re: [Geotools-gt2-users] lookupEPSG fails

2014-07-28 Thread Andrea Aime
On Mon, Jul 28, 2014 at 5:15 PM, Andreas Bergmann wrote: > 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 the

[Geotools-gt2-users] lookupEPSG fails

2014-07-28 Thread Andreas Bergmann
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 cod