I am working on a project which requires me work with a orthomosaic map. This map is in .tiff format. I want to extract the geographical information from that map so that I can overlay it correctly on a google map. I am using mean stack for this project.
So my final question is: Is there a way to extract geographical tags from a tiff image using javascript?
EDIT : When I use the Maptiler(https://www.maptiler.com/) it automatically places the .tif file correctly on the google map. I want to know how it extracts the information and places it on the map so that I can do it myself.
There is open source library called open layers https://openlayers.org/. This is the best way to overlay your tiff image and once to include the tiff image on the this layer you can extract any information you need.
You can use Angular with typescript or java script, that is preferable. Basically you can get each and every details in a manner of coordinates from your tiff image using this library.
Setting up this library is an complecated project I just gave you an idea how you can accopmlish. I would like to help you in this matter. I know this is not much I explained and I cant give yo much details since I do not know detail about this problem. If you need any help contact me.