GeotiffParser.js icon indicating copy to clipboard operation
GeotiffParser.js copied to clipboard

how to get longitude and latitude for geoTiff image

Open rawatrob opened this issue 7 years ago • 3 comments

Thanks for share it have check it this is really great work. I have query can you please suggestion me how to get longitude and latitude from it... please share your suggestion.. I'm waiting...

rawatrob avatar Jun 28 '17 13:06 rawatrob

Hi See testGeotiffParser.js : there is a function ImageToPCS.

best regards

xlhomme avatar Jun 29 '17 13:06 xlhomme

Thanks Xlhomme, have check it but it share a Coordinates of tiff image..

How I can transform it with longitude and latitude... When I pass these coordinate to google map then didn't work and gettting no result found but when I pass it with python "transform.TransformPoint(x,y);"

then get a new coordinate when I pass these coordinate in google map that is working get the correct cordinate so please suggest me how to transform the point in this lib...

rawatrob avatar Jun 30 '17 08:06 rawatrob

Thanks it has done....

rawatrob avatar Jul 03 '17 14:07 rawatrob