[GRASS-dev] Re: [GRASS GIS] #991: v.out.gpsbabel export fails with layer=2

GRASS GIS trac at osgeo.org
Tue Mar 9 00:57:41 EST 2010


#991: v.out.gpsbabel export fails with layer=2
--------------------------+-------------------------------------------------
  Reporter:  needelsd     |       Owner:  hamish                                
      Type:  defect       |      Status:  assigned                              
  Priority:  normal       |   Milestone:  6.4.0                                 
 Component:  Vector       |     Version:  6.4.0 RCs                             
Resolution:               |    Keywords:  GPS GPX export, v.out.gpsbabel, m.proj
  Platform:  Unspecified  |         Cpu:  Unspecified                           
--------------------------+-------------------------------------------------
Comment (by hamish):

 > I am running William Kyngesburye's 6.4RC5-3 on Mac OS X Leopard.


 I guess m.proj is choking on the '`wc -l`'. I'll have to check that the
 usage & output is the same for OSX/Dawin/BSD.


 {{{
     # make sure we have at least one line of data
     if [ "`wc -l "$TMPFILE" | cut -f1 -d' '`" -eq 0 ] ; then
        g.message -e "ERROR reading data from stdin"
        exit 1
     fi
 }}}



 Hamish

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


More information about the grass-dev mailing list