[pdal] Oracle point cloud

Andrew Bell andrew.bell.ia at gmail.com
Tue Feb 17 06:26:30 PST 2015


On Tue, Feb 17, 2015 at 9:20 AM, Oscar Martinez Rubi <
o.martinezrubi at tudelft.nl> wrote:

> Hi Guys,
>
> I am trying to import some points into Oracle with PDAL.
>
> I am getting this error message:
>
> PDAL: GDAL Failure number=1: ORA-00054: resource busy and acquire with
> NOWAIT specified or timeout expired
> ORA-06512: at "MDSYS.SDOTNPC", line 321
> ORA-06512: at "MDSYS.SDO_PC_PKG", line 573
> ORA-06512: at line 3
>
> GDAL: In GDALDestroy - unloading GDAL shared library.
>

I'm sorry, but I can't help you with this.  Perhaps Howard Butler has some
thoughts.


> BTW, in the PDAL docs I saw that also scale and offsets could be
> specified. Is this really the case or advisable at all?


Yes, this is the case.  If you specify scale and/or offset, the X, Y and Z
values are stored as 32-bit integers instead of doubles.  This works the
same as it does in SQLite or pgpointcloud (PostreSQL).

-- 
Andrew Bell
andrew.bell.ia at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20150217/cb219842/attachment.html>


More information about the pdal mailing list