EliaFantini / APS-Aerial-Photography-Simulation-for-photogrammetric-flight-design

Python software with GUI, capable of simulating an aerial photo given a pair DEM-Orthophoto (in GeoTIFF format)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error gui

xxsle opened this issue · comments

commented

I opened the GUI but I am getting this error. what should I do? I would be very happy if you help me :( that's why I can't get any results.

jnjöçş_ss

Hi! Sorry for the late reply, I was very busy last week. Did you solve already? From the screen you sent it looks like the input provided to rasterio library is not valid, so maybe the files you loaded in the program are not supported by rasterio, or encoded differently than expected? It seems that it tries to iterate on xs but xs is not iterable

commented

hello. actually I tried to install the rasterio library as you described, but I don't understand where I made a mistake. the input files I uploaded to the program are actually the ones you shared

As I wrote in the readme: "The dataset in the Data folder contains a compressed version of the original orthophoto file, which originally was 200MB. There was no GeoTIFF compressor available online so it is put there just to be visualized but it won't work in the software as it lacks the geographical informations which make a TIFF image a GeoTIFF image. If anyone would like to try the software on my dataset feel free to open an issue or contact me and I will provide a cloud link to download the whole file."
So if you used those files it is expected that it doesn't work. I'll look for the complete dataset in the next days when I'll have access to the pc I worked this project on, hoping they are still there

commented

oo so sorry i interpreted it according to myself because i translated it according to my own head. sorry again i understand now :) i would really really really appreciate it if you could share it with me

Sure, I will check asap and if I still have the files I will share them