<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Ok, </div><div dir="ltr"><br></div><div dir="ltr">Running the command in a python script will be the next step in my opinion. This will permit the looping process.   Do you need to multithread the task to make it faster?  I will try to  look at this tomorrow.  I have some examples I can give you that will help.  </div><div dir="ltr"><br></div><div dir="ltr">I am not a pdal guru but if you figured out the command, the rest is probably easy in Python.  Others, please help out if you have better ideas.</div><div dir="ltr"><br></div><div dir="ltr">Nicolas</div><div dir="ltr"><br><blockquote type="cite">Le 8 déc. 2019 à 22:49, Jason McVay <jasonmcvay09@gmail.com> a écrit :<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Nicolas,<div><br></div><div>Thanks for your reply!</div><div><br></div><div>I'm attaching my pipeline here. So far I have been running the pipeline through command line in a conda environment. I'm fairly comfortable with python and have set up pdal to work with my python environment, but haven't tried anything outside of the command line yet. I also have a csv with the following columns [minx, maxx, miny, maxy, id].</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span><div><div dir="ltr"><div><div><div><div>Jason McVay<br></div></div><br></div>MS Geography, Virginia Tech<br></div>BA Environmental Studies, University of Montana<br><a href="http://www.linkedin.com/in/jasonmcvay86/" title="View public profile" name="SignatureSanitizer_SafeHtmlFilter_UNIQUE_ID_SafeHtmlFilter_14933b4cad52e0be_SafeHtmlFilter_webProfileURL" target="_blank">www.linkedin.com/in/jasonmcvay86/</a><br></div></div></span></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Dec 8, 2019 at 10:24 PM Nicolas Cadieux <<a href="mailto:nicolas.cadieux@archeotec.ca">nicolas.cadieux@archeotec.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="ltr">Hi,</div><div dir="ltr">I imagine you are working with Python? Sharing your script could help. I see multiple options but it’s hard to grasp what you need and how fare you are.</div><div dir="ltr">Nicolas</div><div dir="ltr"><br><blockquote type="cite">Le 8 déc. 2019 à 20:10, Jason McVay <<a href="mailto:jasonmcvay09@gmail.com" target="_blank">jasonmcvay09@gmail.com</a>> a écrit :<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">I'm looking for some advice on the best way/how to loop in thousands of bounding coordinates into a pdal pipeline.<div><br></div><div>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.</div><div><br></div><div>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?</div><div><br></div><div>I'm running this locally on a MacBook Pro.</div><div><br></div><div>Thank you, any advice is appreciated!<br><div><br></div><div><br clear="all"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><span><div><div dir="ltr"><div><div><div><div>Jason McVay<br></div></div><br></div>MS Geography, Virginia Tech<br></div>BA Environmental Studies, University of Montana<br><a href="http://www.linkedin.com/in/jasonmcvay86/" title="View public profile" name="m_-8423991591240014906_SignatureSanitizer_SafeHtmlFilter_UNIQUE_ID_SafeHtmlFilter_14933b4cad52e0be_SafeHtmlFilter_webProfileURL" target="_blank">www.linkedin.com/in/jasonmcvay86/</a></div></div><div><br></div></span></div></div></div></div></div></div></div>
<span>_______________________________________________</span><br><span>pdal mailing list</span><br><span><a href="mailto:pdal@lists.osgeo.org" target="_blank">pdal@lists.osgeo.org</a></span><br><span><a href="https://lists.osgeo.org/mailman/listinfo/pdal" target="_blank">https://lists.osgeo.org/mailman/listinfo/pdal</a></span></div></blockquote></div></blockquote></div>
<div><entwine_hag2dem_pipeline_example.json></div></div></blockquote></body></html>