<div>I mean, after having loaded the data with the *actual* GDAL, is there any way to fix the already created XML ? something like:</div>
<div> </div>
<div>read XML</div>
<div>fix it</div>
<div>write XML</div>
<div> </div>
<div>The reason that I am asking if because I have some urgency in loading maps and other tools (I have tried FME) wont load georeference data (coordinate system)..... I guess that if it is fixed in the trunk, in will take "few" weeks until it gets into OSGeo4W installer.</div>
<div> </div>
<div>thanks<br><br><br></div>
<div class="gmail_quote">On Fri, Jul 9, 2010 at 1:35 AM, Lucena, Ivan <span dir="ltr"><<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Yes, if you see on ticket #3673 there is an example of sdo_geor.addNodata() with arrays of value<br>ranges as nodata but you can do it with just one value as nodata too. That fix will be available<br>
shortly on GDAL trunk.<br>
<div class="im"><br>Pasta Bolognese wrote:<br>> ooo... is there any workaround ?<br>><br>> Even any query to run in order to fix the XML... ?<br>><br>> On Thu, Jul 8, 2010 at 5:11 PM, Ivan Lucena <<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a><br>
</div>
<div class="im">> <mailto:<a href="mailto:ivan.lucena@pmldnet.com">ivan.lucena@pmldnet.com</a>>> wrote:<br>><br>> See <a href="http://trac.osgeo.org/gdal/ticket/3673" target="_blank">http://trac.osgeo.org/gdal/ticket/3673</a><br>
><br>> > -------Original Message-------<br>> > From: Pasta Bolognese <<a href="mailto:pasta.bolognese@gmail.com">pasta.bolognese@gmail.com</a><br></div>
<div>
<div></div>
<div class="h5">> <mailto:<a href="mailto:pasta.bolognese@gmail.com">pasta.bolognese@gmail.com</a>>><br>> > To: <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a> <mailto:<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>><br>
> > Subject: [gdal-dev] Oracle GeoRaster loading problem<br>> > Sent: Jul 08 '10 11:06<br>> ><br>> > Hi All,<br>> ><br>> > after loading a raster, I've did the traditional<br>
> ><br>> > SELECT id, sdo_geor.validategeoraster(georaster) isvalid from<br>> arcviewgrid;<br>> ><br>> > and I've got: 1 13454 ([LINK: <a href="http://ora-13454.ora-code.com/" target="_blank">http://ora-13454.ora-code.com/</a>]<br>
> > <a href="http://ora-13454.ora-code.com/" target="_blank">http://ora-13454.ora-code.com/</a>)<br>> ><br>> > therefore I've run<br>> ><br>> > SELECT sdo_geor.schemaValidate(georaster) from arcviewgrid;<br>
> ><br>> > ORA-31154: invalid XML document<br>> > ORA-19202: Error occurred in XML processing<br>> > LSX-00204: extra data at end of complex element<br>> > ORA-06512: at "SYS.XMLTYPE", line 354<br>
> > ORA-06512: at "MDSYS.SDO_GEOR", line 3263<br>> > 31154. 00000 - "invalid XML document"<br>> > *Cause: The XML document is invalid with respect to its XML<br>> Schema.<br>
> > *Action: Fix the errors identified and try again.<br>> ><br>> > that means that GDAL GeoRaster is generating a wrong metadata XML..<br>> ><br>> > Any Ideas ?<br>> ><br>
> > thanks !<br>> > --------------------<br>> > _______________________________________________<br>> > gdal-dev mailing list<br>> > [LINK: compose.php?to=<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
</div></div>> <mailto:<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>>] <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>> <mailto:<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>><br>
<div>
<div></div>
<div class="h5">> > [LINK: <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a>]<br>> > <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
><br>><br><br></div></div></blockquote></div><br>