[python-mapnik] branch upstream updated (6718a59 -> 81d8c67)

Bas Couwenberg sebastic at debian.org
Fri Jan 20 14:46:28 UTC 2017


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

sebastic pushed a change to branch upstream
in repository python-mapnik.

      from  6718a59   Imported Upstream version 0.0~20161104-ea5fd11
       new  81d8c67   Imported Upstream version 0.0~20170119-5a6896f

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:
 README.md                     |   2 +-
 demo/data/COPYRIGHT.txt       |   3 +
 demo/data/boundaries.dbf      | Bin 0 -> 749 bytes
 demo/data/boundaries.shp      | Bin 0 -> 853032 bytes
 demo/data/boundaries.shx      | Bin 0 -> 116 bytes
 demo/data/boundaries_l.dbf    | Bin 0 -> 971 bytes
 demo/data/boundaries_l.shp    | Bin 0 -> 95436 bytes
 demo/data/boundaries_l.shx    | Bin 0 -> 236 bytes
 demo/data/ontdrainage.dbf     | Bin 0 -> 264967 bytes
 demo/data/ontdrainage.shp     | Bin 0 -> 496980 bytes
 demo/data/ontdrainage.shx     | Bin 0 -> 6612 bytes
 demo/data/popplaces.dbf       | Bin 0 -> 93537 bytes
 demo/data/popplaces.shp       | Bin 0 -> 5476 bytes
 demo/data/popplaces.shx       | Bin 0 -> 1636 bytes
 demo/data/qcdrainage.dbf      | Bin 0 -> 219467 bytes
 demo/data/qcdrainage.shp      | Bin 0 -> 327504 bytes
 demo/data/qcdrainage.shx      | Bin 0 -> 5492 bytes
 demo/data/roads.dbf           | Bin 0 -> 1127355 bytes
 demo/data/roads.shp           | Bin 0 -> 545476 bytes
 demo/data/roads.shx           | Bin 0 -> 31956 bytes
 demo/python/README.txt        |  20 ++
 demo/python/rundemo.py        | 379 +++++++++++++++++++++++++++
 setup.py                      |   1 -
 src/mapnik_feature.cpp        |   8 +-
 src/mapnik_map.cpp            |   1 +
 src/mapnik_parameters.cpp     |   2 +-
 src/mapnik_python.cpp         |   5 +-
 src/mapnik_svg.hpp            |   4 +-
 src/mapnik_symbolizer.cpp     |  43 ++++
 src/mapnik_text_placement.cpp | 583 ------------------------------------------
 30 files changed, 457 insertions(+), 594 deletions(-)
 create mode 100644 demo/data/COPYRIGHT.txt
 create mode 100644 demo/data/boundaries.dbf
 create mode 100644 demo/data/boundaries.shp
 create mode 100644 demo/data/boundaries.shx
 create mode 100644 demo/data/boundaries_l.dbf
 create mode 100644 demo/data/boundaries_l.shp
 create mode 100644 demo/data/boundaries_l.shx
 create mode 100644 demo/data/ontdrainage.dbf
 create mode 100644 demo/data/ontdrainage.shp
 create mode 100644 demo/data/ontdrainage.shx
 create mode 100644 demo/data/popplaces.dbf
 create mode 100644 demo/data/popplaces.shp
 create mode 100644 demo/data/popplaces.shx
 create mode 100644 demo/data/qcdrainage.dbf
 create mode 100644 demo/data/qcdrainage.shp
 create mode 100644 demo/data/qcdrainage.shx
 create mode 100644 demo/data/roads.dbf
 create mode 100644 demo/data/roads.shp
 create mode 100644 demo/data/roads.shx
 create mode 100644 demo/python/README.txt
 create mode 100755 demo/python/rundemo.py
 delete mode 100644 src/mapnik_text_placement.cpp

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



More information about the Pkg-grass-devel mailing list