[GRASS-dev] [GRASS GIS] #3059: r.external.out does not write CRS information
GRASS GIS
trac at osgeo.org
Mon Jun 13 13:24:19 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 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. The only other option is to merge
gproj into libgis, making GDAL (along with its large and open-ended set of
dependencies) a hard dependency of libgis.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3059#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list