From 6e3017644e2f27a4cb98c3ff4e7723e0e90842be Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 25 Aug 2012 10:48:05 -0400 Subject: confirmed. --- doc/todo/osm_arbitrary_layers.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/todo/osm_arbitrary_layers.mdwn b/doc/todo/osm_arbitrary_layers.mdwn index 4e579b54a..d59f394ee 100644 --- a/doc/todo/osm_arbitrary_layers.mdwn +++ b/doc/todo/osm_arbitrary_layers.mdwn @@ -39,3 +39,5 @@ I got tired of hacking at the osm.pm every time I wanted to change the layers, s >>>>> 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]] >>>>>> [[merged|done]] --[[Joey]] + +Confirmed, thanks!! --[[anarcat]] -- cgit v1.2.3 From 72cde6d41923f0a43dba6b227d5efbfd4e2f600d Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 25 Aug 2012 10:51:03 -0400 Subject: all done here, the folders patch now lives in my osm_folders branch and I am ditching the emacs-specific patch from my master branch --- doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn b/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn index 002b2a22c..fa74d3126 100644 --- a/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn +++ b/doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn @@ -12,6 +12,8 @@ I have two main branches that need merging (on top of [[todo/osm_arbitrary_layer > > Good point. Maybe that can be skipped for now, it sure doesn't look like it will be merged any time soon anyways. I do think that the optimisation needs to be merged, it's quite important because if halves the size of the resulting KML file. --[[anarcat]] +> > > The merge you just did is fine, the only thing missing is folder support, I'll keep it in a separate branch for now, maybe it will be useful later! This is [[done]]. --[[anarcat]] + * `osm_openlayers_misc` - do not override the sorting of layers (so that the order defined in [[todo/osm_arbitrary_layers]] takes effect) and tell Emacs about the non-default indentation policies of the file. > I prefer not to pollute files with editor-specific garbage, and that goes -- cgit v1.2.3