[pdal-commits] [PDAL/PDAL] c4c1fe: Convert NaN and Inifinity into reasonable strings.
GitHub
noreply at github.com
Wed Jan 3 07:26:51 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: c4c1fe9c188b9bb9aa73601af1990ab0d5a3c696
https://github.com/PDAL/PDAL/commit/c4c1fe9c188b9bb9aa73601af1990ab0d5a3c696
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-01-03 (Wed, 03 Jan 2018)
Changed paths:
M pdal/Metadata.hpp
M pdal/util/Utils.hpp
M test/unit/MetadataTest.cpp
M test/unit/UtilsTest.cpp
Log Message:
-----------
Convert NaN and Inifinity into reasonable strings.
Make sure NaN and Infinity are reasonable as JSON.
More information about the pdal-commits
mailing list