somehow this fixed itself. go figure.
[ikiwiki] / doc / ikiwiki / directive / osm / discussion.mdwn
1 For some reason this stopped working after the 20120203 upgrade:
2
3     Suppression de /home/a-mesh/public_html/map/pois.kml, qui n'est plus rendu par nodes/anarcat
4     Suppression de /home/a-mesh/public_html/map/pois.txt, qui n'est plus rendu par nodes/anarcat
5     Suppression de /home/a-mesh/public_html/map/pois.json, qui n'est plus rendu par nodes/anarcat
6
7 The map ceased to be generated, basically. --[[anarcat]]
8
9 > Weird. This went away after adding debugging. No clue what happened here. But note that this following debugging code was quite useful in the output of --rebuild:
10
11          debug("writing pois file pois.kml in " . $config{destdir} . "/$map");