[GRASS-dev] Re: [GRASS GIS] #848: v.in.mapgen: allow direct input from stdin

GRASS GIS trac at osgeo.org
Mon Dec 28 21:11:57 EST 2009


#848: v.in.mapgen: allow direct input from stdin
--------------------------+-------------------------------------------------
  Reporter:  hamish       |       Owner:  grass-dev at lists.osgeo.org
      Type:  enhancement  |      Status:  closed                   
  Priority:  normal       |   Milestone:  7.0.0                    
 Component:  Vector       |     Version:  svn-trunk                
Resolution:  fixed        |    Keywords:  v.in.mapgen              
  Platform:  All          |         Cpu:  All                      
--------------------------+-------------------------------------------------
Changes (by hamish):

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

Comment:

 I've just added a new ''v.in.lines'' wrapper shell script into the svn
 addons repo.

 after suitable testing and porting to python it should be added into the
 main archive, as what it wraps (v.in.mapgen -f) is not at all obvious for
 the task.

 known bug/feature: if you specify a fs=[not whitespace] when there is
 really whitespace as the fs it will still work. shrug.

 intentional but subtle feature: if you pass 2D data to it and use the -z
 flag to make a 3D vector line the z coordinate will be populated with 0s.


 enjoy,
 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/848#comment:1>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list