[GRASS-dev] [GRASS GIS] #1303: v.in.ogr leaves TMP file after import

GRASS GIS trac at osgeo.org
Wed Mar 9 12:15:30 EST 2011


#1303: v.in.ogr leaves TMP file after import
-------------------------+--------------------------------------------------
 Reporter:  marisn       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  minor        |   Milestone:  6.4.1                    
Component:  Vector       |     Version:  6.4.1 RCs                
 Keywords:  wingrass     |    Platform:  MSWindows Vista          
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 After importing ESRI Shapefile, v.in.ogr leaves map with name MYMAP_tmp.
 Imported vector is fine, it's possible to use g.remove to delete _tmp
 file.

 GRASS 6.4.1RC1 on Windows Vista
 {{{
 Datum <unknown> not recognised by GRASS and no parameters found
 Building topology for vector map <horizontales>...
 Registering primitives...
 217 primitives registered
 7346 vertices registered
 Building areas...
 0 areas built
 0 isles built
 Attaching islands...
 Attaching centroids...
 Number of primitives: 217
 Number of points: 0
 Number of lines: 217
 Number of boundaries: 0
 Number of centroids: 0
 Number of areas: 0
 Number of isles: 0
 Number of nodes: 320
 Projection of input dataset and current location appear to match
 Layer: Dores_horiz_10k
 Counting polygons for 217 features...
 Importing map 217 features...
 -----------------------------------------------------
 Building topology for vector map <horizontales_tmp>...
 Registering primitives...
 217 primitives registered
 7346 vertices registered
 Number of nodes: 320
 Number of primitives: 217
 Number of points: 0
 Number of lines: 217
 Number of boundaries: 0
 Number of centroids: 0
 Number of areas: -
 Number of isles: -
 Unable to delete file
 'C:\Users\tests\Documents\GIS_DataBase/Latvija/SRTM/vector/horizontales_tmp/coor'


 g.remove vect=horizontales_tmp at SRTM
 Removing vector <horizontales_tmp at SRTM>
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1303>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list