]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/todo/osm__95__optimisations__95__and__95__fixes.mdwn
insist on the KML optimisation, agreed to ditch the folders support and editor-specif...
[www/ikiwiki.git] / doc / todo / osm__95__optimisations__95__and__95__fixes.mdwn
index 332ef2d84163241022ffe03c8adcb897c5f640e1..002b2a22c5956d0c766870b3c35674b468b38a5e 100644 (file)
@@ -8,7 +8,9 @@ I have two main branches that need merging (on top of [[todo/osm_arbitrary_layer
  * `osm_kml_formatting` - indentation of the KML, optimisation: remove duplicate style declarations, folders support (even though [[it's not supported by openlayers just yet|https://trac.osgeo.org/openlayers/ticket/2195]])
 
 > If it's not supported yet, does it break something? Seems it must be hard
-> to the change at least if it's not supported. --[[Joey]]
+> to test the change at least if it's not supported. --[[Joey]]
+
+> > 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]]
 
  * `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.
 
@@ -16,6 +18,8 @@ I have two main branches that need merging (on top of [[todo/osm_arbitrary_layer
 > doubly for files served over the network. Cherry-picked the layer sorting
 > change. --[[Joey]]
 
+> > Alright, I am fine with that, thanks. -- [[anarcat]]
+
 Those two branches are also merged directly on my master branch... along with [[todo/osm_arbitrary_layers]].
 
 I am filing this as one todo to simplify matter, but I can also split it further if needs be. --[[anarcat]]