From 6d672be5f74146f69df5411f99449d43853d21b0 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 25 Aug 2012 08:59:48 -0400 Subject: [PATCH] this now lives in my arbitrary layers branch --- doc/todo/osm_arbitrary_layers.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/todo/osm_arbitrary_layers.mdwn b/doc/todo/osm_arbitrary_layers.mdwn index 636cf0686..94cc27bb1 100644 --- a/doc/todo/osm_arbitrary_layers.mdwn +++ b/doc/todo/osm_arbitrary_layers.mdwn @@ -1,4 +1,4 @@ -[[!template id=gitbranch branch=anarcat/master author="[[anarcat]]"]] +[[!template id=gitbranch branch=anarcat/osm_arbitrary_layers author="[[anarcat]]"]] I got tired of hacking at the osm.pm every time I wanted to change the layers, so I made it so the layers can be changed in the .setup file. In my master branch, there are now two new configuration settings: `osm_layers` and `osm_layers_order` which replace the hackish `osm_mapurl`. The variables are a hash and an array that allow the operator to define the list of URLs to be loaded as layers and also to change the order of layers. -- [[users/anarcat]] @@ -35,3 +35,5 @@ I got tired of hacking at the osm.pm every time I wanted to change the layers, s >>>> 2. the above changes on a single branch or on 3 different ones? >>>> >>>> Thanks for your time. -- [[anarcat]] + +>>>>> I have implemented 1.b) and 2. (ie. it's a simple array now, and I split this stuff in different branches.) I'll open another todo for the other branches. --[[anarcat]] -- 2.45.0