[postgis-tickets] [PostGIS] #4719: with raster st_intersects checks porjection while st_intersection does not

PostGIS trac at osgeo.org
Thu Jul 9 07:29:25 PDT 2020


#4719: with raster st_intersects checks porjection while st_intersection does not
---------------------+---------------------------
 Reporter:  mschott  |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 3.1.0
Component:  postgis  |    Version:  3.0.x
 Keywords:           |
---------------------+---------------------------
 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.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4719>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list