From: Richard Fairhurst Date: Sat, 12 Jun 2010 18:38:39 +0000 (+0000) Subject: oops, where did the comment go? basic multipolygon support X-Git-Tag: 0.5~406 X-Git-Url: https://git.openstreetmap.org/potlatch2.git/commitdiff_plain/9a2da7aa91f4f592168bb3a4bc6b0705141d81c6 oops, where did the comment go? basic multipolygon support --- diff --git a/TODO.txt b/TODO.txt index 53fe9ded..66d0cf97 100644 --- a/TODO.txt +++ b/TODO.txt @@ -72,3 +72,4 @@ Potlatch 2: main outstanding issues * 'Light' version without vectorlayer support etc. * .gz support for OSMConnection * Multipolygon rendering for dashedLine, lineDecoration, and WayBitmapFiller +* Multipolygons should take their tags from the relation, not the way