Skip to content

Instantly share code, notes, and snippets.

@rfriberg
rfriberg / index.html
Last active March 2, 2017 04:16
San Juan National Historic Park
<!DOCTYPE html>
<html lang="en">
<head>
<title>San Juan National Historic Park</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
height: 100%;
@rfriberg
rfriberg / index.html
Last active March 2, 2017 03:47
San Juan Island - Tangram scene
<!DOCTYPE html>
<html lang="en">
<head>
<title>San Juan Island - Tangram scene</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
height: 100%;
@rfriberg
rfriberg / index.html
Last active February 28, 2017 18:44
San Juan Island - Leaflet
<!DOCTYPE html>
<html lang="en">
<head>
<title>San Juan Island - Leaflet</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-ajax/2.1.0/leaflet.ajax.js"></script>
<style>
#map {
@rfriberg
rfriberg / index.html
Last active February 28, 2017 23:07
Bells and Whistles
<!DOCTYPE html>
<html lang="en">
<head>
<title>Bells and Whistles</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
height: 100%;
@rfriberg
rfriberg / index.html
Last active February 28, 2017 18:46
Under The Hood
<!DOCTYPE html>
<html lang="en">
<head>
<title>Under The Hood</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
@rfriberg
rfriberg / index.html
Last active February 28, 2017 18:47
One Minute Map
<!DOCTYPE html>
<html lang="en">
<head>
<title>One Minute Map</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
@rfriberg
rfriberg / san_juan_nhp.geojson
Created October 18, 2016 20:36
San Juan National Historic Park boundary
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rfriberg
rfriberg / san_juan_nhp_geology.geojson
Created October 18, 2016 20:34
Geology of San Juan Island, WA
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rfriberg
rfriberg / DNM_geology.geojson
Created October 18, 2016 18:07
Geology of Dinosaur National Monument
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rfriberg
rfriberg / DNM_geology.geojson
Created October 18, 2016 18:07
Geology of Dinosaur National Monument
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.