UNKNOWN
Project description
Quick (and dirty) tile viewer
python -m tileviewer <tiles.json>
open browser and go to http://127.0.0.1:5000
In addition to json files, data can be read from a mongodb
python -m tileviewer mongo:<host>:<database>:<collection>
and the serving host (default: 0.0.0.0) and port (default: 5000) can be set:
python -m tileviewer <tiles.json> <host> <port>
See tileviewer/db/dbbuilder.py for an example script to build a tilestore database.
See jobs for example scripts to run sever renderers on a cluster. Be sure to set the TILESERVER_DIR environment variable so that all renderers can locate other renderers.
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 tileviewer-0.1.1.tar.gz
.
File metadata
- Download URL: tileviewer-0.1.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b0ca8644fdecd8f2601e07f6a9b79b774fcb896c649a5f0a5bf48ace151ca24 |
|
MD5 | 474d2bf83ba25e12bf4968b75da2a203 |
|
BLAKE2b-256 | ab5cfdb01de934bd796065c588927cc9a4aee4db593f550d912051de7b22da31 |