[GRASS-dev] [GRASS GIS] #2042: wxgui: no more menu access to r.in.gdal / v.in.ogr
GRASS GIS
trac at osgeo.org
Sun Aug 4 14:44:04 PDT 2013
#2042: wxgui: no more menu access to r.in.gdal / v.in.ogr
--------------------------------------+-------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: r.in.gdal, v.in.ogr, gui | Platform: Unspecified
Cpu: Unspecified |
--------------------------------------+-------------------------------------
Comment(by mmetz):
Replying to [comment:13 martinl]:
>
> I thought that we are speaking about renaming
>
> * r.in.gdal -> r.import
> * v.in.ogr -> v.import
> * r.out.gdal -> r.export
> * v.out.ogr -> v.export
>
Considering that the wxGUI interface to r.in.gdal/v.in.ogr does not handle
the GDAL/OGR mapping of input bands(raster) / layers(vector) to
files/directories/databases while GDAL/OGR does, because this mapping is
format-specific, I would suggest to keep r.in.gdal and v.in.ogr as they
are and introduce new wxGUI-specific modules r.import/v.import, or
g.gui.r.import/g.gui.v.import. For example compare the two commonly used
and GDAL supporteded formats AIG and GTiff, See also specifications for
each of the GDAL supported formats [0] and the OGR supported formats [1].
[0] http://www.gdal.org/formats_list.html
[1] http://www.gdal.org/ogr/ogr_formats.html
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2042#comment:14>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list