Skip to content

Instantly share code, notes, and snippets.

View bantayan's full-sized avatar

cebu bantayan bantayan

View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
lon lat
123.79394531249999 11.142024185639443
123.79325866699217 11.21140730835828
123.69369506835938 11.131244737050944
124.11083221435547 11.331272817090133
124.1077423095703 11.34069831727218
123.63121032714844 11.098903998492075
124.02534484863281 10.22438284191767
124.13246154785156 10.19870362083089
123.37028503417969 9.997591178343312
@bantayan
bantayan / d3map.css
Last active August 29, 2015 14:09 — forked from emeeks/d3map.css
3d globe in canvas d3 with data from csv file - coral reefs
path,circle,rect,polygon,ellipse,line {
vector-effect: non-scaling-stroke;
}
svg, canvas {
top: 0;
}
#d3MapZoomBox {
position: absolute;
z-index: 10;
height: 100px;
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.