Skip to content

Instantly share code, notes, and snippets.

@feomike
feomike / block.geojson
Last active December 22, 2015 19:19
boone example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@feomike
feomike / index.html
Last active December 26, 2015 09:29
example map 1
<!DOCTYPE html>
<html>
<head>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='//api.tiles.mapbox.com/mapbox.js/v1.3.1/mapbox.js'></script>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.3.1/mapbox.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
#map { position:absolute; top:0; bottom:0; width:100%; }
</style>
@feomike
feomike / index.html
Last active December 27, 2015 00:19
download speed
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title></title>
<script src='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.js'></script>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.css' rel='stylesheet' />
<!--[if lte IE 8]>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.ie.css' rel='stylesheet'>
<![endif]-->
@feomike
feomike / index.html
Last active January 3, 2016 07:29
jan Product
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title></title>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.js'></script>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.css' rel='stylesheet' />
<!--[if lte IE 8]>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.ie.css' rel='stylesheet'>
@feomike
feomike / index.html
Created February 23, 2014 16:48
example
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title></title>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script src='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.js'></script>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.css' rel='stylesheet' />
<!--[if lte IE 8]>
<link href='//api.tiles.mapbox.com/mapbox.js/v1.4.0/mapbox.ie.css' rel='stylesheet'>
@feomike
feomike / index.html
Last active August 29, 2015 13:57
julie_test
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Map Template</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.js'></script>
<script src='//api.tiles.mapbox.com/mapbox.js/plugins/leaflet-hash/v0.2.1/leaflet-hash.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.1/mapbox.css' rel='stylesheet' />
<style>
@feomike
feomike / image001.png
Last active August 29, 2015 14:01
will's first scratch
image001.png
Shows I have seen
1. The Grateful Dead (Worcester, MA – April 2, 1987)
2. The Grateful Dead (Foxboro, MA – July 3, 1987)
3. The Grateful Dead (Providence RI – September 7, 1987)
4. The Grateful Dead (Worcester, MA – April 7, 1988)
5. The Grateful Dead (Saratoga Springs, NY – June 28, 1988)
6. The Grateful Dead (Rochester, NY – June 30, 1988)
7. The Grateful Dead (Washington D.C. – August 23, 1988)
8. The Grateful Dead (Oakland, CA – February 6, 1989)
9. The Grateful Dead (Oakland, CA – February 7, 1989)
@feomike
feomike / drawbike.aml
Last active May 7, 2021 18:03
bike aml drawing
&if [exists bkmap -dir] &then killmap bkmap
map bkmap
clear
&call symbolset
&call pagesetup
&call drawbox
&call drawtics
&call bblines
&call bglines