<div>I would think that Bryan Hall could help on the OTN spatial forum. Sorry to direct to another list but...</div>
<div> </div>
<div><a href="http://forums.oracle.com/forums/forum.jspa?forumID=76">http://forums.oracle.com/forums/forum.jspa?forumID=76</a><br><br></div>
<div class="gmail_quote">On Tue, Dec 7, 2010 at 9:05 PM, Zac Spitzer <span dir="ltr">&lt;<a href="mailto:zac.spitzer@gmail.com">zac.spitzer@gmail.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">are the GEOMS 2d or 3d? Simons example is 2d<br><br>aside: the -180 -90 stuff is a bit quirky... folklore is that some of<br>
the oracle spatial guru&#39;s<br>recommend always putting those default value in place, while many spatial apps<br>assume those are the default extents.. but I think it might dates back<br>to the older<br>quad tree indexing(?) days<br>
<br>z<br>
<div>
<div></div>
<div class="h5"><br>On Wed, Dec 8, 2010 at 1:15 PM, Brad Nesom &lt;<a href="mailto:kidsmake6@msn.com">kidsmake6@msn.com</a>&gt; wrote:<br>&gt; I am wondering if you poly is too large. I seem to remember some threads on<br>
&gt; oracle spatial discussing trying to contain an entire globe dataset<br>&gt; incompassed by the 4326 wkid. I am way out of my element here but your -180,<br>&gt; -90 made me think of that.<br>&gt; Brad<br>&gt;<br>&gt; On Tue, Dec 7, 2010 at 4:17 AM, Simon Pelicon &lt;<a href="mailto:simon@sl-king.com">simon@sl-king.com</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; Hi!<br>&gt;&gt; I have no problems saving MultiCurvePolygons into Oracle using AutoCadMap<br>&gt;&gt; 2010 (or 2011).<br>&gt;&gt; I am using KingOracle provider version 0.8.23.<br>&gt;&gt; My SQL for the SDO_GEOM_METADATA_TABLE value is:<br>
&gt;&gt; INSERT INTO MDSYS.SDO_GEOM_METADATA_TABLE VALUES (&#39;SIMON&#39;,&#39;VDITCH&#39;,<br>&gt;&gt; &#39;GEOMETRY&#39;,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT(&#39;X&#39;,<br>&gt;&gt; -180,180,0.005),MDSYS.SDO_DIM_ELEMENT(&#39;Y&#39;, -90,90, 0.005)),4326);<br>
&gt;&gt;<br>&gt;&gt; simon<br>&gt;&gt;<br>&gt;&gt; On Mon, Dec 6, 2010 at 9:41 AM, GISkit_Paul &lt;<a href="mailto:paul@giskit.nl">paul@giskit.nl</a>&gt; wrote:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Hello,<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Although Simon’s suggestion seems logical, it doesn’t solve the problem.<br>
&gt;&gt;&gt; Using the same Oracle table, AutoCadMap 2010 (or 2011), connecting via<br>&gt;&gt;&gt; the<br>&gt;&gt;&gt; standard Oracle Connection, I can add hand-drawn MultiCurvePolygons.<br>&gt;&gt;&gt; Using AutoCadMap 2010, connecting via the King Oracle provider and<br>
&gt;&gt;&gt; manually<br>&gt;&gt;&gt; adding MultiCurvePolygons causes the same error. Is the problem perhaps<br>&gt;&gt;&gt; caused by the King Oracle Provider?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Regards,<br>&gt;&gt;&gt; Paul<br>
&gt;&gt;&gt; --<br>&gt;&gt;&gt; View this message in context:<br>&gt;&gt;&gt; <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>
&gt;&gt;&gt; Sent from the FDO Users mailing list archive at Nabble.com.<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; fdo-users mailing list<br>&gt;&gt;&gt; <a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
&gt;&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>
&gt;&gt; fdo-users mailing list<br>&gt;&gt; <a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>&gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; fdo-users mailing list<br>&gt; <a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
&gt;<br>&gt;<br><br><br><br></div></div><font color="#888888">--<br>Zac Spitzer<br>Solution Architect / Director<br>Ennoble Consultancy Australia<br><a href="http://www.ennoble.com.au/" target="_blank">http://www.ennoble.com.au</a><br>
<a href="http://zacster.blogspot.com/" target="_blank">http://zacster.blogspot.com</a><br>+61 405 847 168<br></font>
<div>
<div></div>
<div class="h5">_______________________________________________<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></div></div></blockquote></div><br>