Changes between Version 5 and Version 6 of GenParms

Show
Ignore:
Timestamp:
09/22/08 22:12:55 (5 years ago)
Author:
hamish
Comment:

longer list from Gerald

Legend:

Unmodified
Added
Removed
Modified
  • GenParms

    v5 v6  
    77== Parameter list == 
    88 
     9Common parameters: 
     10(this PROJ.4 distribution including datum support) 
    911{{{ 
    1012+a         Semimajor radius of the ellipsoid axis 
    11 +alpha     ? Used with Oblique Mercator projection 
     13+alpha     ? Used with Oblique Mercator and possibly a few others 
    1214+b         Semiminor radius of the ellipsoid axis 
    1315+datum     Datum name (see `proj -ld`) 
     
    2022+lat_ts     
    2123+lon_0     Central meridian 
    22 +lonc      ? Longitude used with Oblique Mercator projection 
     24+lonc      ? Longitude used with Oblique Mercator and possibly a few others 
    2325+nadgrids  Filename of NTv2 grid file to use for datum transforms 
    2426+no_defs    
     
    2931+towgs84   3 or 7 term datum transform parameters 
    3032+units     meters, US survey feet, etc. 
     33+x_0       False easting 
     34+y_0       False northing 
     35+zone      UTM zone 
     36}}} 
     37 
     38 
     39Extended list provided by Gerald Evenden "grepped out of the RCS directory". 
     40(libproj4 by G.E.; no datum support) 
     41{{{ 
     42+a         Semimajor radius of the ellipsoid axis 
     43+alpha     ? Used with Oblique Mercator and possibly a few others 
     44+azi 
     45+b         Semiminor radius of the ellipsoid axis 
     46+belgium 
     47+beta 
     48+czech 
     49+e 
     50+ellps     Ellipsoid name (see `proj -le`) 
     51+es 
     52+f 
     53+gamma 
     54+geoc 
     55+guam 
     56+h 
     57+k         Scaling factor (old name) 
     58+K 
     59+k_0       Scaling factor (new name) 
     60+lat_0     Latitude of origin 
     61+lat_1 
     62+lat_2 
     63+lat_b 
     64+lat_t 
     65+lat_ts 
     66+lon_0     Central meridian 
     67+lon_1 
     68+lon_2 
     69+lonc      ? Longitude used with Oblique Mercator and possibly a few others 
     70+lsat 
     71+m 
     72+M 
     73+n 
     74+no_cut 
     75+no_off 
     76+no_rot 
     77+ns 
     78+o_alpha 
     79+o_lat_1 
     80+o_lat_2 
     81+o_lat_c 
     82+o_lat_p 
     83+o_lon_1 
     84+o_lon_2 
     85+o_lon_c 
     86+o_lon_p 
     87+o_proj 
     88+over 
     89+p 
     90+path 
     91+proj      Projection name (see `proj -l`) 
     92+q 
     93+R 
     94+R_a 
     95+R_A 
     96+rf 
     97+R_g 
     98+R_h 
     99+R_lat_a 
     100+R_lat_g 
     101+rot 
     102+R_V 
     103+s 
     104+south     Denotes southern hemisphere UTM zone 
     105+sym 
     106+t 
     107+theta 
     108+tilt 
     109+to_meter  Multiplier to convert map units to 1.0m 
     110+units     meters, US survey feet, etc. 
     111+vopt 
     112+W 
     113+westo 
    31114+x_0       False easting 
    32115+y_0       False northing