May 2020 Archives by thread
Starting: Fri May 1 12:56:35 PDT 2020
Ending: Fri May 29 10:27:02 PDT 2020
Messages: 153
- [pdal-commits] [PDAL/PDAL] 705d06: Ignore points indicated by classbit, do not toss t...
chambbj
- [pdal-commits] [PDAL/PDAL] 554898: Documentation Updates (#3056)
Charlie Kershner
- [pdal-commits] [PDAL/PDAL] 24bddb: Documentation Updates (#3056)
Charlie Kershner
- [pdal-commits] [PDAL/PDAL] beb9a7: Update FAQ.
Andrew Bell
- [pdal-commits] [PDAL/PDAL]
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 9f210e: EPT update.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] bc6169: Fix pointId number.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 05d153: Stop reading tasks if we've read enough points.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] e8b42c: Write more glTF attributes, including color and no...
Emma Krantz
- [pdal-commits] [PDAL/PDAL] 58a079: Set environment variables in the image for now.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 43b3bd: Don't install PDAL in conda-land.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] f6788b: Ignore points indicated by classbit, do not toss t...
chambbj
- [pdal-commits] [PDAL/PDAL] 2a2ac7: Exit knnfill early if provisional surface is entir...
chambbj
- [pdal-commits] [PDAL/PDAL] a9613f: Add some tests for miniball and planefit
chambbj
- [pdal-commits] [PDAL/PDAL] 1c3eec: Add some tests for miniball and planefit
chambbj
- [pdal-commits] [PDAL/PDAL] c3c61a: Temporary check-in.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 962bef: Working-ish add-on writer.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] c68058: Working reader/writer.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 089f75: Add header.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] acaf58: Name change to size.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 95dd54: TEst.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] f1981e: Add missed func.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4457ff: Fix poly intersection.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 986429: Remove debug from nanoflann.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 06cfd4: Quick grammatical update (#3063)
zerotohero
- [pdal-commits] [PDAL/PDAL] 5fea13: Const iterator usage.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 8278cf: Don't redeclare variable.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] a3614e: Change name of dimension ID variables to hopefully...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 3c0d31: Don't use view for table access when we're not ins...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] d1d4c7: Remove ept:// as protocol.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 140e61: Remove dead code.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 032a1a: Remove more dead code.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 06eb58: PCD doc fix (#3065)
jedfrechette
- [pdal-commits] [PDAL/PDAL] d64c96: Small formatting update and change some vectors to...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 32ec19: Use default classbits.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] a694e6: Add documentation for julia filter (#3062)
Julian Fell
- [pdal-commits] [PDAL/PDAL] ec985c: Add documentation for julia filter (#3062)
Julian Fell
- [pdal-commits] [PDAL/PDAL] d4d938: Remove confusing boolean cast of PointClasses.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 1d925f: Add some tests for miniball and planefit (#3061)
chambbj
- [pdal-commits] [PDAL/PDAL] bd6beb: Exit knnfill early if provisional surface is entir...
chambbj
- [pdal-commits] [PDAL/PDAL] 9a2d14: Fix row/column calculation.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 01dc13: Use neighbors() instead of knnSearch() to get only...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] ad567c: Fix row/column calculation. (#3070)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 431fe9: Use neighbors() instead of knnSearch() to get only...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 1a3215: Fix classbits ctor and put classbits in a class (#...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] c78d4b: Eliminate copies when using erode/dilate where pos...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4f59e7: Move data copy inside conditional.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] f21929: Add test to recover rotation using ICP
chambbj
- [pdal-commits] [PDAL/PDAL] 08487f: Report final ICP transformation as a composition i...
chambbj
- [pdal-commits] [PDAL/PDAL] 9ec437: Initial commit of Lloyd's algorithm for k-means cl...
chambbj
- [pdal-commits] [PDAL/PDAL] 160751: Recent conda update may have broken things, try pi...
chambbj
- [pdal-commits] [PDAL/PDAL] abe3fe: Remove libssh2 pin
chambbj
- [pdal-commits] [PDAL/PDAL] 593038: Don't store distances in the comparator.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] a6874a: Remove header.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 026ccf: Don't store distances in the comparator. (#3080)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] f0acbe: Use signed int for clustering/grouping
chambbj
- [pdal-commits] [PDAL/PDAL] 6d0e34: Add option to perform Euclidean cluster extraction...
chambbj
- [pdal-commits] [PDAL/PDAL] b9db4e: Use signed int for clustering/grouping (#3079)
chambbj
- [pdal-commits] [PDAL/PDAL] e48566: Use signed int for clustering/grouping (#3085)
chambbj
- [pdal-commits] [PDAL/PDAL] bb26b8: Templatize extractClusters
chambbj
- [pdal-commits] [PDAL/PDAL] 03ebfc: Allow covariance features filter to obtain neighbo...
chambbj
- [pdal-commits] [PDAL/PDAL] d93ae3: Update CovarianceFeature filter docs to explain ra...
chambbj
- [pdal-commits] [PDAL/PDAL] 2dcbe1: Update Cluster filter docs for new is3d option
chambbj
- [pdal-commits] [PDAL/PDAL] f699ad: Add tests for 2D clustering
chambbj
- [pdal-commits] [PDAL/PDAL] b04b6e: Addressing PR comments
chambbj
- [pdal-commits] [PDAL/PDAL] 462660: Allow covariance features filter to obtain neighbo...
chambbj
- [pdal-commits] [PDAL/PDAL] 64bb38: Add option to perform Euclidean cluster extraction...
chambbj
- [pdal-commits] [PDAL/PDAL] 88b2e3: Working vertical point table.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] ebb4b0: Add a note in the ICP docs about the composed tran...
chambbj
- [pdal-commits] [PDAL/PDAL] dad396: chmod -R u+x, o-x, a-x for all docs #3090
Howard Butler
- [pdal-commits] [PDAL/PDAL] d8d854: add comment for PDAL_BUILD_VERSION
Howard Butler
- [pdal-commits] [PDAL/PDAL] 1728c9: Don't add ClassFlags/ScanChannel unless we're proc...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 356d08: Implement SOVERSION naming rules and document beha...
Howard Butler
- [pdal-commits] [PDAL/PDAL] f95ffc: Output fully composed transformation from ICP (#3074)
chambbj
- [pdal-commits] [PDAL/PDAL] c51e6d: chmod -R u+x, o-x, a-x for all docs #3090 (#3093)
Howard Butler
- [pdal-commits] [PDAL/PDAL] 837913: Don't add ClassFlags/ScanChannel unless we're proc...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 6a8296: Ignore points indicated by classbit, do not toss t...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 28914b: chmod -R u+x, o-x, a-x for all docs #3090 (#3093)
Howard Butler
- [pdal-commits] [PDAL/PDAL] 6f7953: In-progress.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 611188: Remove all the exit() calls in the poisson filter ...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 91206b: Enable clamping in colorinterp filter
Andrew Bell
- [pdal-commits] [PDAL/PDAL] b331bb: use SrsTransform to make sure that traditional axi...
Howard Butler
- [pdal-commits] [PDAL/PDAL] 917e71: default to using the file's SRS info, not the tile...
Howard Butler
- [pdal-commits] [PDAL/PDAL] 3e8bd1: compilation fixes
Howard Butler
- [pdal-commits] [PDAL/PDAL] 243ce6: Remove all the exit() calls in the poisson filter ...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 699231: Handle errors properly from Raster::statistics (#3...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] cb74ff: adjust as suggested
Howard Butler
- [pdal-commits] [PDAL/PDAL] 993e8b: Format ICP metadata using IOFormat in full precision
chambbj
- [pdal-commits] [PDAL/PDAL] 0e20af: Format ICP metadata using IOFormat in full precision
chambbj
- [pdal-commits] [PDAL/PDAL] 4fa6ca: use pdal::Polygon
Howard Butler
- [pdal-commits] [PDAL/PDAL] 9b4b8b: Use SrsTransform to make sure that traditional axi...
Howard Butler
- [pdal-commits] [PDAL/PDAL] 5e22e7: default to using the file's SRS info, not the tile...
Howard Butler
- [pdal-commits] [PDAL/PDAL] dc843a: Remove pdal::gdal::Geometry.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] ae4ef6: Format ICP metadata using IOFormat in full precisi...
chambbj
- [pdal-commits] [PDAL/PDAL] b98574: Progressive nocopy (#3073)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] b3fce2: Add include that you need if you don't have a mode...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4edc97: addressing PR comments
chambbj
- [pdal-commits] [PDAL/PDAL] 1f00a7: Eliminate some hardcoded values in SMRF (#3105)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] c5735c: Remove pdal::gdal::Geometry. (#3104)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 6b02c9: Merge remote-tracking branch 'origin/master' into ...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] ec3a9a: Initial commit of Lloyd's algorithm for k-means cl...
chambbj
- [pdal-commits] [PDAL/PDAL] a9b139: Simplify assignment of headers/query a bit.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] d138d7: Updates based on review. (#3106)
Andrew Bell
- [pdal-commits] [PDAL/PDAL] cf2d03: Rework EPT reader and addons to properly handle bo...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 863a7f: Add include that you need if you don't have a mode...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 20149d: Add include that you need if you don't have a mode...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 0a995b: Update set to match get.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4eaff5: Put the copy code in one function. Runs just as f...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 63ae47: Remove debug.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4ab9b9: Remove slowing idiot checks.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 9882a5: Warn if too few cells with filters.smrf.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] b89e7a: Revert pointless change.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 4e0d15: Replace PointTable with ColumnPointTable in many p...
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 37c4fd: Remove private headers from Ept headers.
Andrew Bell
- [pdal-commits] [PDAL/PDAL] 52fd33: Try allowing the HDF reader to work with remote fi...
Connor Manning
- [pdal-commits] [PDAL/PDAL] 27b00e: Add include dir.
Connor Manning
- [pdal-commits] [PDAL/PDAL] 839ed1: Correct members.
Connor Manning
Last message date:
Fri May 29 10:27:02 PDT 2020
Archived on: Fri May 29 10:27:04 PDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).