Changes between Version 4 and Version 5 of Processing/LLToBNG


Ignore:
Timestamp:
Jul 20, 2010, 12:10:59 PM (14 years ago)
Author:
iopa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing/LLToBNG

    v4 v5  
    33The point of writing this code was to have a fast way to scan all the eagle/hawk header files for a project and use the co-ordinates from them to determine the UK OS grid squares they covered. To do this, run gettiles.sh in the base project directory and it'll go do it for you. The steps it goes through are below and can be used for other conversions.
    44
    5 Note that this only prints out the end tiles of the flight lines - the lines may also include intervening tiles that are not printed.
     5Note that this only prints out the end tiles of the flight lines - the lines may also include intervening tiles that are not printed, which is why gettiles.sh has been replaced
     6by demgen.py when calling nextmapdem.sh so that any intervening tiles are also included in the generation of the dem file. demgen.py can be used to produce a list of tiles in the same format as gettiles.sh
    67
    78----