genophenoenvo / keys

CyVerse summer internship project
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

File Formats and visualization #7

Closed tyson-swetnam closed 4 years ago

tyson-swetnam commented 4 years ago

Orthomosaics https://www.dronegenuity.com/orthomosaic-maps-explained/

GeoTiff https://en.wikipedia.org/wiki/GeoTIFF

Cloud Optimized Geotiff https://www.cogeo.org/

lidar point clouds: LAS https://en.wikipedia.org/wiki/LAS_file_format

LAZ - compressed LAS https://rapidlasso.com/laszip/

EPT - Entwine Point Tile - pyramid of lidar data https://entwine.io/

Potree -- viewer for LAS and EPT https://github.com/potree/potree/

CloudCompare https://www.danielgm.net/cc/

eshaan-joshi commented 4 years ago

Finished reading all the articles I could find, and I took notes on all of them.