Perhaps, King.Oracle is wrongly parsing that curved geometry.<div>I remember some issue in past with it, but also it was fixed as far as I can remember. </div><div>I also just runed again unittest which I have for curved polygons and it says it is ok.</div>
<div><br></div><div>Can you check are you using latest version ?</div><div><br></div><div>As , I am writing this I just realized that in your case it is converting from fdo to oracle geometry, so perhaps issue is there.</div>
<div>You could test it if you try to insert same geometry in some test table.</div><div><br></div><div><br></div><div>Haris<br><br><div class="gmail_quote">On Thu, Feb 18, 2010 at 7:13 PM, Andreas Morf <span dir="ltr">&lt;<a href="mailto:a.morf@fkl.ch">a.morf@fkl.ch</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all<br>
When invoking the command &quot;featureSvc.SelectFeatures(featureSource,<br>
featureClassName, query1);&quot; with a spatial filter geometry like<br>
<br>
CURVEPOLYGON ((757057.98399999994 245592.943 (LINESTRINGSEGMENT<br>
(757058.40300000005 245594.383, 757034.647 245610.43299999999),<br>
CIRCULARARCSEGMENT (757032.81790019607 245607.87801543999,<br>
757030.73199999996 245605.52800000002), LINESTRINGSEGMENT<br>
(757018.41400000011 245592.943, 757038.57400000002 245573.158,<br>
757057.98399999994 245592.943))))<br>
<br>
an MgException is thrown and mgserver logs following error<br>
<br>
(5756) An exception occurred in FDO component.<br>
ORA-29902: error in executing ODCIIndexStart() routine<br>
ORA-13031: Invalid Gtype in the SDO_GEOMETRY object for point object<br>
ORA-06512: at &quot;MDSYS.SDO_INDEX_METHOD_10I&quot;, line 286<br>
<br>
When using polygons without circular arcs the selection results are ok!<br>
<br>
Anyone an idea?<br>
<br>
Andreas<br>
<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</blockquote></div><br></div>