with raster st_intersects checks projection while st_intersection does not
running st_intersects(raster,geometry) results in an SQL-Error if both do not share the same projection. St_intersection(raster,geometry) in contrast happily returns an setof geomval with empty geometries and values.
Change History
(6)
Cc: |
mschott added
|
Summary: |
with raster st_intersects checks porjection while st_intersection does not → with raster st_intersects checks projection while st_intersection does not
|
Component: |
postgis → raster
|
Owner: |
changed from pramsey to Bborie Park
|
Milestone: |
PostGIS 3.1.0 → PostGIS 3.0.3
|
Owner: |
changed from Bborie Park to robe
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
fix typo