Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Additional raster support #47

Merged
merged 4 commits into from
Oct 31, 2016

Conversation

ghost
Copy link

@ghost ghost commented Oct 31, 2016

Previously discussed at planetfederal#39

To summarize, this is to allow the use of raster formats like NITF and not just GeoTiff.

Remove unnecessary mutable default value as arg

minor line-length fixes for readability

test name change -- geotiff is not all rasters
Remove GeoTIFF-only metadata property check, add universal check for
vector vs raster data type

GetMetaDataItem('AREA_OR_POINT') is only guaranteed to exist on GeoTIFF
files; a check for this property on e.g., NITF files will fail
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants