Mateusz Loskot :: hacking on, working out, living up

Write your own map calibration tool

06 Feb 2006 | mloskot

Yesterday, the CodeProject announced new articles. One of them is a small tutorial about how to write simple map calibration tool in .NET - Geo-referencing {Map Calibration} by Mohammad Riazi and H.Riazi.

Besides map calibration technique, this article explains rudiments of coordinates transformation between Geographic coordinates (latitude and longtitude) to Cartesian coordiantes (X, Y) on plane. Along clear explanation a set of simple equations is also provided. In my opinion this article is a good start for beginners of GIS and GPS applications.

Fork me on GitHub