Skip to content

Instantly share code, notes, and snippets.

country longmin latmin longmax latmax
Aruba -70.983 12.4 -69.85 12.617
Antigua and Barbuda -62.417 16.817 -61.65 17.75
United Arab Emirates 45 22.167 59.25 26.133
Afghanistan 60.433 29.15 75.033 38.484
Algeria -8.7 18.027 70.554 37.203
Azerbaijan 44.783 38.417 50.858 41.911
Albania 19 39.583 21.05 42.659
Armenia 43.443 38.857 46.589 41.3
Andorra 1.417 42.433 1.783 42.65
@adamwd392
adamwd392 / index.html
Last active October 14, 2015 22:54
hw7
<!DOCTYPE html>
<meta charset="utf-8">
<style>
path {
fill: none;
stroke: #000;
stroke-linejoin: round;
stroke-linecap: round;
}
@adamwd392
adamwd392 / index.html
Last active October 21, 2015 23:46
hw8
<!DOCTYPE html>
<meta charset="utf-8">
<title>HW8</title>
<style>
svg {
background-color: #b0c4de;
}
body {
@adamwd392
adamwd392 / index.html
Last active October 29, 2015 00:32
hw9
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
@adamwd392
adamwd392 / index.html
Last active October 29, 2015 00:31
hw9 v2
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
fill: none;
stroke: #000;
@adamwd392
adamwd392 / index.html
Last active November 4, 2015 23:31
hw10
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
fill: none;
stroke: #000;
@adamwd392
adamwd392 / index.html
Created November 5, 2015 02:10
hw10 v2
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
fill: none;
stroke: #000;
@adamwd392
adamwd392 / index.html
Last active December 3, 2015 02:12
Final Project
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
fill: none;
stroke: #000;
@adamwd392
adamwd392 / index.html
Last active December 9, 2015 17:48
final2
<!DOCTYPE html>
<meta charset="utf-8">
<title>hmda</title>
<style>
body {
font: 20px sans-serif;
}
path {
fill: none;
stroke: #000;
@adamwd392
adamwd392 / counties.json
Last active December 10, 2015 01:56
final proj files
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.