ThinkGeo.com    |     Documentation    |     Premium Support

MSSqlServer2008FeatureLayer Bounding Box

(This is a long story post, download attachment to get the detailed content.)

post_content (2.07 KB)

Hello Treasa, 
  
 I’m sorry, but MsSql2008FeatureLayer will always get all features bounding box when calling FeatureSource.GetBoundingBox(), this is how MapSuite design.  
  
 And there is a workaround that you can create a new class inherit from the MsSql2008FeatureLayer and only override the GetBoundingBoxCore() method to achieving the WhereClause by your ways. 
  
 Regards, 
  
 Gary

Thanks for the insight! I will do what you suggested.


Treasa



Hello Treasa, 
  
 You are welcome! 
  
 Regards, 
  
 Gary