<div dir="ltr"><br><br>On Mon, Jun 11, 2018 at 10:55 AM, Helmut Kudrnovsky <<a href="mailto:hellik@web.de">hellik@web.de</a>> wrote:<br>><br>> >Now to find why it's not working the same way here with 7.5svn release<br>><br>> GRASS 7.4.0 and GRASS trunk seems to behave differently in set up this<br><div>> incomplete CRS in this case.</div><div><br></div><div>I can not confirm, because ...<br></div>><br>> GRASS 7.4.0 produces:<br>><br>> g.proj -p                                                                       <br>> -PROJ_INFO-------------------------------------------------<br>> name       : unnamed<br>> ellps      : grs80<br>> proj       : lcc<br>> lat_1      : 43<br>> lat_2      : 45.5<br>> lat_0      : 41.75<br>> lon_0      : -120.5<br>> x_0        : 399999.9999999999<br>> y_0        : 0<br>> no_defs    : defined<br>> -PROJ_UNITS------------------------------------------------<br>> unit       : user-defined<br>> units      : user-defineds<br>> meters     : 0.3048<br><div><br></div><div>while trunk produces</div><div>-PROJ_INFO-------------------------------------------------<br>name       : unnamed<br>ellps      : grs80<br>proj       : lcc<br>lat_1      : 43<br>lat_2      : 45.5<br>lat_0      : 41.75<br>lon_0      : -120.5<br>x_0        : 399999.9999999999<br>y_0        : 0<br>no_defs    : defined<br>-PROJ_UNITS------------------------------------------------<br>unit       : International Foot<br>units      : International Feet<br>meters     : 0.3048<br></div><div><br></div><div>identical, only that trunk is able to resolve the name of the unit<br></div><div>></div>> despite the name, the CRS looks ok.<br><div><br></div><div>I agree, projection information is recognized.</div><div><br></div><div>Apparently GDAL uses the projection information embedded in the dataset. I guess because GDAL finds some info, it does not look further in the .aux.xml file (no need to do so).</div><div><br></div><div>Markus M</div><div><br></div><div>></div>> looking at the gdalinfo output of the raster:<br>><br>>  >Min=206.380 Max=1157.470<br>>  >NoData Value=-3.4028234663852886e+38<br>><br>> loading this raster data into e.g QGIS, it shows the same as in GRASS,<br>><br>> >When I load that bare_earth raster map it's the same as before: a<br>> >multicolored wedge along the north and a wide purple rectangle along the<br>> >west side (see attached).<br>><br>> most of the central part of the raster is NoData; thus it seems to be ok as<br>> it is.<br>><br>> further steps may be:<br>><br>> (1) ask your data provider for data with a complete SRS information<br>> (2) ask on the GDAL ML if it is maybe a GDAL issue about the SRS information<br>> (3) ask your data provider if it is correct that most of the raster is<br>> NoData<br>><br>><br>><br>> -----<br>> best regards<br>> Helmut<br>> --<br>> Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html">http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html</a><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>