locationtech / rasterframes

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

Add function to compute aggregate extent. #402

Closed metasim closed 4 years ago

metasim commented 4 years ago

This is computed as a part of this, but not exposed in a nice clean way:

https://github.com/locationtech/rasterframes/blob/develop/core/src/main/scala/org/locationtech/rasterframes/expressions/aggregates/ProjectedLayerMetadataAggregate.scala

vpipkt commented 4 years ago

This will be closed with #430