[postgis-tickets] [PostGIS] #3669: make raster max extent constraint apply faster at some lose of correctness

PostGIS trac at osgeo.org
Tue Nov 22 01:42:43 PST 2016


#3669: make raster max extent constraint apply faster at some lose of correctness
---------------------+---------------------------
  Reporter:  robe    |      Owner:  robe
      Type:  defect  |     Status:  new
  Priority:  medium  |  Milestone:  PostGIS 2.2.4
 Component:  raster  |    Version:  2.3.x
Resolution:          |   Keywords:
---------------------+---------------------------

Comment (by strk):

 I shall note that the BOX returned by ST_Extent is also based on floats,
 not double, so is probably slightly larger than the strict envelope. Is
 that acceptable ?

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3669#comment:1>
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