[libcitygml] 02/06: Merge tag 'upstream/2.0.7'

Bas Couwenberg sebastic at debian.org
Thu Nov 16 19:09:03 UTC 2017


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

sebastic pushed a commit to branch master
in repository libcitygml.

commit 4d2c7fa724e4b68c4e569efdcf253c524c8e7275
Merge: a8156dc fe0faa0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Nov 16 19:25:13 2017 +0100

    Merge tag 'upstream/2.0.7'
    
    Upstream version 2.0.7

 .travis.yml                                        |     3 +-
 CMakeLists.txt                                     |   456 +-
 CMakeModules/FindXerces.cmake                      |     4 +-
 .../citygml => CMakeModules}/citygml_api.h.in      |     3 +-
 README.md                                          |    31 +
 data/b1_lod2_cs_w_sem.gml                          |   252 +
 data/b1_lod2_s.gml                                 |   132 +
 data/berlin_open_data_sample_data.citygml          | 19525 +++++++++++++++++++
 osgplugin/CMakeLists.txt                           |     1 -
 osgplugin/CitygmlOsgViewer.cpp                     |    17 +-
 sources/.gitignore                                 |     2 +
 sources/CMakeLists.txt                             |    83 +-
 sources/include/citygml/citygml.h                  |     2 +
 sources/include/citygml/enum_type_bitmask.h        |     7 +-
 sources/include/citygml/tesselator.h               |     5 +
 sources/include/parser/addressparser.h             |     3 +
 sources/src/citygml/polygon.cpp                    |    10 +-
 sources/src/citygml/tesselator.cpp                 |    11 +
 sources/src/parser/citygmldocumentparser.cpp       |     1 +
 sources/src/parser/geocoordinatetransformer.cpp    |    20 +-
 test/CMakeLists.txt                                |    35 +-
 test/citygmltest.cpp                               |     8 +-
 22 files changed, 20310 insertions(+), 301 deletions(-)

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



More information about the Pkg-grass-devel mailing list