Dirk Stöcker <openstreet...@dstoecker.de> writes:

> Wer etwas ändert bitte die aktuelle Datei herunterladen, die
> Änderungen eintragen und mir zuschicken.

Ja, ich habe mal eine erste Version gebaut. 


*** presets.xml	2009/01/22 08:26:25	1.1
--- presets.xml	2009/01/22 09:08:53	1.2
***************
*** 33,38 ****
--- 33,42 ----
  	default: ticked on/off
  	delete_if_empty: true/false
  -->
+ 
+ <!-- 	$Id: presets.xml,v 1.2 2009/01/22 09:08:53 niehaus Exp $	 -->
+ 
+ 
  <annotations>
      <group name="Streets" icon="presets/way_secondary.png">
          <item name="Motorway" icon="presets/motorway.png">
***************
*** 155,160 ****
--- 159,165 ----
          </item>
          <item name="Tertiary" icon="presets/way_tertiary.png">
              <label text="Edit a Tertiary Road" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=tertiary"; />
              <space />
              <key key="highway" value="tertiary" />
              <text key="ref" text="Reference" default="" delete_if_empty="true" />
***************
*** 171,176 ****
--- 176,184 ----
          </item>
          <item name="Unclassified" icon="presets/way_unclassified.png">
              <label text="Edit a Unclassified Road" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=unclassified";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=unclassified";
+                   fi:href="http://wiki.openstreetmap.org/wiki/Fi:Tag:highway=unclassified"/>
              <space />
              <key key="highway" value="unclassified" />
              <optional>
***************
*** 187,192 ****
--- 195,201 ----
          </item>
          <item name="Residential" icon="presets/residential.png">
              <label text="Edit a Residential Street" />
+             
              <space />
              <key key="highway" value="residential" />
              <text key="name" text="Name" default="" delete_if_empty="true" />
***************
*** 287,292 ****
--- 296,306 ----
          </item>
          <item name="Roundabout" icon="presets/roundabout.png">
              <label text="Edit a Junction" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:junction=roundabout";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:junction=roundabout";
+                   it:href="http://wiki.openstreetmap.org/wiki/IT:Tag:junction=roundabout";
+                   ro:href="http://wiki.openstreetmap.org/wiki/Ro:Tag:junction=roundabout"/> 
+              
              <space />
              <key key="junction" value="roundabout" />
              <combo key="highway" text="Type" values="motorway,motorway_link,trunk,trunk_link,primary,primary_link,secondary,tertiary,unclassified,residential,living_street,service,bus_guideway,construction" delete_if_empty="true" />
***************
*** 304,309 ****
--- 318,327 ----
          </item>
          <item name="Bridge" icon="presets/bridge.png">
              <label text="Edit a Bridge" />
+             <link href="http://wiki.openstreetmap.org/wiki/Key:bridge";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Key:bridge";
+                   fi:href="http://wiki.openstreetmap.org/wiki/Fi:Key:bridge";
+                   fr:href="http://wiki.openstreetmap.org/wiki/FR:Key:bridge"/>
              <space />
              <key key="bridge" value="yes" />
              <optional>
***************
*** 319,324 ****
--- 337,346 ----
      <group name="Ways" icon="presets/way_unclassified.png">
          <item name="Construction" icon="presets/construction.png">
              <label text="Edit a highway under construction" />
+ <!--     FIXME: no entry in the Wiki
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=construction";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=construction"/>
+ -- >
              <space />
              <key key="highway" value="construction" />
              <optional>
***************
*** 338,343 ****
--- 360,366 ----
          <separator/>
          <item name="Bridleway" icon="presets/equestrian.png">
              <label text="Edit a Bridleway" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=bridleway"/>
              <space />
              <key key="highway" value="bridleway" />
              <optional>
***************
*** 355,360 ****
--- 378,386 ----
          </item>
          <item name="Cycleway" icon="presets/cycleway.png">
              <label text="Edit a Cycleway" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=cycleway";
+                   it:href="http://wiki.openstreetmap.org/wiki/IT:Tag:highway=cycleway";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=cycleway"/>
              <space />
              <key key="highway" value="cycleway" />
              <optional>
***************
*** 372,377 ****
--- 398,405 ----
          </item>
          <item name="Footway" icon="presets/footway.png">
              <label text="Edit a Footway" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=footway";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=footway"/>
              <space />
              <key key="highway" value="footway" />
              <optional>
***************
*** 389,394 ****
--- 417,424 ----
          </item>
          <item name="Pedestrian" icon="presets/pedestrian.png">
              <label text="Edit a Pedestrian Street" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=pedestrian";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=pedestrian"/>
              <space />
              <key key="highway" value="pedestrian" />
              <text key="name" text="Name" default="" delete_if_empty="true" />
***************
*** 405,410 ****
--- 435,443 ----
          </item>
          <item name="Steps" icon="presets/steps.png">
              <label text="Edit a flight of Steps" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=steps";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=steps";
+                   fi:href="http://wiki.openstreetmap.org/wiki/Fi:Tag:highway=steps"; />
              <space />
              <key key="highway" value="steps" />
              <optional>
***************
*** 423,428 ****
--- 456,463 ----
          <separator/>
          <item name="Track" icon="presets/track1.png">
              <label text="Edit a Track" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=track";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=track"/>
              <space />
              <key key="highway" value="track" />
              <optional>
***************
*** 537,542 ****
--- 572,579 ----
          <separator/>
          <item name="Path" icon="presets/path.png">
              <label text="Edit Path" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=path";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=path"/>
              <space />
              <key key="highway" value="path" />
              <space />
***************
*** 561,567 ****
--- 598,608 ----
              </optional>
          </item>
          <item name="Hiking" icon="presets/hiking_grade1.png">
+ <!-- FIXME: links are the same as in higway=path  -->
              <label text="Edit Hiking" />
+             <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=path";
+                   de:href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=path"/>
+ 
              <space />
              <key key="highway" value="path" />
              <key key="sac_scale" value="hiking" />
_______________________________________________
Talk-de mailing list
Talk-de@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk-de

Antwort per Email an