GeoTIFF / georaster

Wrapper around Georeferenced Rasters like GeoTIFF and soon JPG and PNG that provides a standard interface
Apache License 2.0
81 stars 32 forks source link

Auto-calculate bounds #49

Open DanielJDufour opened 4 years ago

DanielJDufour commented 4 years ago

If a user passes in pixelWidth and xmax, we should automatically calculate xmin.

Same with y values.