[mkgmap] branch upstream updated (86db0cb -> 0a97c7e)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 6 13:58:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository mkgmap.
from 86db0cb Imported Upstream version 0.0.0+svn3419
new 0a97c7e Imported Upstream version 0.0.0+svn3436
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:
doc/options.txt | 23 +++---
doc/styles/rules-filters.txt | 22 ++++++
doc/tutorial/publish.txt | 23 ++++--
resources/help/en/options | 17 +++--
resources/mkgmap-version.properties | 4 +-
resources/styles/default/relations | 3 +-
src/uk/me/parabola/mkgmap/build/MapBuilder.java | 27 +++----
.../parabola/mkgmap/osmstyle/StyledConverter.java | 6 +-
.../parabola/mkgmap/osmstyle/WrongAngleFixer.java | 11 +++
.../osmstyle/actions/NotContainedFilter.java | 82 +++++++++++++++++++++
.../mkgmap/osmstyle/actions/ValueBuilder.java | 3 +
.../mkgmap/osmstyle/actions/ValueItem.java | 2 +-
src/uk/me/parabola/mkgmap/reader/osm/Element.java | 46 ++++++------
.../mkgmap/reader/osm/OsmMapDataSource.java | 60 +++++++++++-----
.../mkgmap/reader/osm/bin/OsmBinHandler.java | 56 +++++++--------
.../mkgmap/reader/osm/o5m/O5mBinHandler.java | 14 ++--
.../mkgmap/reader/osm/xml/Osm5XmlHandler.java | 42 +++++------
test/func/route/SimpleRouteTest.java | 2 +-
.../osmstyle/actions/NotContainedFilterTest.java | 83 ++++++++++++++++++++++
19 files changed, 388 insertions(+), 138 deletions(-)
create mode 100644 src/uk/me/parabola/mkgmap/osmstyle/actions/NotContainedFilter.java
create mode 100644 test/uk/me/parabola/mkgmap/osmstyle/actions/NotContainedFilterTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git
More information about the Pkg-grass-devel
mailing list