Skip to content

Instantly share code, notes, and snippets.

import: https://mapzen.com/carto/refill-style/4/refill-style.yaml
sources:
projectpolygons_20161206:
type: GeoJSON
url: https://gist.github.com/hpanno/3b7279cc6a0d4565db330f8fb23e0694
layers:
# Project Polygons
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!DOCTYPE html>
<html lang="en">
<head>
<title>Fuel Reduction Map</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<style>
#map {
height: 100%;
@hpanno
hpanno / index.html
Last active December 14, 2016 20:05
<!DOCTYPE html>
<html lang="en">
<head>
<title>SLU Water Sources</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://mapzen.com/js/mapzen.css">
<script src="https://mapzen.com/js/mapzen.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet-ajax/2.1.0/leaflet.ajax.js"></script>
<style>
#map {