algorithm - Converting image coordinates from/to Latitude/Longitude representation in Robinson Projection -


i have image world map (displaying world in robinson projection) , need find corresponding coordinate (x/y) using latitude/longitude , vice versa. reason managed find implementations other projections not robinson. appreciated.

did @ proj.4? includes source code robinson projection have no idea how decipher macros; it's worth, it's here.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -