I have looked at many libraries. Many simply don't work, others are very poorly documented.
I have a very long list of X/Y coordinates (US FT) and an associated WKID. I am trying to convert that to Lat/Lon format for mapping.
Can anyone suggest routes for completing this process in vb.net?
(the closest I've come to success is finding the esri.arcgisruntime.geometry.ProjectionConverter.convert - This seems to give me the option to suggest a wkid, x & y coord... but It's poorly documented and, unfortunately, I can't get it to do any conversions)
FYI, if there are some arcgis account auth required, I do not have that.
Thanks, any help appreciated.
أكثر...
I have a very long list of X/Y coordinates (US FT) and an associated WKID. I am trying to convert that to Lat/Lon format for mapping.
Can anyone suggest routes for completing this process in vb.net?
(the closest I've come to success is finding the esri.arcgisruntime.geometry.ProjectionConverter.convert - This seems to give me the option to suggest a wkid, x & y coord... but It's poorly documented and, unfortunately, I can't get it to do any conversions)
FYI, if there are some arcgis account auth required, I do not have that.
Thanks, any help appreciated.
أكثر...