how to convert from ITM ref (Israel new map) to GPS ref and from GPS ref to ITM ref?
i need any C# sample code or formula for this
for example: 32.086156,34.769239 = 178364,665948
or : 29.548783,34.952316 = 194997,384546
thank’s in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yeah, if only we’d called ours IE-TM and you called yours IL-TM, there’d be less ambiguity on an international site like this.
There’s a js implementation at http://code.google.com/p/js-itm/ so if the license suits your purposes, you could port that.