Skip to content

Instantly share code, notes, and snippets.

View nlehuby's full-sized avatar

Noémie nlehuby

  • Jungle Bus
View GitHub Profile
@nlehuby
nlehuby / boundaries.json
Created August 17, 2017 13:11
Affichage des admin_level depuis les tuiles vectorielles OpenMapTiles
{
"version": 8,
"name": "Klokantech Basic",
"metadata": {
"mapbox:autocomposite": false,
"mapbox:type": "template",
"maputnik:renderer": "mbgljs",
"openmaptiles:version": "3.x",
"openmaptiles:mapbox:owner": "openmaptiles",
@nlehuby
nlehuby / index.html
Created July 28, 2017 13:13
Thermomètre de ligne avec gitgraph
<!DOCTYPE HTML>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Transilien N</title>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/gitgraph.js/1.11.2/gitgraph.min.css" />
<style>
body {
margin: 0;