<div dir="ltr"><div>Rich,</div><div><br></div><div>The manual [1] gives the following examples. Did you try that?<br></div><div><br></div><div><dt><b>grass74 -c EPSG:5514:3 $HOME/grassdata/mylocation</b>
</dt><dd> Creates new GRASS location with EPSG code 5514 (S-JTSK / Krovak
    East North - SJTSK) with datum transformation parameters used in
    Czech Republic in the specified GISDBASE

</dd><dt><b>grass74 -c myvector.shp $HOME/grassdata/mylocation</b>
</dt><dd> Creates new GRASS location based on georeferenced Shapefile

</dd><dt><b>grass74 -c myraster.tif $HOME/grassdata/mylocation</b>
</dt><dd> Creates new GRASS location based on georeferenced GeoTIFF file
</dd></div><div><br></div><div>I think the last example is the one you want<br></div><div><br></div><div>Cheers</div><div>Daniel<br></div><div><br></div><div>[1] <a href="https://grass.osgeo.org/grass74/manuals/grass7.html">https://grass.osgeo.org/grass74/manuals/grass7.html</a></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jul 16, 2018 at 3:38 PM 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 Mon, 16 Jul 2018, Markus Metz wrote:<br>
<br>
> The proj4 string can not contain all the information present in WKT. As I<br>
> mentioned before, the safest is to create a new location directly from the<br>
> data to be imported, unless there is a good reason to assume that the srs<br>
> info in the data as reported by gdalinfo is wrong.<br>
<br>
Markus,<br>
<br>
   If I don't use the proj4 string provided by gdalinfo how do I create a new<br>
location directly from the data to be imported? In the case of these DLQs<br>
there are four files, e.g.: *.aux, *.tfw, *.tif, and *.tif.xml.<br>
<br>
   Do I type, 'r.in.gdal -c new_loc/PERMANENT' then start grass with 'grass75<br>
new_loc/PERMANENT' and run 'r.in.gdal in=/path/to/filename.tif<br>
out=new_map'?<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>