Skip to content

Instantly share code, notes, and snippets.

@brucecrevensten
Created September 2, 2014 13:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brucecrevensten/288817ea067dd118a85c to your computer and use it in GitHub Desktop.
Save brucecrevensten/288817ea067dd118a85c to your computer and use it in GitHub Desktop.
Working configuration file
services:
demo:
tms:
layers:
- name: ginaBdl
title: GINA BDL
sources: [gina_bdl_cache]
caches:
gina_bdl_cache:
grids: [global_mercator]
sources: [gina_bdl]
sources:
gina_bdl:
type: tile
url: http://ecn.t3.tiles.virtualearth.net/tiles/a%(quadkey)s.jpeg?g=2868
grid: global_mercator
grids:
global_mercator:
base: GLOBAL_WEBMERCATOR
num_levels: 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment