Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 7414)
+++ /trunk/data/defaultpresets.xml	(revision 7415)
@@ -6752,4 +6752,13 @@
             <reference ref="population_postcode_website" />
         </item> <!-- Hamlet -->
+        <item name="Farm" icon="presets/places.png" type="node,closedway" preset_name_label="true">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:place=farm"
+                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:place=farm"
+                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:place=farm" />
+            <space />
+            <key key="place" value="farm" />
+            <reference ref="name_wikipedia" />
+            <reference ref="population_postcode_website" />
+        </item> <!-- Farm -->
         <item name="Isolated Dwelling" icon="presets/places.png" type="node,closedway" preset_name_label="true">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:place=isolated_dwelling"
Index: /trunk/styles/standard/elemstyles.mapcss
===================================================================
--- /trunk/styles/standard/elemstyles.mapcss	(revision 7414)
+++ /trunk/styles/standard/elemstyles.mapcss	(revision 7415)
@@ -3702,4 +3702,5 @@
 area[place=village],
 area[place=hamlet],
+area[place=farm],
 area[place=isolated_dwelling],
 area[place=neighbourhood],
@@ -3735,4 +3736,5 @@
 node|z11-[place=village],
 node|z11-[place=hamlet],
+node|z11-[place=farm],
 node|z11-[place=isolated_dwelling],
 node|z11-[place=neighbourhood],
