Skip to content

Instantly share code, notes, and snippets.

View junosuarez's full-sized avatar
💭
hi hello

juno suárez junosuarez

💭
hi hello
View GitHub Profile
@junosuarez
junosuarez / chattanooga.geojson
Created June 7, 2014 03:32
a delaunnay triangulation of Chattanooga census blocks
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junosuarez
junosuarez / tmg.geojson
Created June 6, 2014 13:37
all of the Mountain Goats shows I am not going to
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junosuarez
junosuarez / index.js
Created June 4, 2014 21:59
requirebin sketch
var L = require('leaflet')
var leafletMap = require('leaflet-map')
var request = require('browser-request')
var map = leafletMap().setView([37.75741564287944, -122.34220504760742], 12)
L.tileLayer('https://{s}.tiles.mapbox.com/v3/examples.map-i86knfo3/{z}/{x}/{y}.png')
.addTo(map)
request({
url: 'http://github-raw-cors-proxy.herokuapp.com/codeforamerica/transitjson/master/example.sfmta.geojson',
term views
employment 40782
property Taxes 9398
pay fine 8586
gis maps 4457
bid solicitations 2782
buy venue tickets 2326
311 376
recycling 124
coolidge park 102
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@junosuarez
junosuarez / gist:bae427e2fe5da8822864
Last active August 29, 2015 14:01
the future of javascript
require('cat-picture')
document.addEventListener('DOMContentLoaded', () => {
var nums = [1,2,3,4,5,6,7,8,9]
var text = nums.map((n) => 2*n).join('\n')
document.body.innerHTML += '<pre>' + text + '</pre>'
@junosuarez
junosuarez / rv_aditavkr.md
Last active August 29, 2015 14:01
things i want to do whilst in SF
  • go to the de young museum
  • ride bikes
  • eat hella tacos
  • ride ferries (possibly to angel island?)
  • go to a show (i'm going to Baths at the Independent on 5/21)
  • go camping / meteor shower watching

it all has to fit in by 5/24

@junosuarez
junosuarez / gist:a85cff5894a6cc7afa05
Created May 15, 2014 23:38
notes from maptime pdx 5/14
geojson.io
simple style spec - basic geojson style properties
geokettle for ETL
http://www.spatialytics.org/projects/geokettle/
project ideas:
VMs with geo software already installed