How do I intersect a point with a polygon using C# [on hold]

المشرف العام

Administrator
طاقم الإدارة
I have a point (latitude and longitude) and need to perform an intersect with polygons in a shapefile. The point may not fall inside a polygon but my code will handle that.

Given that my language of choice for this project is C# (.NET) and the target client WILL NOT have GIS software (ESRI, QGIS, etc.) installed, what are my options for performing this task? I'm not opposed to using third party components or open source projects.



أكثر...
 
أعلى