Tuesday, 14 June 2016

geotiff tiff - QGIS displays orthophoto distorted


See photos. Both are screenshots of the same geotiff (orthophoto) image. Standard Windows (and other viewers) display the image correctly. QGIS shows the same image distorted.


The image is from Agisoft Photoscan. Orthophoto and QGIS Projection is "WGS 84 (EPSG::4326)".


When measuring an rectangual object in the orthophoto I got 105 degrees instead 90 degrees in one corner.


What's wrong/missing?



enter image description hereenter image description here





No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...