locationtech / rasterframes

Geospatial Raster support for Spark DataFrames
http://rasterframes.io
Apache License 2.0
244 stars 45 forks source link

Possible bug in geotiff writing #482

Open vpipkt opened 4 years ago

vpipkt commented 4 years ago

This needs a unit test. assigning to me until write unit test.

I think I have found a bug:

Expected result: new file with identical metadata to source file, as far as crs, origin, resolution, and total extent.

Observed result, small error in resolution in one dimension results in a small error in the total extent.