[GRASS-dev] ERROR: RB Search Tree: Out of memory (v.in.ogr)

Helmut Kudrnovsky hellik at web.de
Fri Nov 20 13:33:26 PST 2015


hi devs,

given the data (sqlite version) set from here:
http://www.eea.europa.eu/data-and-maps/data/natura-6

trying to v.in.ogr parts of the dataset by e.g.:

v.in.ogr --verbose
input=C:\tmp\Natura2000_end2014_Spatialite\Natura2000_end2014.sqlite
layer=natura2000polygon output=siteB geometry=GEOMETRY where="SITETYPE =
'B'"

then I get:

v.in.ogr --ui                                                                   
(Fri Nov 20 22:33:17 2015) Command finished (1 min 33 sec)                      
(Fri Nov 20 22:34:13 2015)                                                      
v.in.ogr --verbose
input=C:\tmp\newaddons\Natura2000_end2014_Spatialite\Natura2000_end2014.sqlite
layer=natura2000polygon output=siteB geometry=GEOMETRY where=SITETYPE = 'B'
WARNING: Option <geometry> will be ignored. OGR doesn't support it for
selected format (SQLite).
Projection of input dataset and current location appear to match
Check if OGR layer <natura2000polygon> contains polygons...
Boundary splitting distance in map units: 26525.8
Using native format
Using native format
Using temporary vector <tmp_4392>
WARNING: Width for column SITECODE set to 255 (was not specified by OGR),
some strings may be truncated!
WARNING: Width for column SITENAME set to 255 (was not specified by OGR),
some strings may be truncated!
WARNING: Width for column RELEASE_DA set to 255 (was not specified by OGR),
some strings may be truncated!
WARNING: Width for column MS set to 255 (was not specified by OGR), some
strings may be truncated!
WARNING: Width for column SITETYPE set to 255 (was not specified by OGR),
some strings may be truncated!
Importing 21825 features (OGR layer <natura2000polygon>)...
-----------------------------------------------------
Registering primitives...
133300 primitives registered
39777542 vertices registered
Topology was built
Number of nodes: 132765
Number of primitives: 133300
Number of points: 0
Number of lines: 0
Number of boundaries: 133300
Number of centroids: 0
Number of areas: -
Number of isles: -
-----------------------------------------------------
Cleaning polygons
-----------------------------------------------------
Breaking polygons...
Breaking polygons (pass 1: select break points)...
ERROR: RB Search Tree: Out of memory!

I'm on:

System Info                                                                     
GRASS version: 7.1.svn                                                          
GRASS SVN revision: 66858                                                       
Build date: 2015-11-20                                                          
Build platform: i686-pc-mingw32                                                 
GDAL: 1.11.3                                                                    
PROJ.4: 4.8.0                                                                   
GEOS: 3.5.0                                                                     
SQLite: 3.7.17                                                                  
Python: 2.7.4                                                                   
wxPython: 2.8.12.1                                                              
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)  




-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/ERROR-RB-Search-Tree-Out-of-memory-v-in-ogr-tp5237745.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


More information about the grass-dev mailing list