The prj.adf says you have a Lambert Conformal Conic. Since you are working with data from oregon, a quick search in Spatialreference.org resulted in this: Oregon State Plane http://spatialreference.org/ref/sr-org/7327/
Thake a look at the HUman readable OGC WKT. Looks the same. I don't think there is a EPSG code for this but, as Markus wrote, you can use r.in.gdal to create a location based on your file Cheers Daniel On Thu, Jul 5, 2018 at 9:46 AM Rich Shepard <[email protected]> wrote: > On Thu, 5 Jul 2018, Markus Metz wrote: > > > EPSG:4019 is not the EPSG code of the SRS, but of one of its components > > (there are 5 different EPSG codes within this SRS). The SRS itself does > > not have an EPSG code, therefore you can create a new location with > g.proj > > georef= or r.in.gdal location= > > Markus, > > I wondered about 4019; most SRS reports have a legitimate EPSG code as > the > final one and I was uncertain about this one. > > So I'll have grass figure out the appropriate projection from the > prj.adf > file. > > Thanks, > > Rich > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
