<div dir="ltr"><br><br>On Mon, Jul 16, 2018 at 9:14 PM, Daniel Victoria <<a href="mailto:daniel.victoria@gmail.com">daniel.victoria@gmail.com</a>> wrote:<br>><br>> Rich,<br>><br>> The manual [1] gives the following examples. Did you try that?<br>><br><div>> grass74 -c EPSG:5514:3 $HOME/grassdata/mylocation 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</div><div>> grass74 -c myvector.shp $HOME/grassdata/mylocation Creates new GRASS location based on georeferenced Shapefile</div><div>> grass74 -c myraster.tif $HOME/grassdata/mylocation Creates new GRASS location based on georeferenced GeoTIFF file</div>><br>> I think the last example is the one you want<br><div><br></div><div>some more options, as mentioned before</div><div><br></div><div> - the location wizard using this georeferenced data file<br><div> - from within GRASS 'g.proj georef= location='</div><div> - from with GRASS r.in.gdal input= location=</div><div><br></div>for a GeoTIFF, the geofile would be the *.tif file</div><div><br></div><div>Markus M</div><div><br></div><div>></div>> Cheers<br>> Daniel<br>><br>> [1] <a href="https://grass.osgeo.org/grass74/manuals/grass7.html">https://grass.osgeo.org/grass74/manuals/grass7.html</a><br>><br>> 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>>><br>>> 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">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><br>><br>><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><br><br></div>