locationtech / rasterframes

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

rf_tile_to_array_int returns Int, not double. Fix #473 #474

Closed jdenisgiguere closed 4 years ago

jdenisgiguere commented 4 years ago

rf_tile_to_array_int returns an array of Int.

Signed-off-by: Jean-Denis Giguère jean-denis@anagraph.io

metasim commented 4 years ago

Closes #473