[pdal] [pgpointcloud] Overlapping patches
Howard Butler
howard at hobu.co
Mon Feb 10 09:38:22 PST 2014
On Feb 10, 2014, at 11:35 AM, Nilesh Vyavahare <Nilesh.Vyavahare at SeaZone.com> wrote:
> Hi Howard,
>
> Sorry for the delayed reply. I was away for a week.
>
> Your guess is absolutely right. The scaling and selector filters are causing the overlapping patches. I ran the pipeline again for a pc schema that holds all the attributes without the selector and scaling filter in the pipeline and the resultant patches are non-overlapping!
>
> I am not sure what the best around this problem is. The one I could think of for now is, I might have to load the las file into some temporary table with all the dimensions which points to default pc schema and them transfer each patch into my destination table with selected dimensions.
One option is to use a filters.selector to force a bunch of files of different schemas to a common one to load into pgpointcloud. Please take a step back and try to describe what you're trying to do, and I'll try to give you a pipeline scenario that can do what you want.
Howard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20140210/bac02177/attachment.pgp>
More information about the pdal
mailing list