just to confirm that with single quotes it works well. Thanks<br><br><div class="gmail_quote">On Sat, Jul 24, 2010 at 7:40 AM, Lucena, Ivan <span dir="ltr">&lt;<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Sebastian,<br>
<br>
It should work.<br>
<br>
You are talking about the create-option INSERT, right?<br>
<br>
You would need to add double quotes around the whole options entry therefore you would need to use<br>
single quotes around the RDT name.<br>
<br>
I just found a wrong example at [<a href="http://gdal.org/frmt_georaster.html" target="_blank">gdal.org/frmt_georaster.html</a>] and I am going to fix that.<br>
<br>
It should show single quotes around RDT:<br>
<br>
% gdal_translate -of georaster landsat_1.tif georaster:scott/tiger,,landsat,scene \<br>
  -co &quot;INSERT=VALUES(10,&#39;Main building&#39;, SDO_GEOR.INIT(&#39;RDT&#39;, 10))&quot;<br>
<br>
Best regards,<br>
<font color="#888888"><br>
Ivan<br>
</font><div><div></div><div class="h5"><br>
Sebastian E. Ovide wrote:<br>
&gt; Hi All,<br>
&gt;<br>
&gt; gdal_translate works with SDO_GEOR.INIT() but it doesn&#39;t with<br>
&gt; SDO_GEOR.INIT(&quot;RDT_MY_TABLE&quot;)...<br>
&gt;<br>
&gt; any ideas ?<br>
&gt;<br>
&gt; --<br>
&gt; Sebastian E. Ovide<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
<div><div></div><div class="h5">&gt;<br>
&gt; _______________________________________________<br>
&gt; gdal-dev mailing list<br>
&gt; <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Sebastian E. Ovide<br><br><br><br>