OpenDroneMap-ODM/stages
Merten Fermont c679d400c8 Tiler zoom level is calculated from GSD
Instead of hardcoding a value, calculate the maximum zoomlevel in which there is still an increase in detail. By using the configured orthophoto resolution or GSD.

The higher the latitude, the higher the resolution will be of the tile.
Resulting in a chance of generating useless tiles, as there is no compensation for this.
At the moment it'll use the worst-case resolution from the equator.

Zoom level calulation from: https://wiki.openstreetmap.org/wiki/Zoom_levels
2023-10-12 22:22:10 +02:00
..
__init__.py Reorganized directory structure, scripts --> stages 2019-05-06 15:42:49 -04:00
dataset.py Lower blur threshold 2023-05-22 11:01:19 -04:00
mvstex.py Add draco compression 2023-01-25 13:08:59 -05:00
odm_app.py Removed several flags 2022-11-14 16:30:20 +00:00
odm_dem.py Tiler zoom level is calculated from GSD 2023-10-12 22:22:10 +02:00
odm_filterpoints.py Increase auto-boundary distance factor 2023-07-05 16:19:15 +02:00
odm_georeferencing.py GCP file size check 2023-09-08 13:54:45 -04:00
odm_meshing.py max_tile safety check in commands.create_dem 2023-05-24 11:42:18 -04:00
odm_orthophoto.py Tiler zoom level is calculated from GSD 2023-10-12 22:22:10 +02:00
odm_postprocess.py Add --3d-tiles 2022-05-25 12:50:57 -04:00
odm_report.py Transform shots.geojson, bump opensfm, bump version 2022-12-12 20:09:29 +00:00
openmvs.py Upgrade OpenMVS 2023-08-21 19:42:21 +00:00
run_opensfm.py Add --sfm-no-partial 2023-05-01 16:56:49 -04:00
splitmerge.py Tiler zoom level is calculated from GSD 2023-10-12 22:22:10 +02:00