Tools to generates tiles from WMS or Mapnik, to S3, Berkley DB, MBTiles, or local filesystem in WMTS layout using Amazon cloud services.
Project description
Just syntax check:
The goal of TileCloud Chain is to have tools around tile generation on a chain like:
Source: WMS, Mapnik, and probably in future MapScript.
Optionaly use an SQS queue.
Destination in WMTS layout, on localhost or on S3.
Feature:
Generate tiles.
Drop empty tiles.
Drop tiles outside a geometry or a bbox.
Use MetaTiles
Generate GetCapabilities.
Generate OpenLayers example page.
Obtain the hash of an empty tile
In future, measure tile generation speed
Calculate cost and generation time.
In future, manage the AWG hosts that generate tiles.
Delete empty tiles.
Use it
Install:
virtualenv . ./bin/pip install tilecloud-chain ./bin/pcreate -s tilecloud_chain .
Edit your layers configuration in ./tilegeneration/config.yaml.
Generate tiles:
./bin/generate_tiles
Generate WMTS capabilities:
./bin/generate_controller --generate_wmts_capabilities
From source
Build it:
python bootstrap.py --version 1.5.2 --distribute --download-base \ http://pypi.camptocamp.net/distribute-0.6.22_fix-issue-227/ --setup-source \ http://pypi.camptocamp.net/distribute-0.6.22_fix-issue-227/distribute_setup.py ./buildout/bin/buildout
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tilecloud-chain-0.1.tar.gz
.
File metadata
- Download URL: tilecloud-chain-0.1.tar.gz
- Upload date:
- Size: 72.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dd556cee674f4e885c6758f5d3c78602722b2f78bd320a7b020f0dd0ce90d01 |
|
MD5 | 3eeffbfdef21d3846d198290228ebab6 |
|
BLAKE2b-256 | fefa078f689d85644267e5966633d476b0233cc9f01ae8a44f8051c0d1f19a0e |