<div>I am wondering if you poly is too large. I seem to remember some threads on oracle spatial discussing trying to contain an entire globe dataset incompassed by the 4326 wkid. I am way out of my element here but your -180, -90 made me think of that.</div>

<div>Brad<br><br></div>
<div class="gmail_quote">On Tue, Dec 7, 2010 at 4:17 AM, Simon Pelicon <span dir="ltr">&lt;<a href="mailto:simon@sl-king.com">simon@sl-king.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi! 
<div><br></div>
<div>I have no problems saving MultiCurvePolygons into Oracle using AutoCadMap 2010 (or 2011).</div>
<div>I am using KingOracle provider version <span style="FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: rgb(40,72,158); FONT-SIZE: 13px; FONT-WEIGHT: 800">0.8.23.</span></div>
<div><br></div>
<div>My SQL for the <b>SDO_GEOM_METADATA_TABLE </b>value is:</div>
<div><br></div>
<div>
<div>
<div>INSERT INTO MDSYS.SDO_GEOM_METADATA_TABLE VALUES (&#39;SIMON&#39;,&#39;VDITCH&#39;, &#39;GEOMETRY&#39;,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT(&#39;X&#39;, -180,180,0.005),MDSYS.SDO_DIM_ELEMENT(&#39;Y&#39;, -90,90, 0.005)),4326);</div>
</div>
<div><br></div>
<div><br></div>
<div>simon</div>
<div><br></div><br>
<div class="gmail_quote">On Mon, Dec 6, 2010 at 9:41 AM, GISkit_Paul <span dir="ltr">&lt;<a href="mailto:paul@giskit.nl" target="_blank">paul@giskit.nl</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote"><br>Hello,<br><br>Although Simon’s suggestion seems logical, it doesn’t solve the problem.<br>Using the same Oracle table, AutoCadMap 2010 (or 2011), connecting via the<br>
standard Oracle Connection, I can add hand-drawn MultiCurvePolygons.<br>Using AutoCadMap 2010, connecting via the King Oracle provider and manually<br>adding MultiCurvePolygons causes the same error. Is the problem perhaps<br>
caused by the King Oracle Provider?<br><br>Regards,<br>Paul<br><font color="#888888">--<br>View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5807022.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Storing-MultiCurvePolygon-King-Oracle-Provider-tp5773817p5807022.html</a><br>
</font>
<div>
<div></div>
<div>Sent from the FDO Users mailing list archive at Nabble.com.<br>_______________________________________________<br>fdo-users mailing list<br><a href="mailto:fdo-users@lists.osgeo.org" target="_blank">fdo-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br></div></div></blockquote></div><br></div><br>_______________________________________________<br>
fdo-users mailing list<br><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br></blockquote></div><br>