geokey.properties

来自「OpenMap是一个基于JavaBeansTM的开发工具包。利用OpenMap你」· PROPERTIES 代码 · 共 63 行

PROPERTIES
63
字号
#  **********************************************************************/#  *  geokeys.h - Public registry for valid GEOTIFF GeoKeys.#  *#  *   Written By: Niles D. Ritter#  *#  *  Revision History:#  *#  *     Rev.#  Author  M/D/Y Date     Key Changes/Additions#  *     -----  ------  ----------  -------------------------------------#  *       0      ndr    06/10/95      Inital Beta Release#  *       1      ndr    09/18/95      Final 1.0 Release#  *#  **********************************************************************/   GTModelTypeGeoKey  =  	1024   GTRasterTypeGeoKey  =  	1025   GTCitationGeoKey  =  	1026   GeographicTypeGeoKey  =  	2048   GeogCitationGeoKey  =  	2049   GeogGeodeticDatumGeoKey  =  	2050   GeogPrimeMeridianGeoKey  =  	2051   GeogLinearUnitsGeoKey  =  	2052   GeogLinearUnitSizeGeoKey  =  	2053   GeogAngularUnitsGeoKey  =  	2054   GeogAngularUnitSizeGeoKey  =  	2055   GeogEllipsoidGeoKey  =  	2056   GeogSemiMajorAxisGeoKey  =  	2057   GeogSemiMinorAxisGeoKey  =  	2058   GeogInvFlatteningGeoKey  =  	2059   GeogAzimuthUnitsGeoKey  =  	2060   GeogPrimeMeridianLongGeoKey  =  	2061   ProjectedCSTypeGeoKey  =  	3072   PCSCitationGeoKey  =  	3073   ProjectionGeoKey  =  	3074   ProjCoordTransGeoKey  =  	3075   ProjLinearUnitsGeoKey  =  	3076   ProjLinearUnitSizeGeoKey  =  	3077   ProjStdParallel1GeoKey  =  	3078   ProjStdParallelGeoKey  =$ProjStdParallel1GeoKey   ProjStdParallel2GeoKey  =  	3079   ProjNatOriginLongGeoKey  =  	3080   ProjOriginLongGeoKey  =$ProjNatOriginLongGeoKey   ProjNatOriginLatGeoKey  =  	3081   ProjOriginLatGeoKey  =$ProjNatOriginLatGeoKey   ProjFalseEastingGeoKey  =  	3082   ProjFalseNorthingGeoKey  =  	3083   ProjFalseOriginLongGeoKey  =  	3084   ProjFalseOriginLatGeoKey  =  	3085   ProjFalseOriginEastingGeoKey  =  	3086   ProjFalseOriginNorthingGeoKey  =  	3087   ProjCenterLongGeoKey  =  	3088   ProjCenterLatGeoKey  =  	3089   ProjCenterEastingGeoKey  =  	3090   ProjCenterNorthingGeoKey  =  	3091   ProjScaleAtNatOriginGeoKey  =  	3092   ProjScaleAtOriginGeoKey  =$ProjScaleAtNatOriginGeoKey   ProjScaleAtCenterGeoKey  =  	3093   ProjAzimuthAngleGeoKey  =  	3094   ProjStraightVertPoleLongGeoKey  =  	3095   VerticalCSTypeGeoKey  =  	4096   VerticalCitationGeoKey  =  	4097   VerticalDatumGeoKey  =  	4098   VerticalUnitsGeoKey  =  	4099

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?