Might I suggest the following modification:
When creating an Area I think this tag should be set. Or is it 
configurable somehow?

Ciao
Alessandro


Index: Interaction/CreateAreaInteraction.cpp
===================================================================
--- Interaction/CreateAreaInteraction.cpp       (revisione 10655)
+++ Interaction/CreateAreaInteraction.cpp       (copia locale)
@@ -77,6 +77,7 @@
        TrackPoint* From = 0;
        theRoad = new Road;
        theRoad->setTag("created_by", QString("Merkaartor %1").arg(VERSION));
+       theRoad->setTag("area","yes");
        if (FirstNode)
        {
                From = FirstNode;



_______________________________________________
Merkaartor mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/merkaartor

Reply via email to