Hi Everybode ! I have a question about converting Lat/Lon to pixel Coordinate. I know to convert from Lat/Lon to map tile ( x,y ). But how i can get pixel in map tile(image) corresponding with the Lat/Lon. Example : I have a lat/lon : 21.032644/105.852556 at zoom 12. So maptile is x/y = 3252/1803 ( maptile size 256x256). What pixel in tile image corresponding the Lat/lon ? How to determine it ? asked 26 Nov '10, 05:57 haxoan closed 26 Nov '10, 09:22 TomH ♦♦ |
The question has been closed for the following reason “Duplicate Question” by TomH 26 Nov ‘10, 09:22
One Answer:
That has already been aseked and answered here. Then next time before you ask a new question please check the documentation and this help system for existing explanations. answered 26 Nov '10, 06:48 petschge |
thanks you very much !
Can you show the detailed answer? in the link you posted nothing clear