Index: trunk/resources/data/defaultpresets.xml
===================================================================
--- trunk/resources/data/defaultpresets.xml	(revision 19352)
+++ trunk/resources/data/defaultpresets.xml	(revision 19354)
@@ -1551,4 +1551,5 @@
             <reference ref="check_crossing_access" />
             <label text="In case of traffic signals:" />
+            <check key="crossing:signals" text="With signals" />
             <checkgroup columns="2">
                 <check key="button_operated" text="Button operated" />
@@ -2387,4 +2388,11 @@
             <reference ref="water_access" />
         </item> <!-- Water -->
+        <item name="Flowline" icon="presets/nautical/waterway_stream.svg" type="way" preset_name_label="true">
+            <link wiki="Tag:waterway=flowline" />
+            <space />
+            <key key="waterway" value="flowline" />
+            <text key="name" text="Name" />
+            <reference ref="water_access" />
+        </item> <!-- Stream -->
         <item name="Tailings Pond" icon="presets/misc/tailings_pond.svg" type="closedway,multipolygon" preset_name_label="true">
             <link wiki="Tag:man_made=tailings_pond" />
@@ -3531,4 +3539,10 @@
             <text key="width" text="Width (meters)" />
             <check key="area" text="Area" />
+        </item> <!-- Railway Platform -->
+        <item name="Railway Platform Edge" icon="presets/transport/platform_rail.svg" type="way" preset_name_label="true">
+            <link wiki="Tag:railway=platform_edge" />
+            <space />
+            <key key="railway" value="platform_edge" />
+            <text key="ref" text="Reference (track number)" />
         </item> <!-- Railway Platform -->
         <separator/>
@@ -9853,5 +9867,5 @@
             <key key="type" value="boundary" />
             <text key="name" text="Name" />
-            <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area" values_searchable="true" />
+            <combo key="boundary" text="Boundary type" values="administrative,maritime,national_park,political,postal_code,protected_area,place" values_searchable="true" />
             <optional>
                 <combo key="admin_level" text="Administrative level" values="1,2,3,4,5,6,7,8,9,10,11" />
