[GRASS-dev] Re: [GRASS GIS] #818: v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed.

GRASS GIS trac at osgeo.org
Thu Nov 19 15:07:55 EST 2009


#818: v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed.
-----------------------+----------------------------------------------------
  Reporter:  pertusus  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  normal    |   Milestone:  6.4.0                    
 Component:  Vector    |     Version:  6.4.0 RCs                
Resolution:            |    Keywords:                           
  Platform:  Linux     |         Cpu:  x86-32                   
-----------------------+----------------------------------------------------
Changes (by pertusus):

  * priority:  major => normal

Comment:

 In the lambert location:

 {{{
 g.proj -j
 +proj=laea
 +lat_0=5
 +lon_0=20
 +x_0=0
 +y_0=0
 +no_defs
 +a=6370997
 +b=6370997
 +to_meter=1
 }}}

 In the lonlat location:
 {{{
 g.proj -j
 +proj=longlat
 +a=6378137
 +rf=298.257223563
 +no_defs
 }}}

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


More information about the grass-dev mailing list