[postgis-devel] [PostGIS] #1018: Bbox search on geography can miss polygons
PostGIS
trac at osgeo.org
Mon Jun 13 12:16:21 PDT 2011
#1018: Bbox search on geography can miss polygons
----------------------+-----------------------------------------------------
Reporter: aaime | Owner: pramsey
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 1.5.3
Component: postgis | Version: 1.5.X
Resolution: invalid | Keywords:
----------------------+-----------------------------------------------------
Comment(by pramsey):
Well... "I want to use geography, but I don't want geography semantics"
seems like a hard mandate to fulfill in general. If you really don't want
geography semantics, use geometry instead, right? Densification seems the
obvious first route to fixing particular rectangle issues, in much the
same way one would have to densify a correct great circle line to get
geography semantics inside geometry. As a more general proposition, your
post is the second in as many days with the same issue ("square" boxes not
being treated as people expect, probably as the result of query rectangles
being drawn on projected maps) so if there's a general utility function
that makes sense we should provide it.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1018#comment:4>
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-devel
mailing list