ThinkGeo.com    |     Documentation    |     Premium Support

QueryTools.GetFeaturesWithin ReturningColumnsType.AllColumns returns the ID column value only

MapSuite Team,



This post is similar to the recent post of…



QueryTools.GetFeaturesContaining ReturningColumnsType.AllColumns returns the ID column value only



I have found that GetFeaturesWithin worked in V8, but not in V9.  I am using V9.0.0.78.



In the other post you stated that the latest DLL’s are needed.  Has this been fixed after V9.0.0.78?



Thanks,

Dennis




Hi Dennis,




Sorry that I can’t reproduce the issue. It works well on my side with v9.0.0.78. Could you please provide more information about that, such as what kind of the feature layer did you use.



The following is the screenshot about the test.






Thanks,

Peter

hi Peter,



The shape I am searching within is the BaseShape that is obtained from the event generated from

wpfMap_TrackOverlay_TrackEnded.  The BaseShape is obtained from e.TrackShape.



With the BaseShape from the TrackInteractiveOverlay I am doing a GetFeaturesWithin.  It does return the Feature from the ShapeFileFeatureLayer, but it only contains the Id Column, even though I’ve requested to return all columns.  The ShapeFileFeatureLayer is a point layer.



Thanks for your assistance.



Dennis



Hi Dennis, 
  
 Thanks for your more information. It works well on my side with v 9.0.0.78. Please have a try. If it’s still not work right, could you please attach the code. 
  
 Thanks, 
 Peter