[pdal-commits] [PDAL/PDAL] 223c6d: Updating Writing a Writer tutorial.

GitHub noreply at github.com
Sun Nov 22 06:39:54 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 223c6d9d01bc256f1b019a036a7560e533d87ef5
      https://github.com/PDAL/PDAL/commit/223c6d9d01bc256f1b019a036a7560e533d87ef5
  Author: Scott Lewis <scott.lewis at nsidc.org>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M examples/writing-writer/MyWriter.cpp
    M examples/writing-writer/MyWriter.hpp
    A examples/writing-writer/pipeline-mywriter.xml

  Log Message:
  -----------
  Updating Writing a Writer tutorial.

The previous tutorial was just a copy of the kernel tutorial.  This
has been updated with steps to writing a generic and simple output
file.

Also, some minor formatting correctoins were made to the Writing a
Reader tutorial.


  Commit: cb6d8d87cc742691a2488edee240b0d8e08a0721
      https://github.com/PDAL/PDAL/commit/cb6d8d87cc742691a2488edee240b0d8e08a0721
  Author: Scott Lewis <scott.lewis at nsidc.org>
  Date:   2015-11-18 (Wed, 18 Nov 2015)

  Changed paths:
    M doc/tutorial/writing-writer.rst

  Log Message:
  -----------
  Minor addition to the tutorial documentation


  Commit: ed0abf4fef993c3fd280e0c622c0ca9be62e28b4
      https://github.com/PDAL/PDAL/commit/ed0abf4fef993c3fd280e0c622c0ca9be62e28b4
  Author: Scott Lewis <scott.lewis at nsidc.org>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M examples/writing-reader/pipeline-myreader.xml

  Log Message:
  -----------
  Fixed the filename for the input.


  Commit: dceb3f2d2f9a5833982dca6ad318b86ade587ce8
      https://github.com/PDAL/PDAL/commit/dceb3f2d2f9a5833982dca6ad318b86ade587ce8
  Author: Howard Butler <howard at hobu.co>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M doc/tutorial/writing-reader.rst
    M doc/tutorial/writing-writer.rst
    M examples/writing-reader/pipeline-myreader.xml
    M examples/writing-writer/MyWriter.cpp
    M examples/writing-writer/MyWriter.hpp
    A examples/writing-writer/pipeline-mywriter.xml

  Log Message:
  -----------
  Merge pull request #1047 from scott-lewis-nsidc/update-tutorial-writing-writer

Update tutorial writing a writer


Compare: https://github.com/PDAL/PDAL/compare/1d0178beaffe...dceb3f2d2f9a


More information about the pdal-commits mailing list