예제 #1
0
 public bool CreateDiskIndex()
 {
     return(_shapefile.CreateSpatialIndex(_shapefile.Filename));
 }