Home
last modified time | relevance | path

Searched refs:build_spatial_index (Results 1 – 9 of 9) sorted by relevance

/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/xt/
H A Dbench_contains_indexed.pl34 $shp_no_index->build_spatial_index;
37 $shp_use_index->build_spatial_index;
85 $shape->build_spatial_index ($index_res);
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/tests/
H A Dfeature_models.earth7 <build_spatial_index>true</build_spatial_index>
H A Dland_cover_mixed.earth28 <build_spatial_index>true</build_spatial_index>
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/feature_ogr/
H A DOGRFeatureOptions78 conf.set( "build_spatial_index", _buildSpatialIndex );
99 conf.get( "build_spatial_index", _buildSpatialIndex );
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/docs/source/references/drivers/feature/
H A Dogr.rst24 :build_spatial_index: Set to ``true`` to build a spatial index for the feature data,
/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/t/
H A Dmain_tests.t520 $test_poly->build_spatial_index;
577 $test_poly->build_spatial_index;
605 my $sp_index = $shp_use_idx->build_spatial_index;
671 my %part_indexes = $shape->build_spatial_index ($size);
/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/lib/Geo/ShapeFile/
H A DShape.pm558 my $sp_index_hash = $self->get_spatial_index || $self->build_spatial_index ($index_res);
620 sub build_spatial_index { subroutine
/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/lib/Geo/
H A DShapeFile.pm220 sub build_spatial_index { subroutine
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/docs/source/user/
H A Dfeatures.rst397 <features name="roads" driver="ogr" build_spatial_index="true">