Latitude/Longitude -> Irish Grid class/DLL

  • Thread starter Thread starter almurph
  • Start date Start date
A

almurph

Folks,


I'm looking for a VB.NET class or DLL that will convert latitude/
longitude to Irish Grid or IMT (Irish Traverse Mercator) co-ordiates.
Anyone with any suggestions? Any comments/ideas/leads much
appreciated.

Cheers,
Al.
 
Folks,

I'm looking for a VB.NET class or DLL that will convert latitude/
longitude to Irish Grid or IMT (Irish Traverse Mercator) co-ordiates.
Anyone with any suggestions? Any comments/ideas/leads much
appreciated.

Cheers,
Al.

How would you do it manually? Is there a conversion formula that you
know of?

Thanks,

Seth Rowe
 
I don't know of a vb package. You should look into GeoTrans at
http://earth-info.nga.mil/GandG/geotrans/. You will probably need to roll
your own definition for the output since the two you mentioned are just
offsets from standard projections. Java and C++ code is included.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top