[GRASS-dev] [GRASS GIS] #2486: add parameter for transformation of input data to v.in.ogr/r.in.gdal

#2486: add parameter for transformation of input data to v.in.ogr/r.in.gdal
-------------------------+--------------------------------------------------
Reporter: jachym | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
currently, you can not import vector or raster data, if their projection
is different from your location's projection.

Adding parameter (e.g. -T for 'transform') would allow users to import
data to target location and reproject them on the fly

adding another parameter (e.g. srs= ) could overwrite source file
projection (or set, in case of unknown)

this would enable us to import data, without former reprojection (but you
can not reproject postgis table easily) or without need for creating
temporary location just because you want to import data to grass

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

#2486: add parameter for transformation of input data to v.in.ogr/r.in.gdal
---------------------------------+------------------------------------------
Reporter: jachym | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: Projections/Datums | Version: svn-trunk
Keywords: v.in.ogr, r.in.gdal | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------+------------------------------------------
Changes (by martinl):

  * keywords: => v.in.ogr, r.in.gdal
  * version: unspecified => svn-trunk
  * component: Default => Projections/Datums

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

#2486: add parameter for transformation of input data to v.in.ogr/r.in.gdal
---------------------------------+------------------------------------------
  Reporter: jachym | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.1.0
Component: Projections/Datums | Version: svn-trunk
Resolution: duplicate | Keywords: v.in.ogr, r.in.gdal
  Platform: Unspecified | Cpu: Unspecified
---------------------------------+------------------------------------------
Changes (by sbl):

  * status: new => closed
  * resolution: => duplicate

Comment:

Duplicate to: #2208

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