Revision 16542 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrVect.java

View differences:

FLyrVect.java
284 284
        source = rv;
285 285
        // azabala: we check if this layer could have a file spatial index
286 286
        // and load it if it exists
287
//        loadSpatialIndex();
287
        loadSpatialIndex();
288 288
    }
289 289

  
290 290
    public Rectangle2D getFullExtent() throws ReadDriverException, ExpansionFileReadException {

Also available in: Unified diff