📄 exif_tags.php
字号:
2 => array( 'Name' => "Latitude", 'Type' => "Numeric", 'Units' => "(Degrees Minutes Seconds North or South)" ),3 => array( 'Name' => "East or West Longitude", 'Type' => "String" ),4 => array( 'Name' => "Longitude", 'Type' => "Numeric", 'Units' => "(Degrees Minutes Seconds East or West)" ),5 => array( 'Name' => "Altitude Reference", 'Type' => "Lookup", 0 => "Sea Level", 1 => "Sea level reference (negative value)" ),6 => array( 'Name' => "Altitude", 'Type' => "Numeric", 'Units' => "Metres with respect to Altitude Reference" ),7 => array( 'Name' => "GPS Time (atomic clock)", 'Type' => "Numeric", 'Units' => "(Hours Minutes Seconds)" ),8 => array( 'Name' => "GPS Satellites used for Measurement", 'Type' => "String" ),9 => array( 'Name' => "GPS Receiver Status", 'Type' => "Lookup", 'A' => "Measurement in progress", // Change: Fixed tag values as of version 1.11 'V' => "Measurement Interoperability" ),10 => array( 'Name' => "GPS Measurement Mode", 'Type' => "Lookup", 2 => "2-dimensional measurement", // Change: Fixed tag values as of version 1.11 3 => "3-dimensional measurement" ),11 => array( 'Name' => "Measurement Precision", 'Type' => "Numeric", 'Units' => "(Data Degree of Precision, Horizontal for 2D, Position for 3D)" ),12 => array( 'Name' => "Speed Unit", 'Type' => "Lookup", 'K' => "Kilometers per Hour", // Change: Fixed tag values as of version 1.11 'M' => "Miles per Hour", 'N' => "Knots" ),13 => array( 'Name' => "Speed of GPS receiver", 'Type' => "Numeric", 'Units' => "Speed Units" ),14 => array( 'Name' => "Reference for direction of Movement", 'Type' => "Lookup", // Change: Fixed tag values as of version 1.11 'T' => "True North", 'M' => "Magnetic North" ),15 => array( 'Name' => "Direction of Movement", 'Type' => "Numeric", 'Units' => "Degrees relative to Movement Direction Reference" ),16 => array( 'Name' => "Reference for Direction of Image", 'Type' => "Lookup", 'T' => "True North", // Change: Fixed tag values as of version 1.11 'M' => "Magnetic North" ),17 => array( 'Name' => "Direction of Image", 'Type' => "Numeric", 'Units' => "Degrees relative to Image Direction Reference" ),18 => array( 'Name' => "Geodetic Survey Datum Used", 'Type' => "String" ),19 => array( 'Name' => "Destination - North or South Latitude", 'Type' => "String" ),20 => array( 'Name' => "Latitude of Destination", 'Type' => "Numeric", 'Units' => "(Degrees Minutes Seconds North or South)" ),21 => array( 'Name' => "Destination - East or West Longitude", 'Type' => "String" ),22 => array( 'Name' => "Longitude of Destination", 'Type' => "Numeric", 'Units' => "(Degrees Minutes Seconds East or West)" ),23 => array( 'Name' => "Reference for Bearing of Destination", 'Type' => "Lookup", 'T' => "True North", // Change: Fixed tag values as of version 1.11 'M' => "Magnetic North" ),24 => array( 'Name' => "Bearing of Destination", 'Type' => "Numeric", 'Units' => "Degrees relative to Destination Bearing Reference" ),25 => array( 'Name' => "Units for Distance to Destination", 'Type' => "Lookup", 'K' => "Kilometres", // Change: Fixed tag values as of version 1.11 'M' => "Miles", 'N' => "Nautical Miles" ),26 => array( 'Name' => "Distance to Destination", 'Type' => "Numeric", 'Units' => "Destination Distance Units" ),27 => array( 'Name' => "Name of GPS Processing Method", 'Type' => "Character Coded String" ),28 => array( 'Name' => "Name of GPS Area", 'Type' => "Character Coded String" ),29 => array( 'Name' => "GPS Date", 'Type' => "Numeric", 'Units'=> " (Format: YYYY:MM:DD HH:mm:SS)" ),30 => array( 'Name' => "GPS Differential Correction", 'Type' => "Lookup", 0 => "Measurement without differential correction", 1 => "Differential correction applied" ),),/*****************************************************************************//* *//* META (App3) Tags *//* *//*****************************************************************************/"Meta" => array(50000 => array( 'Name' => "CaptureDevice.FilmProductCode", 'Type' => "Unknown" ),50001 => array( 'Name' => "DigitalProcess.ImageSourceEK", 'Type' => "Unknown" ),50002 => array( 'Name' => "CaptureConditions.PAR", 'Type' => "Unknown" ),50003 => array( 'Name' => "CaptureDevice.CameraOwner.EK", 'Type' => "Character Coded String" ),50004 => array( 'Name' => "CaptureDevice.SerialNumber.Camera", 'Type' => "Unknown" ),50005 => array( 'Name' => "SceneContent.GroupCaption.UserSelectGroupTitle", 'Type' => "Unknown" ),50006 => array( 'Name' => "OutputOrder.Information.DealerIDNumber", 'Type' => "Unknown" ),50007 => array( 'Name' => "CaptureDevice.FID", 'Type' => "Unknown" ),50008 => array( 'Name' => "OutputOrder.Information.EnvelopeNumber", 'Type' => "Unknown" ),50009 => array( 'Name' => "OutputOrder.SimpleRenderInst.FrameNumber", 'Type' => "Unknown" ),50010 => array( 'Name' => "CaptureDevice.FilmCategory", 'Type' => "Unknown" ),50011 => array( 'Name' => "CaptureDevice.FilmGencode", 'Type' => "Unknown" ),50012 => array( 'Name' => "CaptureDevice.Scanner.ModelAndVersion", 'Type' => "Unknown" ),50013 => array( 'Name' => "CaptureDevice.FilmSize", 'Type' => "Unknown" ),50014 => array( 'Name' => "DigitalProcess.History.SBARGBShifts", 'Type' => "Unknown" ),50015 => array( 'Name' => "DigitalProcess.History.SBAInputImageColourspace", 'Type' => "Unknown" ),50016 => array( 'Name' => "DigitalProcess.History.SBAInputImageBitDepth", 'Type' => "Unknown" ),50017 => array( 'Name' => "DigitalProcess.History.SBAExposureRecord", 'Type' => "Unknown" ),50018 => array( 'Name' => "DigitalProcess.History.UserAdjSBARGBShifts", 'Type' => "Unknown" ),50019 => array( 'Name' => "DigitalProcess.ImageRotationStatus", 'Type' => "Unknown" ),50020 => array( 'Name' => "DigitalProcess.RollGuid.Elements", 'Type' => "Unknown" ),50021 => array( 'Name' => "ImageContainer.MetadataNumber", 'Type' => "String" ),50022 => array( 'Name' => "DigitalProcess.History.EditTagArray", 'Type' => "Unknown" ),50023 => array( 'Name' => "CaptureConditions.Magnification", 'Type' => "Unknown" ),50028 => array( 'Name' => "CaptureDevice.NativePhysicalXResolution", 'Type' => "Unknown" ),50029 => array( 'Name' => "CaptureDevice.NativePhysicalYResolution", 'Type' => "Unknown" ),50030 => array( 'Name' => "Kodak Special Effects IFD", 'Type' => "SubIFD", 'Tags Name' => "KodakSpecialEffects" ),50031 => array( 'Name' => "Kodak Borders IFD", 'Type' => "SubIFD", 'Tags Name' => "KodakBorders" ),50042 => array( 'Name' => "CaptureDevice.NativePhysicalResolutionUnit", 'Type' => "Unknown" ),50200 => array( 'Name' => "ImageContainer.SourceImageDirectory", 'Type' => "Unknown" ),50201 => array( 'Name' => "ImageContainer.SourceImageFileName", 'Type' => "Unknown" ),50202 => array( 'Name' => "ImageContainer.SourceImageVolumeName", 'Type' => "Unknown" ),50284 => array( 'Name' => "CaptureConditions.PrintQuantity", 'Type' => "Unknown" ),50286 => array( 'Name' => "DigitalProcess.ImagePrintStatus", 'Type' => "Unknown" )),/*****************************************************************************//* *//* Kodak Special Effects IFD Tags *//* *//*****************************************************************************/"KodakSpecialEffects" => array(0 => array( 'Name' => "Digital Effects Version", 'Type' => "Numeric" ),1 => array( 'Name' => "Digital Effects Name", 'Type' => "Character Coded String" ),2 => array( 'Name' => "Digital Effects Type", 'Type' => "Lookup", 0 => "None Applied" )),/*****************************************************************************//* *//* Kodak Borders IFD Tags *//* *//*****************************************************************************/"KodakBorders" => array(0 => array( 'Name' => "Borders Version", 'Type' => "Numeric" ),1 => array( 'Name' => "Border Name", 'Type' => "Character Coded String" ),2 => array( 'Name' => "Border ID", 'Type' => "Numeric" ),3 => array( 'Name' => "Border Location", 'Type' => "Lookup" ),4 => array( 'Name' => "Border Type", 'Type' => "Lookup", 0 => "None" ),8 => array( 'Name' => "Watermark Type", 'Type' => "Lookup", 0 => "None" )),);/******************************************************************************* End of Global Variable: IFD_Tag_Definitions******************************************************************************/?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -