Orthophoto_Maps
Orthophoto_Maps copied to clipboard
Getting gps coordinates of points
Hi, this library looks very promising.
I am wondering how I could get the GPS location of points on the resulting image? So for example, if I see a building that I want to know the location of, how could I find it?
If the output is a GeoTIFF, I think I would be able to get that data, but I'm not sure what coordinate system your GeoTIFF is in, do you know?
Hi
The output coordinate system can be designated in the https://github.com/hwiyoung/Orthophoto_Maps/blob/master/main_dg.py#L18 as an EPSG code
So I think using that information you can get the absolute locations of intersting points