Changes between Version 111 and Version 112 of Procedures/DeliveryChecking


Ignore:
Timestamp:
Oct 17, 2017, 2:41:38 PM (7 years ago)
Author:
dac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryChecking

    v111 v112  
    8585 1. Check one (or more) of the photographs for tagging information: `exiftool photographs/FILENAME`
    8686 1. View one of the photographs to check it opens OK.
    87  1. Check file sizes of photographs look reasonable (224M) and there are no _tmp photo files.
    88     This bash command will list the sizes of the photographs in descending order: `ls -l | awk '{print $5}' | uniq | sort` There should only be 224M outputted.
     87 1. Check file sizes of photographs look reasonable (224M for RCD105, ~ 750 MB for Phase One iXU-RS) and there are no _tmp photo files.
     88    For the RCD105, this bash command will list the sizes of the photographs in descending order: `ls -l | awk '{print $5}' | uniq | sort` There should only be 224M outputted.
    8989 1. Run proj_tidy.sh -c -p <path_to_project>. Check if any of the problems listed apply to your delivery.
    9090 1. Open the kml file in googleearth and check it looks good and that thumbnails are displayed when the push pins are clicked.