From a8431a7b8f07693c81fc0e7616fa8f833b5a7e30 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 26 Aug 2016 19:40:58 +0100 Subject: [PATCH 1/1] Correct locations for orm and yevaud Aside from the fact that they are in different places it is important to keep them separate to make the algorithm stable. --- src/render.openstreetmap | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/render.openstreetmap b/src/render.openstreetmap index 79aec7b..a05e93d 100644 --- a/src/render.openstreetmap +++ b/src/render.openstreetmap @@ -1,6 +1,6 @@ orm: - lat: 51.507222 - lon: -0.1275 + lat: 51.49889 + lon: -0.17636 pingdom: 923426 colour: "#bfa730" bandwidth: 500 @@ -9,8 +9,8 @@ orm: default: "" yevaud: - lat: 51.507222 - lon: -0.1275 + lat: 51.52672 + lon: -0.13505 pingdom: 923428 colour: "#412c84" bandwidth: 500 -- 2.43.2