[liblas] 03/15: Merge tag 'upstream/1.8.1_rc1'

Bas Couwenberg sebastic at debian.org
Mon Aug 22 20:44:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository liblas.

commit 5dbbfc830450fc1d836037d10b219052152ab45e
Merge: 64e3fa0 20b9775
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 22 15:41:54 2016 +0200

    Merge tag 'upstream/1.8.1_rc1'
    
    Upstream version 1.8.1~rc1

 .hgtags                                            |    0
 .travis.yml                                        |   20 +
 AUTHORS                                            |    0
 CMakeLists.txt                                     |  133 +-
 COPYING                                            |    0
 CTestConfig.cmake                                  |   20 -
 INSTALL                                            |    0
 LICENSE.txt                                        |   98 +-
 NEWS                                               |    0
 apps/CMakeLists.txt                                |   46 +-
 apps/bigfile_boost_iostreams_test.cpp              |    0
 apps/bigtest.c                                     |    0
 apps/las2col.c                                     | 1065 ++++++++++
 apps/las2las.cpp                                   |    0
 apps/las2ogr.cpp                                   |    2 +-
 apps/las2pg.c                                      |  715 +++++++
 apps/las2txt.c                                     |    0
 apps/las2txt.cpp                                   |    0
 apps/lasblock.cpp                                  |    0
 apps/lascommon.c                                   |    0
 apps/lascommon.h                                   |    0
 apps/lasdiff.c                                     |    0
 apps/lasindex.cpp                                  |    0
 apps/lasindex_test.cpp                             |    0
 apps/lasinfo.cpp                                   |    0
 apps/laskernel.cpp                                 |    4 +
 apps/laskernel.hpp                                 |    0
 apps/liblas-config                                 |   24 +-
 apps/liblas-config.in                              |    0
 apps/liblas.pc.in                                  |    0
 apps/ts2las.cpp                                    |    2 +-
 apps/ts2las.hpp                                    |    0
 apps/txt2las.c                                     |    0
 bin/ci/before_install.sh                           |   18 +-
 bin/ci/common.sh                                   |    0
 bin/ci/script.sh                                   |    4 +-
 buildout/bootstrap.py                              |    0
 buildout/buildout.cfg                              |    0
 buildout/setenv.in                                 |    0
 cmake/CMakeLists.txt                               |    2 +-
 cmake/libLAS.vcproj.user.template                  |    0
 cmake/liblas-config-version.cmake                  |   38 +-
 cmake/liblas-config-version.cmake.in               |   34 +-
 cmake/liblas-config.cmake                          |   11 +-
 cmake/liblas-config.cmake.in                       |   11 +-
 cmake/modules/BuildOSGeo4W.cmake                   |    0
 cmake/modules/FindGDAL.cmake                       |   45 +-
 cmake/modules/FindGeoTIFF.cmake                    |    0
 cmake/modules/FindLASzip.cmake                     |    0
 cmake/modules/FindOracle.cmake                     |    0
 cmake/modules/FindPROJ4.cmake                      |   44 +
 cmake/modules/FindSpatialIndex.cmake               |    0
 csharp-new/liblas_swig.sln                         |    0
 csharp-new/liblas_swig_cpp/liblas.i                |    0
 csharp-new/liblas_swig_cpp/liblas_swig_cpp.vcxproj |    0
 .../liblas_swig_cpp.vcxproj.filters                |    0
 .../liblas_swig_cpp/liblas_swig_cpp.vcxproj.user   |    0
 .../liblas_swig_cs/Properties/AssemblyInfo.cs      |    0
 csharp-new/liblas_swig_cs/liblas_swig_cs.csproj    |    0
 csharp-new/liblas_swig_test/Program.cs             |    0
 .../liblas_swig_test/Properties/AssemblyInfo.cs    |    0
 csharp-new/liblas_swig_test/TestGuid.cs            |    0
 csharp-new/liblas_swig_test/TestHeader.cs          |    0
 csharp-new/liblas_swig_test/TestPoint.cs           |    0
 csharp-new/liblas_swig_test/TestReader.cs          |    0
 .../liblas_swig_test/TestSpatialReference.cs       |    0
 csharp-new/liblas_swig_test/TestVariableRecord.cs  |    0
 .../liblas_swig_test/liblas_swig_test.csproj       |    0
 csharp/HelloWorldLAS/HelloWorldLAS.csproj          |    0
 csharp/HelloWorldLAS/HelloWorldLAS_Express.csproj  |    0
 csharp/HelloWorldLAS/Program.cs                    |    0
 csharp/HelloWorldLAS/Properties/AssemblyInfo.cs    |    0
 csharp/NUnitTest/LASFilesClass.cs                  |    0
 csharp/NUnitTest/LASGuidTest.cs                    |    0
 csharp/NUnitTest/LASHeaderTest.cs                  |    0
 csharp/NUnitTest/LASPointTest.cs                   |    0
 csharp/NUnitTest/LASReaderTest.cs                  |    0
 csharp/NUnitTest/LASVariableLengthRecordTest.cs    |    0
 csharp/NUnitTest/LASWriterTest.cs                  |    0
 csharp/NUnitTest/NUnitTest.csproj                  |    0
 csharp/NUnitTest/NUnitTest_Express.csproj          |    0
 csharp/NUnitTest/Properties/AssemblyInfo.cs        |    0
 csharp/Samples/Read_Express/ReadLAS.cs             |    0
 csharp/Samples/Read_Express/Read_Express.csproj    |    0
 csharp/Samples/WriteLAS/Properties/AssemblyInfo.cs |    0
 csharp/Samples/WriteLAS/WriteLAS.cs                |    0
 csharp/Samples/WriteLAS/Write_Express.csproj       |    0
 csharp/dotnetLibLAS.sln                            |    0
 csharp/dotnetLibLAS/AssemblyInfo.cs                |    0
 csharp/dotnetLibLAS/LASException.cs                |    1 +
 csharp/dotnetLibLAS/LASGuid.cs                     |   31 +-
 csharp/dotnetLibLAS/LASHeader.cs                   |  159 +-
 csharp/dotnetLibLAS/LASPoint.cs                    |   99 +-
 csharp/dotnetLibLAS/LASReader.cs                   |   75 +-
 csharp/dotnetLibLAS/LASVariableLengthRecord.cs     |   50 +-
 csharp/dotnetLibLAS/LASWriter.cs                   |   26 +-
 .../{LibLASCAPI.cs => NativeMethods.cs}            | 2068 ++++++++++----------
 csharp/dotnetLibLAS/dotnetLibLAS.csproj            |    4 +-
 csharp/dotnetLibLAS/dotnetLibLAS.dll.config        |    0
 csharp/dotnetLibLAS/dotnetLibLAS_Express.csproj    |    0
 csharp/dotnetLibLAS/dotnetLibLas.xml               |    0
 csharp/dotnetLibLAS/liblas.snk                     |  Bin
 csharp/dotnetLibLAS_xpress.sln                     |    0
 csharp/makefile.vc                                 |    0
 doc/_static/liblas-color-pallette.css              |    0
 doc/_static/liblaslogo.png                         |  Bin
 doc/_static/pdf.png                                |  Bin
 doc/_static/sphinx.css                             |    0
 doc/_templates/indexsidebar.html                   |    0
 doc/_templates/layout.html                         |    0
 doc/api/TracFooter.html                            |    0
 doc/api/TracHeader.html                            |    0
 doc/api/doxygen.conf                               |    0
 doc/api/doxygen.css                                |    0
 doc/api/doxygen_dev.conf                           |    0
 doc/community.txt                                  |    0
 doc/compilation.txt                                |  152 +-
 doc/conf.py                                        |    0
 doc/copyright.txt                                  |    0
 doc/development/annual_report_2010.txt             |    0
 doc/development/buildbot.txt                       |   29 +-
 doc/development/format_elements.txt                |    0
 doc/development/index.txt                          |    0
 doc/development/rfc/index.txt                      |    0
 doc/development/rfc/rfc_1_verticalcs.txt           |    0
 doc/development/rfc/rfc_2_spatialreference.txt     |    0
 doc/development/source.txt                         |    0
 doc/development/specifications.txt                 |    0
 doc/development/wkt.txt                            |    0
 doc/docs.txt                                       |    0
 doc/download.txt                                   |   41 +-
 doc/faq.txt                                        |    0
 doc/features.txt                                   |    0
 doc/images/boostpro-options.png                    |  Bin
 doc/images/ccmake-osx-start.png                    |  Bin
 doc/images/cmake-gui-osx-configured.png            |  Bin
 doc/images/cmake-gui-osx-start.png                 |  Bin
 doc/images/lasblock_big.png                        |  Bin
 doc/images/lasblock_small.png                      |  Bin
 doc/images/liblas-logo.svg                         |    0
 doc/images/liblas-twitter-logo.png                 |  Bin
 doc/images/osgeo4w-advanced-install.png            |  Bin
 doc/images/osgeo4w-las2las-reproject.png           |  Bin
 doc/images/osgeo4w-lasinfo-output.png              |  Bin
 doc/images/osgeo4w-lasinfo-point.png               |  Bin
 doc/images/osgeo4w-run-liblas-shell.png            |  Bin
 doc/images/osgeo4w-select-liblas.png               |  Bin
 doc/images/windows-cmake-generator-makefiles.png   |  Bin
 .../windows-cmake-generator-visual-studio-9.png    |  Bin
 doc/images/windows-cmake-start.png                 |  Bin
 doc/images/windows-command-prompt.png              |  Bin
 doc/images/windows-msvc-build.png                  |  Bin
 doc/images/windows-osgeo4w-advanced-install.png    |  Bin
 doc/images/windows-osgeo4w-choosing-packages.png   |  Bin
 doc/images/xcode-lasinfo-arguments.png             |  Bin
 doc/images/xcode-lasinfo-output.png                |  Bin
 doc/images/xcode-set-default-executable.png        |  Bin
 doc/images/xcode-start.png                         |  Bin
 doc/index.txt                                      |    0
 doc/lastools.txt                                   |    0
 doc/liblas.json                                    |    0
 doc/make.bat                                       |    0
 doc/osgeo4w.txt                                    |    6 +-
 doc/python.txt                                     |    0
 doc/start.txt                                      |  146 +-
 doc/tutorial/boo.txt                               |    0
 doc/tutorial/cpp.txt                               |  118 +-
 doc/tutorial/csharp.txt                            |    0
 doc/tutorial/index.txt                             |    0
 doc/tutorial/ironpython.txt                        |    0
 doc/tutorial/python.txt                            |    0
 doc/tutorial/qhull.txt                             |    0
 doc/tutorial/vbnet.txt                             |    0
 doc/utilities/index.txt                            |    5 -
 doc/utilities/las2las-old.txt                      |    0
 doc/utilities/las2las.txt                          |    0
 doc/utilities/las2ogr.txt                          |    0
 doc/utilities/las2tindex.txt                       |    0
 doc/utilities/las2txt.txt                          |    0
 doc/utilities/lasblock.txt                         |    0
 doc/utilities/lasdiff.txt                          |    0
 doc/utilities/lasinfo-old.txt                      |    0
 doc/utilities/lasinfo.txt                          |    0
 doc/utilities/lasmerge.txt                         |    0
 doc/utilities/ts2las.txt                           |    0
 doc/utilities/txt2las.txt                          |    0
 include/CMakeLists.txt                             |    0
 include/liblas/bounds.hpp                          |    0
 include/liblas/capi/las_config.h                   |    0
 include/liblas/capi/las_version.h                  |   52 +-
 include/liblas/capi/liblas.h                       |    0
 include/liblas/chipper.hpp                         |    0
 include/liblas/classification.hpp                  |    0
 include/liblas/color.hpp                           |    0
 include/liblas/compatibility.hpp                   |    0
 include/liblas/detail/binary.hpp                   |    0
 include/liblas/detail/endian.hpp                   |    0
 include/liblas/detail/file_ptr_stream.hpp          |    0
 include/liblas/detail/fwd.hpp                      |    0
 include/liblas/detail/index/indexcell.hpp          |    0
 include/liblas/detail/index/indexoutput.hpp        |    0
 include/liblas/detail/opt_allocator.hpp            |    0
 include/liblas/detail/pointrecord.hpp              |    0
 include/liblas/detail/private_utility.hpp          |    0
 include/liblas/detail/reader/cachedreader.hpp      |    0
 include/liblas/detail/reader/header.hpp            |    0
 include/liblas/detail/reader/reader.hpp            |    0
 include/liblas/detail/reader/zipreader.hpp         |    0
 include/liblas/detail/sha1.hpp                     |    0
 include/liblas/detail/singleton.hpp                |    0
 include/liblas/detail/timer.hpp                    |    0
 include/liblas/detail/writer/header.hpp            |    0
 include/liblas/detail/writer/point.hpp             |    0
 include/liblas/detail/writer/writer.hpp            |    0
 include/liblas/detail/writer/zipwriter.hpp         |    0
 include/liblas/detail/zippoint.hpp                 |    0
 include/liblas/dimension.hpp                       |    0
 include/liblas/error.hpp                           |    0
 include/liblas/exception.hpp                       |    0
 include/liblas/export.hpp                          |    0
 .../detail/exception_implementation.hpp            |    0
 .../property_tree/detail/file_parser_error.hpp     |    0
 .../property_tree/detail/info_parser_error.hpp     |    0
 .../property_tree/detail/info_parser_read.hpp      |    0
 .../property_tree/detail/info_parser_utils.hpp     |    0
 .../property_tree/detail/info_parser_write.hpp     |    0
 .../detail/info_parser_writer_settings.hpp         |    0
 .../property_tree/detail/json_parser_error.hpp     |    0
 .../property_tree/detail/json_parser_read.hpp      |    0
 .../property_tree/detail/json_parser_write.hpp     |    0
 .../property_tree/detail/ptree_implementation.hpp  |    0
 .../external/property_tree/detail/ptree_utils.hpp  |    0
 .../external/property_tree/detail/rapidxml.hpp     |    6 +-
 .../property_tree/detail/xml_parser_error.hpp      |    0
 .../property_tree/detail/xml_parser_flags.hpp      |    0
 .../detail/xml_parser_read_rapidxml.hpp            |    0
 .../property_tree/detail/xml_parser_utils.hpp      |    0
 .../property_tree/detail/xml_parser_write.hpp      |    0
 .../detail/xml_parser_writer_settings.hpp          |    0
 .../liblas/external/property_tree/exceptions.hpp   |    0
 .../external/property_tree/id_translator.hpp       |    0
 .../liblas/external/property_tree/info_parser.hpp  |    0
 .../liblas/external/property_tree/ini_parser.hpp   |    0
 .../liblas/external/property_tree/json_parser.hpp  |    0
 include/liblas/external/property_tree/ptree.hpp    |    0
 .../liblas/external/property_tree/ptree_fwd.hpp    |    0
 .../external/property_tree/ptree_serialization.hpp |    0
 .../external/property_tree/stream_translator.hpp   |    0
 .../liblas/external/property_tree/string_path.hpp  |    0
 .../liblas/external/property_tree/xml_parser.hpp   |    0
 include/liblas/factory.hpp                         |    0
 include/liblas/filter.hpp                          |    0
 include/liblas/header.hpp                          |    0
 include/liblas/index.hpp                           |    0
 include/liblas/iterator.hpp                        |    0
 include/liblas/liblas.hpp                          |    0
 include/liblas/point.hpp                           |    0
 include/liblas/reader.hpp                          |    0
 include/liblas/schema.hpp                          |    0
 include/liblas/spatialreference.hpp                |    8 +-
 include/liblas/transform.hpp                       |    0
 include/liblas/utility.hpp                         |    0
 include/liblas/variablerecord.hpp                  |    0
 include/liblas/version.hpp                         |    0
 include/liblas/writer.hpp                          |    0
 python/examples/add_vlr.py                         |    0
 python/examples/grab_classes.py                    |    0
 python/examples/oci_pc.py                          |    0
 python/liblas/__init__.py                          |    0
 python/liblas/color.py                             |    0
 python/liblas/core.py                              |   11 +-
 python/liblas/file.py                              |   28 +-
 python/liblas/guid.py                              |    0
 python/liblas/header.py                            |    0
 python/liblas/point.py                             |    0
 python/liblas/schema.py                            |    0
 python/liblas/srs.py                               |    0
 python/liblas/vlr.py                               |    0
 python/scripts/las2tindex.py                       |    0
 python/setup.py                                    |    6 +-
 python/tests/Color.txt                             |    0
 python/tests/File.txt                              |    0
 python/tests/GUID.txt                              |    0
 python/tests/Header.txt                            |    0
 python/tests/Point.txt                             |    0
 python/tests/SRS-GDAL.txt                          |    0
 python/tests/SRS-GeoTIFF.txt                       |    0
 python/tests/SRS.txt                               |    0
 python/tests/Schema.txt                            |    0
 python/tests/VLR.txt                               |    0
 python/tests/__init__.py                           |    0
 python/tests/test_doctests.py                      |    0
 rpm/libLAS.spec                                    |    0
 src/CMakeLists.txt                                 |    4 +-
 src/Version.rc                                     |    0
 src/c_api.cpp                                      |    0
 src/chipper.cpp                                    |    0
 src/classification.cpp                             |    0
 src/color.cpp                                      |    0
 src/detail/index/indexcell.cpp                     |    0
 src/detail/index/indexoutput.cpp                   |    0
 src/detail/reader/cachedreader.cpp                 |    0
 src/detail/reader/header.cpp                       |    8 +-
 src/detail/reader/reader.cpp                       |    0
 src/detail/reader/zipreader.cpp                    |    0
 src/detail/sha1.cpp                                |    0
 src/detail/utility.cpp                             |    0
 src/detail/writer/header.cpp                       |    5 +-
 src/detail/writer/point.cpp                        |    0
 src/detail/writer/writer.cpp                       |    0
 src/detail/writer/zipwriter.cpp                    |   81 +-
 src/detail/zippoint.cpp                            |    0
 src/dimension.cpp                                  |    0
 src/error.cpp                                      |    0
 src/factory.cpp                                    |    0
 src/filter.cpp                                     |    0
 src/gt_citation.cpp                                |    0
 src/gt_citation.h                                  |    0
 src/gt_wkt_srs.cpp                                 |    2 +-
 src/gt_wkt_srs.h                                   |    0
 src/gt_wkt_srs_for_gdal.h                          |    0
 src/header.cpp                                     | 1828 ++++++++---------
 src/index.cpp                                      |    0
 src/point.cpp                                      |    0
 src/reader.cpp                                     |    0
 src/schema.cpp                                     |    0
 src/spatialreference.cpp                           |  283 +--
 src/tifvsi.cpp                                     |    0
 src/tifvsi.h                                       |    0
 src/transform.cpp                                  |    0
 src/utility.cpp                                    |    0
 src/variablerecord.cpp                             |    0
 src/version.cpp                                    |    0
 src/writer.cpp                                     |    0
 test/CMakeLists.txt                                |    0
 test/data/1.0_0.las                                |  Bin
 test/data/1.0_1.las                                |  Bin
 test/data/1.1_0.las                                |  Bin
 test/data/1.1_1.las                                |  Bin
 test/data/1.2-with-color.las                       |  Bin
 test/data/1.2-with-color.laz                       |  Bin
 test/data/1.2_0.las                                |  Bin
 test/data/1.2_1.las                                |  Bin
 test/data/1.2_2.las                                |  Bin
 test/data/1.2_3.las                                |  Bin
 test/data/TO_core_last_clip.las                    |  Bin
 test/data/autzen.jpg                               |  Bin
 test/data/autzen.jpg.aux.xml                       |    0
 test/data/autzen.las                               |  Bin
 test/data/autzen.wld                               |    0
 test/data/bad_points_1.1.las                       |  Bin
 test/data/certainty3d-color-utm-feet-navd88.las    |  Bin
 test/data/lots_of_vlr.las                          |  Bin
 test/data/make_bad_points.py                       |    0
 test/data/srs.las                                  |  Bin
 test/data/srs_utm17.las                            |  Bin
 test/data/srs_vertcs.las                           |  Bin
 test/sample/CMakeLists.txt                         |    0
 test/sample/files.cpp                              |    0
 test/sample/files.vcproj                           |    0
 test/sample/liblas.vsprops                         |    0
 test/sample/liblas_sample.sln                      |    0
 test/sample/read.cpp                               |    0
 test/sample/read.vcproj                            |    0
 test/sample/update.cpp                             |    0
 test/sample/update.vcproj                          |    0
 test/sample/utility.hpp                            |    0
 test/sample/write.cpp                              |    0
 test/sample/write.vcproj                           |    0
 test/unit/CMakeLists.txt                           |    0
 test/unit/bounds_test.cpp                          |    0
 test/unit/classification_test.cpp                  |    0
 test/unit/common.cpp                               |    0
 test/unit/common.hpp                               |    0
 test/unit/error_test.cpp                           |    0
 test/unit/header_test.cpp                          |    0
 test/unit/liblas_test.hpp                          |    0
 test/unit/liblas_test_suite.cpp                    |    0
 test/unit/point_test.cpp                           |    0
 test/unit/reader_iterator_test.cpp                 |    0
 test/unit/reader_test.cpp                          |    0
 test/unit/spatialreference_test.cpp                |    0
 test/unit/transform_test.cpp                       |    0
 test/unit/tut/tut.hpp                              |    0
 test/unit/tut/tut_assert.hpp                       |    0
 test/unit/tut/tut_config.hpp                       |    0
 test/unit/tut/tut_console_reporter.hpp             |    0
 test/unit/tut/tut_exception.hpp                    |    0
 test/unit/tut/tut_posix.hpp                        |    0
 test/unit/tut/tut_reporter.hpp                     |    0
 test/unit/tut/tut_restartable.hpp                  |    0
 test/unit/tut/tut_result.hpp                       |    0
 test/unit/tut/tut_runner.hpp                       |    0
 test/unit/variablerecord_test.cpp                  |    0
 test/unit/writer_test.cpp                          |    0
 test/unit/zipreader_test.cpp                       |    0
 test/unit/zipwriter_test.cpp                       |    0
 397 files changed, 4860 insertions(+), 2808 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git



More information about the Pkg-grass-devel mailing list