Skip to content

PostGIS_for_MODIS

Compare
Choose a tag to compare
@Gwing97 Gwing97 released this 07 Mar 17:20
· 2 commits to master since this release
d3b2da0

When I tried to insert MODIS rasters into database installed with PostGIS 3.2.1, an error occurred as "The rasters (pixel corner coordinates) are not aligned".
So I changed the float tolerance of rt_raster_same_alignment() function, and wish then the MODIS raster tiles can be determined as aligned.