Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ryanjhodge on github.
  • I am ryanjhodge (https://keybase.io/ryanjhodge) on keybase.
  • I have a public key whose fingerprint is 2A33 8A63 475B 00A5 23B8 29E4 A2B4 ED11 A302 86AE

To claim this, I am signing this object:

@ryanjhodge
ryanjhodge / index.html
Last active November 27, 2015 19:17
NPMap.js Lewis and Clark National Historic Site Vegetation Inventory Map (Park Atlas)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<title>NPMap.js Lewis and Clark National Historic Site Vegetation Inventory Map (Park Atlas)</title>
<style>
body {
margin: 0;
padding: 0;
@ryanjhodge
ryanjhodge / index.html
Last active November 27, 2015 20:26
NPMap.js Lewis and Clark National Historic Site Vegetation Inventory Map (Mapbox)
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<title>NPMap.js Lewis and Clark National Historic Site Vegetation Inventory Map</title>
<style>
body {
margin: 0;
padding: 0;
@ryanjhodge
ryanjhodge / index.html
Last active August 29, 2015 14:27
NPMap.js Joshua Tree National Park Vegetation Inventory Map
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<title>CartoDB Layer | Examples | NPMap.js</title>
<style>
body {
margin: 0;
padding: 0;
@ryanjhodge
ryanjhodge / index.html
Last active August 29, 2015 14:24
NPMap.js CartoDB Layer with Date Field
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<title>CartoDB Layer | Examples | NPMap.js</title>
<style>
body {
margin: 0;
padding: 0;