tilezen/scoville

Name: scoville

Owner: Tilezen

Description: Scoville is a tile latency testing and dissection tool.

Created: 2016-05-25 14:48:29.0

Updated: 2016-12-26 11:41:36.0

Pushed: 2017-05-02 15:18:00.0

Homepage: null

Size: 19

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Scoville - A simple little script to collect tile statistics.

Scoville generates a stream of random tile coordinates according to a given distribution and then downloads the mapbox vector tile, recording information about the tile size, latency and contents. Aggregating this data over a long period can help decide what changes to make to tile contents, and quantify the effect of changes to the tile production.

Install on Ubuntu:
 apt-get install libgeos-dev libcurl4-openssl-dev libpq-dev python-dev
install -r requirements.txt

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.