Last active
January 1, 2016 18:48
-
-
Save flother/8185796 to your computer and use it in GitHub Desktop.
Copy of the stations.geojson in my glasgow-cycle-hire repo, here to allow for quick viewing of a map via bl.ocks.org.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Redirecting...</title> | |
<link rel="canonical" href="http://flother.github.io/glasgow-cycle-hire/"> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8"> | |
<meta http-equiv="refresh" content="0; url=http://flother.github.io/glasgow-cycle-hire/"> | |
</head> | |
<body> | |
<p><strong>Redirecting...</strong></p> | |
<p><a href="http://flother.github.io/glasgow-cycle-hire/">This page has been moved.</a></p> | |
<script> | |
document.location.href = "http://flother.github.io/glasgow-cycle-hire/"; | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment