[libcitygml] branch upstream updated (f848bf1 -> fe0faa0)
Bas Couwenberg
sebastic at debian.org
Thu Nov 16 19:09:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository libcitygml.
from f848bf1 Imported Upstream version 2.0.4
new fe0faa0 New upstream version 2.0.7
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)
rename {sources/include/citygml => CMakeModules}/citygml_api.h.in (79%)
create mode 100644 data/b1_lod2_cs_w_sem.gml
create mode 100644 data/b1_lod2_s.gml
create mode 100755 data/berlin_open_data_sample_data.citygml
create mode 100644 sources/.gitignore
--
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