Skip to content

Instantly share code, notes, and snippets.

@Federicopvs
Federicopvs / index.html
Last active May 16, 2016 22:11
D3 + leaflet + GForm
<!DOCTYPE HTML>
<html>
<head>
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<link rel="stylesheet" type="text/css" href="style.css">
<!--Leaflet-->
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css" />
<script src="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js"></script>
@Federicopvs
Federicopvs / .gistup
Last active February 27, 2016 18:36
turinBudgetNew
gistup
@Federicopvs
Federicopvs / LICENSE
Last active February 24, 2016 14:17
turinBudget
Copyright (c) 2010-2015, Michael Bostock
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,