ThinkGeo.com    |     Documentation    |     Premium Support

Identify Tool

I am running into an issue regarding a current implementation of an Identify Tool I have.


Basically, it operates as expected, with the track mode being that of a TrackPoint and seeing what features in a given layer intersect that placed point. This works fine for polygons.


The problem is for lines (and points I'm assuming) it does not work so well. I always return 0 features when clicking a line. I am pretty positive it is due to the physical space (or lack thereof) that the line and point take and the relative unlikliness of ever making a placed point intersect another existing line or point.


Can I have verification that my theory above is in fact correct? I just want to make sure it isn't a bug of some sort. If it is not a bug but infact intended and expected operation of Map Suite, are there any ideas on how to work around this?


Thanks.



Neslon, 
  
 Yes, I think your theory mentioned above is correct. And we do not think it is a bug because the intersection calculation logic should be very accurate.   
  
 One way to go around this problem by adding some tolerance for the point is to make it into a circle or rectangle and do the calculation with lines. 
  
 Any more questions just feel free to let me know. 
 Thanks. 
  
 Yale 


You are correct and this solution works correctly. Thank you.

Nelson, 
  
 Thanks for letting me know your status. 
  
 Any more questions just feel free to let me know. 
  
 Thanks. 
  
 Yale