Hi,
I have a shape file created in an ESRI project, and it is using the
ESRI:102005 projection (USA_Contiguous_Equidistant_Conic). I have a set of
lat/long points and need to identify which fall within the geography defined
by the shape.
I am having trouble converting the lat/long to the same projection as the
shapefile.
I found some information on this at:
http://spatialreference.org/ref/epsg/102005/
I listed the contents of the .prj file below. I can see which tools are
available to convert between projections, but the problem I have now is that
geotools does not seem to support this ESRI projection. It does not
recognize the Equidistant_Conic portion, and I can not seem to find any
geotools information on that or simple conic, which seems to be the same
thing.
Is there an additional library to support ESRI projections? Or does anyone
know offhand if there is an equivalent supported projection? This seems
like a fairly straightforward thing to do, but I seem to hit a well with
this specific projection. Any help would be appreciated.
-Cliff
------------------------
The .prj file has the following:
PROJCS["USA_Contiguous_Equidistant_Conic",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",
6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",
0.0174532925199433
]],PROJECTION["Equidistant_Conic"],PARAMETER["False_Easting",0.0
],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-96.0
],PARAMETER["Standard_Parallel_1",33.0],PARAMETER["Standard_Parallel_2",45.0
],PARAMETER["Latitude_Of_Origin",39.0],UNIT["Meter",1.0]]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users