[pdal-commits] [PDAL/PDAL] e2f8c6: use the Writer's chunk_size option in preference t...
GitHub
noreply at github.com
Mon Oct 22 12:02:13 PDT 2012
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: e2f8c6e4f19db8dc899e79fb0ddcec7ec24d3550
https://github.com/PDAL/PDAL/commit/e2f8c6e4f19db8dc899e79fb0ddcec7ec24d3550
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M apps/pcpipeline.cpp
Log Message:
-----------
use the Writer's chunk_size option in preference to using the count if it was set by the user
Commit: 406705fddf508aa795686b082ae127201936ebb7
https://github.com/PDAL/PDAL/commit/406705fddf508aa795686b082ae127201936ebb7
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
Changed paths:
M include/pdal/drivers/text/Writer.hpp
M src/drivers/text/Writer.cpp
A test/data/pipeline/pipeline_geojson.xml
Log Message:
-----------
support writing GeoJSON as a 'format' of the text writer
Compare: https://github.com/PDAL/PDAL/compare/97bb07e7ece7...406705fddf50
More information about the pdal-commits
mailing list