Recent content by HSPalm
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
Thank you so much! The accuracy is more than enough for me. But how did you convert between minutes and degrees? Especially between minutes and degrees,minutes? I don't want to be a jerk and say it wasn't worth anything, but do you agree that the whole conversion is not necessary in my...- HSPalm
- Post #11
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
So that's what maple is, software? Sorry, I had no clue!- HSPalm
- Post #9
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
upper left upper right pixels(f,g = 0,0) pixels(k,l = 879,0) lat/lon(p,q = 59 53.2194 , 10 27.321) lat/lon(m,n = 59 53.5566 , 10 37.2594) lower left...- HSPalm
- Post #7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
Well, maybe this is supposed to tell me something: "WGS84 geographically Lat / Lon (DMM)". I have read about the Mercator projection, and I wish my map was projected like this, because I don't really need to hassle with how they flattened my map, because the map is so small. I want to assume I...- HSPalm
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
Yes, thanks, it seems obvious now that you point it out. But its not obvious to me that I don't "miss" any minutes/seconds along the calculation by just dividing by two? Do I?- HSPalm
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
H
Convert grahpic map X/Y pixels from/to Latitude/longitude
Hi all. I am doing a programming project where I have a map which is 879x436 pixels. At all endpoints I have the geographical coordinates in latitude and longitude corresponding to 0x0, 0x436, 879x0 and 879x436 pixels endpoints X/Y in all corners. My biggest problem is how to calculate the...- HSPalm
- Thread
- Convert Map
- Replies: 19
- Forum: MATLAB, Maple, Mathematica, LaTeX