Hi, I build GDAL library with Expat and SQLite libraries, so GDAL can read pbf file for openstreetmap, Then build osg and osgEarth with new GDAL libraries.
Thq problem is that when vector files like .shp or .pbf files has large size (70MB or more size) the osgViewer go to busy mode and come slowly to render and show points or lines. GDAL has abilities to filter ogrLayer like setSpatialFilter or setAttributeFilter. Question is that how we can filter by osgEarth like GDAL? Thank you! Cheers, GIS ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72114#72114 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

