Skip to content

Instantly share code, notes, and snippets.

View JulesBlm's full-sized avatar

Jules Blom JulesBlm

View GitHub Profile
@JulesBlm
JulesBlm / .block
Last active February 10, 2024 19:11
Train stations of the Netherlands Voronoi Diagram
license: gpl-3.0
height: 950
scrolling: no
border: yes
@JulesBlm
JulesBlm / .block
Last active May 2, 2019 08:27
Amsterdam Rail Infrastructure Map
license: gpl-3.0
height: 650
scrolling: no
border: yes
@JulesBlm
JulesBlm / README.MD
Last active November 13, 2018 22:21
Geological Timescale v4

geo-timescale

geo-timescale on GitHub

A modular D3.js-based geologic time scale that utilizes data from the Paleobiology Database.

To use, simply include timescale.js and timescale.css in your HTML document, and initialize into the div of your choice with timescale.init("id-of-div").

D3 v5 version

@JulesBlm
JulesBlm / .block
Last active September 30, 2017 15:15
Population Density Map of the Netherlands
license: gpl-3.0
height: 950
scrolling: no
border: yes
@JulesBlm
JulesBlm / .block
Last active November 6, 2017 11:42
Geological Timescale Vertical
license: gpl-3.0
height: 710
scrolling: no
border: no
@JulesBlm
JulesBlm / bases.csv
Last active August 17, 2023 03:28
US Foreign Military Bases
We can make this file beautiful and searchable if this error is corrected: It looks like row 3 should actually have 6 columns, instead of 5. in line 2.
country,name,lat,lon,notes,
Afghanistan,Bagram Ab,34.946222,69.264639,2014 agreement allows U.S. troops to remain at Bagram Air Base and at least eight more major installations through 2024.,
Afghanistan,Kandahar Airfield,31.506807,65.847511,
Afghanistan,Mazar-E-Sharif,36.707497,67.209892,
Afghanistan,Gardez,33.625017,69.23584,
Afghanistan,Kabul,34.534477,69.150352,
Afghanistan,Herat,34.345236,62.205234,
Afghanistan,Shindand,33.306995,62.136453,
Afghanistan,Sharab,31.537207,64.230651,
Afghanistan,Jalalabad,34.3983,70.500641,
@JulesBlm
JulesBlm / index.html
Last active March 18, 2018 22:43
Nederlandse Overheid structuur
<!--
- Werknemers (?)
- Budgetten
-svg title hover
- Kleur voor rwt/zbo/rwtzbo/agentschap/ministerie
- Text overlap fixen
- Curved text?
-->
<!DOCTYPE html>
<meta charset="utf-8">
@JulesBlm
JulesBlm / README.md
Last active August 27, 2018 12:30
Inkomen Nederland D3 kaart

Gemiddeld Inkomen kaart Nederland

Bron: CBS

MIT licence

@JulesBlm
JulesBlm / index.html
Created September 8, 2019 18:45
GeologicalTimescale
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="Content-Language" content="en" />
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, width=device-width">
<title>Geologic Time</title>
<link rel="stylesheet" href="timescale.css" />
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.