Changes between Version 2 and Version 3 of Procedures/DeliveryCreation/pythonlibrary
- Timestamp:
- Aug 24, 2015, 10:26:18 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/pythonlibrary
v2 v3 49 49 50 50 *Note: If creating lidar delivery is complaining about dem, try running: 51 {{{make_arsf_delivery.py --projectlocation ./ --deliverytype lidar --steps DEMGENERATION APLDEMGENERATION --lidardeminfo inprojection=UTM31N --final}}} 51 {{{ 52 make_arsf_delivery.py --projectlocation ./ --deliverytype lidar --steps DEMGENERATION APLDEMGENERATION --lidardeminfo inprojection=UTM31N --final 53 }}} 52 54 --------------------------------- 53 55 === A not-so-straight-forward example ===