Skip to content

Instantly share code, notes, and snippets.

@rossbernet
rossbernet / info.json
Created October 24, 2019 17:38
TileJSON.io - testtest
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
@rossbernet
rossbernet / info.json
Created October 24, 2019 17:37
TileJSON.io - test
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
@rossbernet
rossbernet / test.md
Created May 3, 2019 09:56
for gif links / images

THE BEST THING SINCE SLICED BREAD MAYBE

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@rossbernet
rossbernet / info.json
Created February 5, 2019 14:54
TileJSON.io - GeoTrellis global Friction Layer (OSM + SRTM)
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
@rossbernet
rossbernet / info.json
Created January 24, 2019 18:51
TileJSON.io - geotrellis friction layer
{
"baseLayer": {
"tilejson": "2.2.0",
"name": "base",
"version": "1.0.0",
"scheme": "xyz",
"tiles": [
"https://a.tile.openstreetmap.org/{z}/{x}/{y}.png"
]
},
@rossbernet
rossbernet / GeoPySpark.md
Last active April 23, 2018 15:30
Jenny + GeoPySpark

Changelog

1.2.0

2017-11-01

API Changes