[pdal] looping multiple bounding coordinates in PDAL Pipeline
Jason McVay
jasonmcvay09 at gmail.com
Sun Dec 8 17:09:55 PST 2019
I'm looking for some advice on the best way/how to loop in thousands of
bounding coordinates into a pdal pipeline.
I have a csv (and a geojson) of several thousand min/max x/y and a unique
ID. The AOI's are not very big, so the pipeline runs quickly, but there are
a lot of AOIs to capture! I'm querying an entwine dataset, the extent of
which is national, so I'm limiting the data with a bounding box of each AOI.
My pipeline currently runs HAG and Ferry Z filter, then uses the
gdal.writer to make a GeoTiff at 1m resolution. It works perfectly when I
manually enter in a set of test coordinates. How can I scale this to loop
and update the bounds automatically?
I'm running this locally on a MacBook Pro.
Thank you, any advice is appreciated!
Jason McVay
MS Geography, Virginia Tech
BA Environmental Studies, University of Montana
www.linkedin.com/in/jasonmcvay86/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20191208/b53e9788/attachment.html>
More information about the pdal
mailing list