Changes between Version 8 and Version 9 of orthoigen


Ignore:
Timestamp:
Oct 14, 2010, 7:39:51 PM (14 years ago)
Author:
pborissow
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • orthoigen

    v8 v9  
    202202orthoigen --geo <input files> <output>
    203203}}}
     204
     205 * '''wkt''': Sets the output projection using well known text (wkt). Example:
     206{{{
     207orthoigen --wkt GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]] <input files> <output>
     208}}}
     209
    204210 * Other methods:
    205211{{{