Changes between Version 83 and Version 84 of Procedures/DeliveryChecking


Ignore:
Timestamp:
Nov 14, 2014, 9:14:51 AM (9 years ago)
Author:
tec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryChecking

    v83 v84  
    7676 1. View one of the photographs to check it opens OK.
    7777 1. Check file sizes of photographs look reasonable (224M) and there are no _tmp photo files.
     78    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.
    7879 1. Run proj_tidy.sh -c -p <path_to_project>. Check if any of the problems listed apply to your delivery.
    7980 1. Open the kml file in googleearth and check it looks good and that thumbnails are displayed when the push pins are clicked.