Lines Matching refs:GEOTIFF_DOUBLE
49 {"GeogLinearUnitSizeGeoKey", GEOTIFF_DOUBLE},
51 {"GeogAngularUnitSizeGeoKey", GEOTIFF_DOUBLE},
53 {"GeogSemiMajorAxisGeoKey", GEOTIFF_DOUBLE},
54 {"GeogSemiMinorAxisGeoKey", GEOTIFF_DOUBLE},
55 {"GeogInvFlatteningGeoKey", GEOTIFF_DOUBLE},
57 {"GeogPrimeMeridianLongGeoKey", GEOTIFF_DOUBLE}
67 {"ProjLinearUnitSizeGeoKey", GEOTIFF_DOUBLE},
68 {"ProjStdParallel1GeoKey", GEOTIFF_DOUBLE},
69 {"ProjStdParallel2GeoKey", GEOTIFF_DOUBLE},
70 {"ProjNatOriginLongGeoKey", GEOTIFF_DOUBLE},
71 {"ProjNatOriginLatGeoKey", GEOTIFF_DOUBLE},
72 {"ProjFalseEastingGeoKey", GEOTIFF_DOUBLE},
73 {"ProjFalseNorthingGeoKey", GEOTIFF_DOUBLE},
74 {"ProjFalseOriginLongGeoKey", GEOTIFF_DOUBLE},
75 {"ProjFalseOriginLatGeoKey", GEOTIFF_DOUBLE},
76 {"ProjFalseOriginEastingGeoKey", GEOTIFF_DOUBLE},
77 {"ProjFalseOriginNorthingGeoKey", GEOTIFF_DOUBLE},
78 {"ProjCenterLongGeoKey", GEOTIFF_DOUBLE},
79 {"ProjCenterLatGeoKey", GEOTIFF_DOUBLE},
80 {"ProjCenterEastingGeoKey", GEOTIFF_DOUBLE},
81 {"ProjCenterNorthingGeoKey", GEOTIFF_DOUBLE},
82 {"ProjScaleAtNatOriginGeoKey", GEOTIFF_DOUBLE},
83 {"ProjScaleAtCenterGeoKey", GEOTIFF_DOUBLE},
84 {"ProjAzimuthAngleGeoKey", GEOTIFF_DOUBLE},
85 {"ProjStraightVertPoleLongGeoKey", GEOTIFF_DOUBLE}