From d48ddd871eefd74d3d57d388aabf447ab1e2b292 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 15 Mar 2013 13:16:43 +0000 Subject: [PATCH] Add lyon to tile cache pool --- src/tile.openstreetmap | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/tile.openstreetmap b/src/tile.openstreetmap index 785c1ea..d5cd78d 100644 --- a/src/tile.openstreetmap +++ b/src/tile.openstreetmap @@ -65,4 +65,11 @@ sanfrancisco: lat: 37.708264 lon: -122.280247 pingdom: 788480 - bandwidth: 5 + bandwidth: 5 + +# Lyon, FR +lyon: + lat: 45.7575958 + lon: 4.8323239 + pingdom: 789594 + bandwidth: 1 -- 2.43.2