On Mon, Jun 11, 2018 at 11:01 PM, Helmut Kudrnovsky <[email protected]> wrote: > > >No information: can you please try this on the true CLI? > > C:\>g.proj -p georef=D:\temp\rich\Bare_Earth\bh45122c3 > D1/3: G_set_program_name(): g.proj > D1/3: Trying to open <D:\temp\rich\Bare_Earth\bh45122c3> with OGR... > D1/3: Trying to open with GDAL... > D1/3: ...succeeded. > D3/3: DatumNameMassage: Raw string found > <Not_specified_based_on_GRS_1980_ellipsoid> > D3/3: DatumNameMassage: Search for datum equivalences of > <Not_specified_based_on_GRS_1980_ellipsoid> > D3/3: GPJ_osr_to_grass: pszDatumNameConst: > <Not_specified_based_on_GRS_1980_ellipsoid> > WARNING: Datum <Not_specified_based_on_GRS_1980_ellipsoid> not recognised > by GRASS and no parameters found > > C:\>g.proj -p georef=D:\temp\rich\Bare_Earth\bh45122c3\hdr.adf > D1/3: G_set_program_name(): g.proj > D1/3: Trying to open <D:\temp\rich\Bare_Earth\bh45122c3\hdr.adf> with OGR... > D1/3: Trying to open with GDAL... > D1/3: ...succeeded. > D3/3: DatumNameMassage: Raw string found > <Not_specified_based_on_GRS_1980_ellipsoid> > D3/3: DatumNameMassage: Search for datum equivalences of > <Not_specified_based_on_GRS_1980_ellipsoid> > D3/3: GPJ_osr_to_grass: pszDatumNameConst: > <Not_specified_based_on_GRS_1980_ellipsoid> > WARNING: Datum <Not_specified_based_on_GRS_1980_ellipsoid> not recognised > by GRASS and no parameters found > > >Indeed not. It seems like the process dies somewhere in GPJ_osr_to_grass(), > but only in winGRASS. > > it seems so.
Gotcha! Valgrind gave me a hint, hopefully fixed in trunk r72802. Markus M > > > > ----- > best regards > Helmut > -- > Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Users-f3884509.html > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
