[GRASS-dev] [GRASS GIS] #3059: r.external.out does not write CRS information
GRASS GIS
trac at osgeo.org
Wed Jun 15 12:13:20 PDT 2016
#3059: r.external.out does not write CRS information
--------------------------+----------------------------
Reporter: sbl | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.5
Component: Raster | Version: 7.0.4
Resolution: | Keywords: r.external.out
CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------
Comment (by neteler):
Replying to [comment:3 glynn]:
> Replying to [comment:2 neteler]:
>
> > Apparently some GDAL part is not initialized completely. I see in
> >
> >
https://trac.osgeo.org/grass/browser/grass/trunk/lib/raster/gdal.c#L431
> >
> > that the use of GPJ_grass_to_wkt() is commented. Maybe that part needs
to be updated/completed?
>
> The main problem is that gproj depends upon libgis, which means that
libgis cannot depend upon gproj. However, it may be possible to load gproj
dynamically, in the same manner as GDAL.
Rather than merging libproj into libgis, your suggestion of dynamical
loading of libproj sounds more viable to avoid a dependency "hell".
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3059#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list