Thanks Ticker,

committed in r3837

Gerd
________________________________________
Von: mkgmap-dev <[email protected]> im Auftrag von Ticker 
Berkin <[email protected]>
Gesendet: Mittwoch, 8. März 2017 18:27:36
An: mkgmap development
Betreff: [mkgmap-dev] ShapeMergeFilter bug

Hi Gerd

around line 73, it need the addAll (or equivalent) line

                if (usableShapes.size() < 2) {
                        mergedShapes.addAll(usableShapes);
                        return mergedShapes;
                }

Ticker

_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to