Skip to content

Instantly share code, notes, and snippets.

@swingley
swingley / constituencies.json
Last active November 17, 2015 17:43 — forked from MarthaAnne/constituencies.json
Simplified constituencies.json via mapshaper.org (went down to 5% and used precision=0.000001 when exporting).
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
#!/bin/bash
# Source: http://toomuchdata.com/2012/06/25/how-to-install-python-2-7-3-on-centos-6-2/
# Install stuff #
#################
# Install development tools and some misc. necessary packages
yum -y groupinstall "Development tools"
yum -y install zlib-devel # gen'l reqs