[pdal-commits] [PDAL/PDAL] 1eb201: NitfWrap: fix error: ‘fromZone’ is not a member of...
Andrew Bell
noreply at github.com
Wed Apr 22 11:48:45 PDT 2020
Branch: refs/heads/issue-3016
Home: https://github.com/PDAL/PDAL
Commit: 1eb201e15d78afc6aef9d61880dcfc641da8a421
https://github.com/PDAL/PDAL/commit/1eb201e15d78afc6aef9d61880dcfc641da8a421
Author: Nick M Cummins <nickmcummins at gmail.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M tools/nitfwrap/NitfWrap.cpp
Log Message:
-----------
NitfWrap: fix error: ‘fromZone’ is not a member of ‘pdal::SpatialReference’ (#3033)
Commit: 68b0e3363fc9c1d227136737957a1d070b6bf7de
https://github.com/PDAL/PDAL/commit/68b0e3363fc9c1d227136737957a1d070b6bf7de
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M pdal/Polygon.cpp
M pdal/Polygon.hpp
Log Message:
-----------
Improve handling of hole removal to avoid confusion on referenced polygons. (#3032)
Commit: df278c9295cad748d073fe84ace9a86b26886c8c
https://github.com/PDAL/PDAL/commit/df278c9295cad748d073fe84ace9a86b26886c8c
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M plugins/nitf/test/NitfReaderTest.cpp
Log Message:
-----------
Comment out test for now.
Commit: d8ff5d5fe3d4542a9882b6780bbb2ab44be9ac13
https://github.com/PDAL/PDAL/commit/d8ff5d5fe3d4542a9882b6780bbb2ab44be9ac13
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M pdal/Polygon.cpp
M pdal/Polygon.hpp
M tools/nitfwrap/NitfWrap.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Commit: 381097736e2bd08ef46b61df2deda830301ed061
https://github.com/PDAL/PDAL/commit/381097736e2bd08ef46b61df2deda830301ed061
Author: Christopher Helm <christopher.helm at gmail.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M doc/stages/readers.ept.rst
Log Message:
-----------
Update readers.ept.rst (#3038)
I noticed that the code for this (which is a very very helpful feature) has `header` and not `headers`. Tripped me up today so i thought that maybe the docs could be updated.
Commit: 539bb832b61e181cdf76a2e20fa879183cfb544f
https://github.com/PDAL/PDAL/commit/539bb832b61e181cdf76a2e20fa879183cfb544f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M doc/faq.rst
Log Message:
-----------
Update FAQ.
Commit: 5b539c3b47dd16b9db034a6871d849ecdbc7c10a
https://github.com/PDAL/PDAL/commit/5b539c3b47dd16b9db034a6871d849ecdbc7c10a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M doc/faq.rst
M doc/stages/readers.ept.rst
M pdal/Polygon.cpp
M pdal/Polygon.hpp
M plugins/nitf/test/NitfReaderTest.cpp
M tools/nitfwrap/NitfWrap.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into issue-3016
Compare: https://github.com/PDAL/PDAL/compare/6137968b38ab...5b539c3b47dd
More information about the pdal-commits
mailing list