[fdo-trac] #151: ArcSDE provider: Fix spatial index grid size

FDO trac_fdo at osgeo.org
Thu Oct 25 13:02:26 EDT 2007


#151: ArcSDE provider: Fix spatial index grid size
-------------------------------+--------------------------------------------
   Reporter:  danstoica        |       Owner:  gregboone
       Type:  defect           |      Status:  new      
   Priority:  minor            |   Milestone:  3.3.0    
  Component:  ArcSDE Provider  |     Version:  3.2.0    
   Severity:  3                |    Keywords:           
External_id:                   |  
-------------------------------+--------------------------------------------
 Some insert unit test failed with this error:
 "Stream execute failed.  [Spatial index grid is too small (-60)]"

 It is documented that the grid size should be 250. Found the grid size was
 calculated as 2.5 for an arbitrary spatial context. Adjusted to be at
 least 250 at schema creation time.

 It is clear why the insert succeeded the first time after class creation
 and failed in subsequent runs.

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/151>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list