aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Siroky <evan.siroky@yahoo.com>2018-11-19 12:38:31 -0800
committerGitHub <noreply@github.com>2018-11-19 12:38:31 -0800
commit5346672f1a26d0fff976621161631c9ee4e81bc5 (patch)
tree5241242913906b4fd0806ae2191c3055859f97b0
parent699b412b4ed89c48a9d35407d11bbbe8c652a5f4 (diff)
downloadtimezone-boundary-builder-5346672f1a26d0fff976621161631c9ee4e81bc5.tar.gz
Add downloads badge to readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f5be4d..ecd880c 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ The goal of this project is to produce a shapefile with the boundaries of the wo
<p align="center"><img src="2018g.png" /></p>
+[![Github downloads for all releases](https://img.shields.io/github/downloads/evansiroky/timezone-boundary-builder/total.svg)](https://www.somsubhra.com/github-release-stats/?username=evansiroky&repository=timezone-boundary-builder)
+
## Shapefiles and data
The shapefiles are available for download in this project's [releases](https://github.com/evansiroky/timezone-boundary-builder/releases). As of release 2018d shapefiles are available with or without oceans. Each shape or geojson object has a single attribute or property respectively called `tzid`. The tzid corresponds to the timezone name as defined in the [timezone database](https://www.iana.org/time-zones) (for example: `America/Los_Angeles` or `Asia/Shanghai`).