[mapguide-trac] #172: Bug in Selection polygon from PostGiS
(PostgreSql)
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Jun 14 11:04:53 EDT 2007
#172: Bug in Selection polygon from PostGiS (PostgreSql)
------------------------------------------+---------------------------------
Reporter: maciej.skorczewski at procad.pl | Owner:
Type: defect | Status: closed
Priority: high | Milestone:
Component: General | Version: 1.2.0
Severity: major | Resolution: fixed
Keywords: | External_id: 939561
------------------------------------------+---------------------------------
Changes (by traianstanev):
* status: reopened => closed
* resolution: => fixed
Comment:
Kenneth (ksgeograf) has submitted a better fix for the intersection
problem. He added a call to OGR to perform real intersection in the
ReadNext call of the OGR FeatureReader. This lets the underlying database
do a simple BBOX query, and then checking the features that match the bbox
for actual intersection. This can result in more features being pulled in,
but effectively fixes the problem for all data sources, which the previous
fix did not.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/172#comment:17>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list