ThinkGeo.com    |     Documentation    |     Premium Support

Problem with GetFeaturesWithinDistanceOf using Unmanaged Geometry Library

Hello again,


I have a layer in a geographic coordinate system, say WGS 84 (srid=4326) and a Projection is applied to it so that it draws in USA Contiguous Albers Equal Area Conic (srid=102003). When I attempt to do a search using GetFeaturesWithinDistanceOf I get the following error:


24108: The tolerance (0) passed to BufferWithTolerance is not valid. Tolerances must be positive numbers. Parameter name: tolerance


The error only occurs when using the Unmanaged Geometry Library. If I switch to the Managed Library the error no longer occurs.


I am using development branch version 6.0.324.0.


I have attached a sample project.


Thanks!


Steve


 




 



GetFeaturesWithinDistanceOf_-_Test.zip (34 KB)

Hi Steven, 
  
 Thank you very much for reporting this problem, it’s proved to be a bug which has been fixed in the latest version 6.0.330.0 or later. Please get it and have a try. 
  
 Thanks, 
 Johnny