Changes between Version 84 and Version 85 of Procedures/DeliveryChecking
- Timestamp:
- Nov 14, 2014, 9:15:08 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryChecking
v84 v85 76 76 1. View one of the photographs to check it opens OK. 77 77 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.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. 79 79 1. Run proj_tidy.sh -c -p <path_to_project>. Check if any of the problems listed apply to your delivery. 80 80 1. Open the kml file in googleearth and check it looks good and that thumbnails are displayed when the push pins are clicked.