[Liblas-commits] [libLAS/libLAS] 2eca80: Fixed point_source_id property arguments.
GitHub
noreply at github.com
Mon Dec 23 11:41:31 PST 2013
Branch: refs/heads/master
Home: https://github.com/libLAS/libLAS
Commit: 2eca80be20e4a476a2352e5c3e980e19c913648a
https://github.com/libLAS/libLAS/commit/2eca80be20e4a476a2352e5c3e980e19c913648a
Author: rickhg12hs <rickhg12hs at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M python/liblas/point.py
Log Message:
-----------
Fixed point_source_id property arguments.
Commit: 1b19da8cb6f64bc758394bbe82f6f12c862c1b64
https://github.com/libLAS/libLAS/commit/1b19da8cb6f64bc758394bbe82f6f12c862c1b64
Author: rickhg12hs <rickhg12hs at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M python/liblas/point.py
Log Message:
-----------
Fixed set_point_source_id function call.
Commit: 490c7e421effdd6581b45032fc75ce9d4448fb1f
https://github.com/libLAS/libLAS/commit/490c7e421effdd6581b45032fc75ce9d4448fb1f
Author: rickhg12hs <rickhg12hs at gmail.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M python/liblas/core.py
Log Message:
-----------
Changed las.LASPoint_{Set,Get}PointSourceId.restype assignment to ctypes.c_uint16 so that it matches boost::unit16_t in src/point.cpp
Commit: d9d1fed5682073980b4826f55f445a550345a46a
https://github.com/libLAS/libLAS/commit/d9d1fed5682073980b4826f55f445a550345a46a
Author: Howard Butler <howard at hobu.co>
Date: 2013-12-23 (Mon, 23 Dec 2013)
Log Message:
-----------
Merge pull request #28 from rickhg12hs/master
Fixed point_source_id issues in python/liblas/{point.py,core.py}
Compare: https://github.com/libLAS/libLAS/compare/196ba43ace04...d9d1fed56820
More information about the Liblas-commits
mailing list