[mapguide-users] RE: Window Selection (Ajax) as ENVELOPE or INTERESECTS Confusion

Haris Kurtagic haris at sl-king.com
Tue Aug 10 19:25:21 EDT 2010


Hi,

In branch  3.5 is correct code, but in trunk and in my latest builds
it is wrong code SDO_FILTER is used for Intersect.

I will fix this in trunk and release new builds. There were other two
issues fixed too.

Haris

On Tue, Aug 10, 2010 at 2:43 PM, Andreas Morf <a.morf at fkl.ch> wrote:
> Crispin,
> No, unfortunately not, the block I changed was within 'case FdoSpatialOperations_Intersects' where we should have the exact
> intersection result set. With my configuration, this code block is called when selecting features or generating maptips.
>
> Andreas
>
>
>> -----Original Message-----
>> From: mapguide-users-bounces at lists.osgeo.org [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf
>> Of Crispin_at_1Spatial
>> Sent: Tuesday, August 10, 2010 10:17 AM
>> To: mapguide-users at lists.osgeo.org
>> Subject: [mapguide-users] RE: Window Selection (Ajax) as ENVELOPE or INTERESECTS Confusion
>>
>>
>> Andreas,
>>
>> Thanks for the help.  The changes you note were to support 9i - but
>> something else has gone awry!
>> http://trac.osgeo.org/fdo/ticket/619
>>
>> I am building the latest KingOra from the 3.5 branch and compiling into the
>> Release_FDO_3_4 configuration and I don't see the old "1SPATIAL" comments in
>> the source anymore:
>> http://svn.osgeo.org/fdo/branches/3.5/Providers/KingOracle/src/Provider/c_KgOraFilterProcessor.cpp
>>
>> However, can you please conform that the code block you changed was in the
>> switch/case for envelope intersects?
>> If so then the original problem is still valid - because where
>> "&SELECTIONVARIANT=INTERSECTS" this should not be calling the FDO operation
>> for FdoSpatialOperations_EnvelopeIntersects.
>>
>>  Crispin
>>
>>
>> switch( Filter.GetOperation() )
>> {
>>   case FdoSpatialOperations_EnvelopeIntersects
>> --
>> View this message in context: http://osgeo-org.1803224.n2.nabble.com/Window-Selection-Ajax-as-
>> ENVELOPE-or-INTERESECTS-Confusion-tp5389467p5392125.html
>> Sent from the MapGuide Users mailing list archive at Nabble.com.
>> _______________________________________________
>> mapguide-users mailing list
>> mapguide-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>


More information about the mapguide-users mailing list