ThinkGeo.com    |     Documentation    |     Premium Support

Convert coordinationates from UTM

Hello,


I have to convert coordinationates from UTM to latitude and longitude. Do Web Eddition 3.0 support any functions to convert my data.


In an earlier thread I have recognized that I can do this by MapSuiteProjection.dll - but I wasn't  ably to import the DLL in my .Net 3.0 Project because the DLL is not an .Net Assembly. Is there a .Net Version of the DLL relased with Web Eddition 3.0?


thanks for help


thomas


 


  


 



Thanks for the post!


You don't need to refrence the projection dll directly.  Instead all you need to do is add an imports for  ThinkGeo.MapSuite.Core and use the attached code and Map Suite will automatically handle the proejction translation for you.  I have also attached the Projections.RTF document (I zipped it up) that has the SRID for all the projections supported.


 


 


Let us know if you have any questions.


Thanks!



35-Code.txt (359 Bytes)











Here is the Projection.RTF file zipped up for reference to find the SRIDs.




36-Projections.zip (61.1 KB)