[Merkaartor] area

Alessandro Briosi tsdogs at briosix.org
Fri Sep 12 19:27:29 BST 2008


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;






More information about the Merkaartor mailing list