Changes between Version 1 and Version 2 of Procedures/DeliveryCreation/LiDARElevationDiffs
- Timestamp:
- Jun 6, 2017, 2:48:30 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/LiDARElevationDiffs
v1 v2 15 15 This will produce an output similar to: 16 16 17 ``` 17 {{{ 18 18 001a 002a 35; 002a 003a 18; 003a 004a 9; 004a 005a 7; 005a 006a 20; 006a 007a 4; 007a 008a 11; 008a 009a 10; 009a 010a 6; 010a 011a 5; 011a 012a 6; 012a 013a 8; 013a 014 Insufficient overlapping pixels; 014 HNI4_cross Insufficient overlapping pixels; HNI4_cross 001b No-overlap; 001b 002b 20; 002b 003b 14; 003b 004b 15; 004b 005b 14; 005b 006b 16; 006b 007b 12; 007b 008b 15; 008b 009b 11; 009b 010b 7; 010b 011b 8; 011b 012b 5; 012b 013b 8; 013b HNI3_cross Insufficient overlapping pixels; 19 ``` 19 }}} 20 20 21 21 Which can be pasted into the readme config file. The script assumes sequential lines overlap which isn't always the case.