locationtech / rasterframes

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

Docs incorrectly state `rf_with_no_data` is Python only. #579

Open metasim opened 2 years ago

metasim commented 2 years ago

Documentation: https://rasterframes.io/reference.html#rf-with-no-data

Function decl: https://github.com/locationtech/rasterframes/blob/44f40726b79e4b3600d6990b73c815b6f891be07/core/src/main/scala/org/locationtech/rasterframes/functions/TileFunctions.scala#L124-L131