Cliff Darling wrote:
> 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 am a bit confused; if your shapefile already has the ".prj" file 
defined then you should be good? Are you getting some kind of warning 
when working with your shapefile indicating that it could not be handled?

Trying it myself : org.opengis.referencing.NoSuchIdentifierException: No 
transform for classification "Equidistant_Conic".

Sounds like some implementation is in order.
Jody


-------------------------------------------------------------------------
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

Reply via email to