<div dir="ltr"><div>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:</div><div>Oregon State Plane</div><div><a href="http://spatialreference.org/ref/sr-org/7327/">http://spatialreference.org/ref/sr-org/7327/</a></div><div><br></div><div>Thake a look at the HUman readable OGC WKT. Looks the same.</div><div>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</div><div><br></div><div>Cheers</div><div>Daniel<br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 5, 2018 at 9:46 AM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 5 Jul 2018, Markus Metz wrote:<br>
<br>
> EPSG:4019 is not the EPSG code of the SRS, but of one of its components<br>
> (there are 5 different EPSG codes within this SRS). The SRS itself does<br>
> not have an EPSG code, therefore you can create a new location with g.proj<br>
> georef= or r.in.gdal location=<br>
<br>
Markus,<br>
<br>
   I wondered about 4019; most SRS reports have a legitimate EPSG code as the<br>
final one and I was uncertain about this one.<br>
<br>
   So I'll have grass figure out the appropriate projection from the prj.adf<br>
file.<br>
<br>
Thanks,<br>
<br>
Rich<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a></blockquote></div>