[tilestache] 10/22: Merge tag 'upstream/1.51.2'

Bas Couwenberg sebastic at debian.org
Thu Oct 27 21:40:30 UTC 2016


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

sebastic pushed a commit to branch master
in repository tilestache.

commit 4b4f05ae206e181f480705cc7590176ef212f918
Merge: 147dc8b 32f655b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Oct 27 17:15:11 2016 +0200

    Merge tag 'upstream/1.51.2'
    
    Upstream version 1.51.2

 .gitignore                                         |   15 +
 .travis.yml                                        |   46 +
 doc/index.html => API.html                         |  136 +-
 CHANGELOG                                          |  491 ++++++
 LICENSE                                            |   28 +
 MANIFEST.in                                        |    1 +
 Makefile                                           |   70 +
 README.md                                          |   24 +-
 TileStache/._Geography.py                          |  Bin 82 -> 0 bytes
 TileStache/._Pixels.py                             |  Bin 82 -> 0 bytes
 TileStache/.gitignore                              |    1 +
 TileStache/Config.py                               |  194 ++-
 TileStache/Core.py                                 |  207 ++-
 TileStache/Goodies/.___init__.py                   |  Bin 171 -> 0 bytes
 TileStache/Goodies/ExternalConfigServer.py         |   50 +-
 TileStache/Goodies/Providers/._MirrorOSM.py        |  Bin 171 -> 0 bytes
 TileStache/Goodies/Providers/Composite.py          |  346 ++--
 TileStache/Goodies/Providers/GDAL.py               |   50 +-
 TileStache/Goodies/Providers/MapnikGrid.py         |   25 +-
 TileStache/Goodies/Providers/UtfGridComposite.py   |   49 +-
 TileStache/Goodies/VecTiles/pbf.py                 |   54 +
 TileStache/Goodies/VecTiles/server.py              |  142 +-
 TileStache/Mapnik.py                               |  163 +-
 TileStache/Memcache.py                             |    6 +
 TileStache/PixelEffects.py                         |  172 ++
 TileStache/Pixels.py                               |   40 +-
 TileStache/Providers.py                            |   54 +-
 TileStache/Redis.py                                |   13 +-
 TileStache/S3.py                                   |   11 +-
 TileStache/Sandwich.py                             |   44 +-
 TileStache/VERSION                                 |    1 +
 TileStache/Vector/__init__.py                      |   27 +-
 TileStache/__init__.py                             |  172 +-
 VERSION                                            |    1 -
 Vagrant/setup.sh                                   |   59 +
 Vagrantfile                                        |   16 +
 doc/TileStache.Caches.html                         |  244 ---
 doc/TileStache.Config.html                         |  215 ---
 doc/TileStache.Core.html                           |  526 ------
 doc/TileStache.Geography.html                      |  183 --
 doc/TileStache.Goodies.AreaServer.html             |   79 -
 doc/TileStache.Goodies.Caches.GoogleCloud.html     |   99 --
 doc/TileStache.Goodies.Caches.LimitedDisk.html     |   88 -
 doc/TileStache.Goodies.Caches.html                 |   23 -
 doc/TileStache.Goodies.ExternalConfigServer.html   |   98 --
 doc/TileStache.Goodies.Proj4Projection.html        |  132 --
 doc/TileStache.Goodies.Providers.Cascadenik.html   |   74 -
 doc/TileStache.Goodies.Providers.Composite.html    |  397 -----
 doc/TileStache.Goodies.Providers.GDAL.html         |   73 -
 doc/TileStache.Goodies.Providers.Grid.html         |   95 -
 doc/TileStache.Goodies.Providers.MapnikGrid.html   |   96 -
 doc/TileStache.Goodies.Providers.MirrorOSM.html    |  165 --
 doc/TileStache.Goodies.Providers.Monkeycache.html  |  120 --
 doc/TileStache.Goodies.Providers.PostGeoJSON.html  |  166 --
 doc/TileStache.Goodies.Providers.SolrGeoJSON.html  |  138 --
 doc/TileStache.Goodies.Providers.TileDataOSM.html  |  117 --
 ...eStache.Goodies.Providers.UtfGridComposite.html |  102 --
 ....Goodies.Providers.UtfGridCompositeOverlap.html |   72 -
 doc/TileStache.Goodies.Providers.html              |   33 -
 doc/TileStache.Goodies.StatusServer.html           |  146 --
 doc/TileStache.Goodies.VecTiles.client.html        |  213 ---
 doc/TileStache.Goodies.VecTiles.geojson.html       |   66 -
 doc/TileStache.Goodies.VecTiles.html               |   77 -
 doc/TileStache.Goodies.VecTiles.mvt.html           |   72 -
 doc/TileStache.Goodies.VecTiles.ops.html           |   69 -
 doc/TileStache.Goodies.VecTiles.server.html        |  243 ---
 doc/TileStache.Goodies.VecTiles.topojson.html      |   53 -
 doc/TileStache.Goodies.VecTiles.wkb.html           |   60 -
 doc/TileStache.Goodies.html                        |   28 -
 doc/TileStache.MBTiles.html                        |  181 --
 doc/TileStache.Mapnik.html                         |  206 ---
 doc/TileStache.Memcache.html                       |   83 -
 doc/TileStache.Pixels.html                         |   73 -
 doc/TileStache.Providers.html                      |  214 ---
 doc/TileStache.Redis.html                          |   98 --
 doc/TileStache.S3.html                             |  106 --
 doc/TileStache.Sandwich.html                       |  210 ---
 doc/TileStache.Vector.Arc.html                     |   38 -
 doc/TileStache.Vector.html                         |  236 ---
 doc/TileStache.html                                |  195 ---
 doc/tilestache-clean.html                          |   44 -
 doc/tilestache-compose.html                        |  163 --
 doc/tilestache-list.html                           |   52 -
 doc/tilestache-render.html                         |   48 -
 doc/tilestache-seed.html                           |   50 -
 doc/tilestache-server.html                         |   37 -
 examples/composite/composite-stack.xml             |   11 +
 examples/composite/composite.cfg                   |   46 +
 examples/composite/mapnik-base.xml                 |   65 +
 examples/composite/mapnik-halos.xml                |   20 +
 examples/composite/mapnik-outlines.xml             |   25 +
 examples/composite/mapnik-streets.xml              |   31 +
 examples/geotiff/cea.tif                           |  Bin 0 -> 270993 bytes
 examples/geotiff/mapnik.xml                        |   18 +
 examples/geotiff/server.py                         |   67 +
 examples/sample_data/world_merc.dbf                |  Bin 0 -> 24640 bytes
 examples/sample_data/world_merc.prj                |    1 +
 examples/sample_data/world_merc.shp                |  Bin 0 -> 428328 bytes
 examples/sample_data/world_merc.shx                |  Bin 0 -> 2060 bytes
 examples/style.xml                                 |   22 +
 examples/zoom_example/rhodeisland.mbtiles          |  Bin 0 -> 1543168 bytes
 examples/zoom_example/run_server.sh                |    1 +
 examples/zoom_example/test.html                    |   12 +
 examples/zoom_example/zoom_example.cfg             |   31 +
 requirements.txt                                   |    7 +
 runtests.sh                                        |    2 +
 scripts/tilestache-clean.py                        |   46 +-
 scripts/tilestache-compose.py                      |   36 +-
 scripts/tilestache-list.py                         |    2 +-
 scripts/tilestache-render.py                       |   28 +-
 scripts/tilestache-seed.py                         |  126 +-
 setup.py                                           |   18 +-
 tests/__init__.py                                  |    0
 tests/cache_tests.py                               |   68 +
 tests/config_tests.py                              |   29 +
 tests/provider_tests.py                            |  104 ++
 tests/servers/dummy-response-server.py             |   32 +
 tests/utils.py                                     |  121 ++
 tests/vectiles_tests.py                            |  678 ++++++++
 tests/vector_tests.py                              |  209 +++
 www/.gitignore                                     |    3 +
 www/example-palette-openstreetmap-mapnik.act       |  Bin 0 -> 772 bytes
 www/index.html                                     |  149 ++
 www/logo.ai                                        | 1829 ++++++++++++++++++++
 www/mustaches.jpg                                  |  Bin 0 -> 44974 bytes
 www/mustaches.psd                                  |  Bin 0 -> 993754 bytes
 www/style.css                                      |   43 +
 127 files changed, 5743 insertions(+), 7241 deletions(-)

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



More information about the Pkg-grass-devel mailing list