trunk should be ok, latest version is in trunk <div>it looks like problem in conversation to oracle geometry</div><div><br></div><div>I will try to test it soon.</div><div><br></div><div>Haris</div><div><br><br><div class="gmail_quote">
On Fri, Feb 19, 2010 at 8:56 AM, 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;">
Haris<br>
There is some strange behavior of KingOracle:<br>
Inserting a simple polygon is working ok.<br>
But when I try to insert a curved polygon, nothing happens: no message, no<br>
record added to database...<br>
<br>
Using an SQL sniffer I can see the following statement sent to DB: INSERT<br>
INTO GEORI_AV.TEST_SIMPL ( OID,ART,GEOMETRY )  VALUES ( :1,:2,:3 )<br>
but unfortunately I&#39;m not able to inspect the parameters.<br>
<br>
I&#39;m using my own compiled version from trunk - should be up to date - or<br>
isn&#39;t trunk==0.8.13?<br>
<br>
Andreas<br>
<br>
&gt;From: <a href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a><br>
[mailto:<a href="mailto:mapguide-users-bounces@lists.osgeo.org">mapguide-users-bounces@lists.osgeo.org</a>] On Behalf Of Haris Kurtagic<br>
&gt;Sent: Thursday, February 18, 2010 9:09 PM<br>
&gt;To: MapGuide Users Mail List<br>
&gt;Subject: Re: [mapguide-users] Problem with KingOracle and SpatialFilter<br>
using CurvePolygon<br>
<div><div></div><div class="h5"><br>
&gt;Perhaps, King.Oracle is wrongly parsing that curved geometry.<br>
&gt;I remember some issue in past with it, but also it was fixed as far as I<br>
can remember. <br>
&gt;I also just runed again unittest which I have for curved polygons and it<br>
says it is ok.<br>
<br>
&gt;Can you check are you using latest version ?<br>
<br>
&gt;As , I am writing this I just realized that in your case it is converting<br>
from fdo to oracle geometry, so perhaps issue is there.<br>
&gt;You could test it if you try to insert same geometry in some test table.<br>
<br>
<br>
&gt;Haris<br>
On Thu, Feb 18, 2010 at 7:13 PM, Andreas Morf &lt;<a href="mailto:a.morf@fkl.ch">a.morf@fkl.ch</a>&gt; wrote:<br>
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>
<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>
</div></div></blockquote></div><br></div>