[GRASS-dev] [GRASS GIS] #2459: r|v.unpack: add parameter to create new location

#2459: r|v.unpack: add parameter to create new location
-------------------------------+--------------------------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Keywords: r.unpack,v.unpack | Platform: Unspecified
      Cpu: Unspecified |
-------------------------------+--------------------------------------------
Similar modules like `r.in.gdal` or `v.in.ogr` have option to create new
location based on input data. It would be nice to have this option also
for `r|v.unpack`.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2459&gt;
GRASS GIS <http://grass.osgeo.org>

#2459: r|v.unpack: add parameter to create new location
-------------------------------+--------------------------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Keywords: r.unpack,v.unpack | Platform: Unspecified
      Cpu: Unspecified |
-------------------------------+--------------------------------------------
Changes (by neteler):

  * type: defect => enhancement

Comment:

Pointer to the (potential) function to be used:

http://grass.osgeo.org/grass71/manuals/libpython/script.html?highlight=create_location#script.core.create_location

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2459#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2459: r|v.unpack: add parameter to create new location
--------------------------+-------------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: enhancement | Status: new
  Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Resolution: | Keywords: r.unpack,v.unpack
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------

Comment (by neteler):

It would be nice to have at least a '''-p flag''' to print the included
PROJ_INFO, PROJ_UNITS ( and PROJ_EPSG) files, giving the user a hint about
the projection of the vector map.

Sidenote:
Definitely PROJ_EPSG could be used if available in the .pack file (v.pack
enhanced in r65829 and r65830; in r.pack it was already included).

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2459#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>