From c88d50a9505c691aac115297a13fa22e8a2ad467 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 19 Dec 2013 13:55:05 +0000 Subject: [PATCH] Add simurgh to tile caches --- src/tile.openstreetmap | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index f21e30b..f17c29d 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -135,9 +135,18 @@ provo: bandwidth: 30 ipv4: 192.163.219.40 +# Baku, AZ +baku: + lat: 40.395278 + lon: 49.882222 + colour: "#bfb830" + default: "xx" + pingdom: 1064415 + bandwidth: 10 + ipv4: 94.20.20.55 + # Spare colours: # -# bfb830 # bf3030 # bf9430 # 7ab02c -- 2.43.2