add translate to type cases
replace float compare by Nextafter and Nextafter32
add parser for floats and doubles
add float and double parsers
add support for doubles and floats in FormatFrom functions
add ReadFloats and ReadDoubles for context
add float32 and double encoder
merging
merge
add float and double parsers
add ReadFloats and ReadDoubles for context
add float32 and double encoder
removing log alias from parser
removing log alias from parser_test
removing log alias from type
removing log alias from type_test
removing log alias from value_context
removing aliases from value_contex_test
removing log alias from value_encoder
removing log alias from value_encoder_test
update parser slices from floats and doubles
merge
update values for tests
raise exception when parsing with different expected size
Revert "move tags to bottom part of IFD and add description with source"
This reverts commit 9d79f79757.
Revert "adding Geotiff tags ModelTransformationTag, ModelTiepointTag and ModelPixelScaleTag"
This reverts commit 60653d5647.
adding tags with required formatation
add translate to type cases
replace float compare by Nextafter and Nextafter32
add parser for floats and doubles
add float and double parsers
add support for doubles and floats in FormatFrom functions
add ReadFloats and ReadDoubles for context
add float32 and double encoder
merging
merge
add float and double parsers
add ReadFloats and ReadDoubles for context
add float32 and double encoder
removing log alias from parser
removing log alias from parser_test
removing log alias from type
removing log alias from type_test
removing log alias from value_context
removing aliases from value_contex_test
removing log alias from value_encoder
removing log alias from value_encoder_test
update parser slices from floats and doubles
merge
update values for tests
raise exception when parsing with different expected size