Skip to content

Instantly share code, notes, and snippets.

@Pabloska
Pabloska / .block
Created August 30, 2018 11:35 — forked from bradoyler/.block
US Flight animation (svg)
license: mit
@Pabloska
Pabloska / index.html
Last active January 12, 2018 14:12
4mi
<html>
<head>
<title>Hot Spots</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta property="og:locale" content="en_US" />
@Pabloska
Pabloska / index.html
Created November 30, 2017 14:30
clusters_rohingya
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<!-- include cartodb.js library -->
@Pabloska
Pabloska / index.html
Created November 30, 2017 14:19
Carto clusters + sql filters
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<!-- include cartodb.js library -->
@Pabloska
Pabloska / index.html
Last active July 7, 2017 12:31
Video_background
<!DOCTYPE html>
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head>
<title>Libyan Detention Centers • Legal Framework</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
@Pabloska
Pabloska / index.html
Created March 6, 2017 10:23
Time series ; Carto'js+highcharts
<!doctype html>
<html>
<head>
<!-- include cartodb.js CSS library -->
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.15/themes/css/cartodb.css" />
<!-- include cartodb.js library -->
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.15/cartodb.js"></script>
<script src="https://code.highcharts.com/highcharts.js"></script>
<script src="https://code.highcharts.com/modules/exporting.js"></script>
.marker-cluster-small {
background-color: rgba(255, 147, 20, 0.6);
}
.marker-cluster-small div {
background-color: rgba(255, 147, 20, 0.6);
}
.marker-cluster-medium {
background-color: rgba(255, 147, 20, 0.6);
}
@Pabloska
Pabloska / index.html
Created December 5, 2016 11:02
4mi_v2
<html>
<head>
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.11/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.11/cartodb.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
@Pabloska
Pabloska / app_1.js
Last active November 18, 2016 12:47
Migrant Deaths
var aspect = 2.5;
var width = $("#map").width();
var height = width/ aspect;
var infoWidth = 100;
var margin = {
top: 20,
left: 35,
@Pabloska
Pabloska / index.html
Last active September 9, 2016 13:53
Illegal developments - Are Brava
<!DOCTYPE html>
<html>
<head>
<title>Pablo Gallego Cadabon</title>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta property="og:locale" content="es_ES" />