I have a lot of people supplying me ESRI ASC gridded data files that were generated using ESRI tools. When they do this, the PRJ files contain the following type of information. If differs depending on the projection of course, e.g. UTM, ALBERS etc..
Does GeoTools have a parser that can create a CoordinateReferenceSystem from this format of projection definition?
Projection ALBERS
Datum NAD83
Spheroid GRS80
Units METERS
Zunits NO
Xshift 0.0
Yshift 0.0
Parameters
29 30 0.0 /* 1st standard parallel
45 30 0.0 /* 2nd standard parallel
-96 0 0.0 /* central meridian
23 0 0.0 /* latitude of projection's origin
0.0 /* false easting (meters)
0.0 /* false northing (meters)