Changes between Version 4 and Version 5 of Procedures/AlsprocProcessing


Ignore:
Timestamp:
Aug 15, 2013, 12:40:54 PM (11 years ago)
Author:
besm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/AlsprocProcessing

    v4 v5  
    3939* '''sup-file''' - as with the sol file
    4040
    41 || '''Projection''' || '''Use-Case''' || '''proj.4 string (output-projection)''' ||
    42 || British National Grid || all British flights || +init=epsg:27700 +nadgrids=/users/rsg/arsf/usr/share/proj/OSTN02_NTv2.gsb +geoidgrids=/users/rsg/arsf/usr/share/proj/osgm02_wgs.gtx ||
    43 || UTM || everywhere else || +proj=utm +zone='''<zone number>*''' +ellps=WGS84 +datum=WGS84 ||
     41|| '''Projection''' || '''Use-Case''' || '''output-projection''' ||
     42|| British National Grid || all British flights || ukbng ||
     43|| UTM || everywhere else || utm zone='''<zone number>''' hemisphere='''<n/s>''' hrz_datum=wgs84 vrt_datum=wgs84 ||
    4444
    4545* UTM zones need to be selected appropriately, a map of UTM zones can be found here: [http://www.dmap.co.uk/utmworld.htm]