jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

feature/custom-overlays-updated #856

Closed ted-at-rtr closed 3 months ago

ted-at-rtr commented 3 months ago

I had difficulty trying to merge my updates into the features/custom-overlays branch - that branch had the main merged into it at some point, and for some reason it just would not build for me, even after a fresh clone.

The easiest thing for me to do was to start a new branch from the head of the main branch (1.y), and manually merge in the Custom Overlays feature.

Thus, this branch contains the initial development of the Custom Overlays feature, plus the following fixes:

The code now displays all the GeoTIFFs you provided so far, (with the appropriate modifications to the metadata files when necessary). I'll email a .zip with my test images and their metadata as an FYI.

Notes regarding the UI latency issues:

Last, if/when this pull request is accepted and merged, we should additionally delete the features/custom-overlays branch and PR.

michael-jaia commented 3 months ago

For original code and comments see: https://github.com/jaiarobotics/jaiabot/pull/833

michael-jaia commented 3 months ago

Ted, thank you for making these changes. The code handled the TIFFs very well. I tried a variety of GeoTIFFs, TIFFs, and PNGs. The final test was creating a TIFF from Google Earth of the Bristol office testing area (this video is great for creating GeoTIFFs: https://www.youtube.com/watch?v=USOARDNEdg0), and it loaded smoothly and fit the map with near perfect precision.