Open metasim opened 4 years ago
Avoid having to explicitly call st_extent when the area covered by a tile/raster is defined as geometry. Use case is when user converts the extent to a geometry so that the spatial relations work.
st_extent
extent
geometry
Avoid having to explicitly call
st_extent
when the area covered by a tile/raster is defined as geometry. Use case is when user converts theextent
to ageometry
so that the spatial relations work.