Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Classes to handle ModelTiePointTag and ModelPixelScaleTag #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gioid
Copy link

@gioid gioid commented Dec 11, 2015

With these two tags and the information retrieved with the other tags,
you can calculate the extent of a GeoTIFF.

With these two tags and the information retrieved with the other tags,
you can calculate the extent of a GeoTIFF.
If you already have an ExifTool executable and you want to use that,
just pass the path to ExifTool constructor as optional second
parameter. If the parameter is not specified, the class behaves as
usual, using the default executable.
ExtraSamples TAG was under the folder ExifIFD, but tested TIFFs have it
in the group IFD0.

Now, with this class in the IFD0 folder, the class is fetched and the
TAG value parsed properly.
For our customer these tags are not required, so they simply slowdown
the checkout and installation process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant