[pdal-commits] [PDAL/PDAL] d35fdf: make drivers.text.writer significantly faster for ...
GitHub
noreply at github.com
Thu Nov 29 13:38:39 PST 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: d35fdfe1233225135aed78356fbabf8fae979313
https://github.com/PDAL/PDAL/commit/d35fdfe1233225135aed78356fbabf8fae979313
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M include/pdal/drivers/text/Writer.hpp
M src/drivers/text/Writer.cpp
Log Message:
-----------
make drivers.text.writer significantly faster for geojson
Commit: f3559651d04e575776c970b50c694be26e0ec20c
https://github.com/PDAL/PDAL/commit/f3559651d04e575776c970b50c694be26e0ec20c
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/drivers/text/Writer.cpp
Log Message:
-----------
shortcut to use integer output when we don't have scaling
Commit: 3a940a54edbc134f2d6285b6c6e3a69df423abf9
https://github.com/PDAL/PDAL/commit/3a940a54edbc134f2d6285b6c6e3a69df423abf9
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-11-29 (Thu, 29 Nov 2012)
Changed paths:
M src/drivers/text/Writer.cpp
Log Message:
-----------
cast byte-sized dims to ints before passing on to string output
Compare: https://github.com/PDAL/PDAL/compare/9c974e46af36...3a940a54edbc
More information about the pdal-commits
mailing list