<div dir="ltr"><br><br>On Mon, Aug 26, 2019 at 11:10 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br>><br>> The region in the project location is incorrect. With only one small data<br>> set imported I decided to start over by deleting that location in<br>> /data/grassdata/.<br>><br>> I created a subdirectory for the project /data/grassdata/mohler/ then<br>> started grass within that directory: grass79 -c epsg:2838 --gui PERMANENT<br>><br>> The EPSG code is defined as:<br>><br>> EPSG 2838  NAD83(HARN) <<a href="http://www.spatialreference.org/ref/epsg/2838/">http://www.spatialreference.org/ref/epsg/2838/</a>><br>> proj4: +proj=lcc +lat_1=46 +lat_2=44.33333333333334 +lat_0=43.66666666666666 +lon_0=-120.5 +x_0=2500000 +y_0=0 +ellps=GRS80 +units=m +no_defs<br>><br>> but those are not the values seen by g.region:<br>><br>> GRASS <a href="http://7.9.dev">7.9.dev</a> (mohler):/data/grassdata > g.region -p<br>> projection: 99 (NAD83(HARN) / Oregon North)<br>> zone:       0<br>> datum:      nad83harn<br>> ellipsoid:  grs80<br>> north:      1<br>> south:      0<br>> west:       0<br>> east:       1<br>> nsres:      1<br>> ewres:      1<br>> rows:       1<br>> cols:       1<br>> cells:      1<br>><br><div>> What have I done incorrectly?</div><div><br></div><div>The purpose of g.region is to show/change the current computational region.</div><div><br></div><div>If you want to verify the CRS of the current location, use g.proj.</div><div><br></div><div>Markus M<br></div><div><br></div>><br>> TIA,<br>><br>> Rich<br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></div>