We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
diff --git a/conf/schema/poi.json b/conf/schema/poi.json index ac0f1e0..5848d50 100644 --- a/conf/schema/poi.json +++ b/conf/schema/poi.json @@ -5,8 +5,7 @@ ], "dataType": "enumeration", "geometries": [ - "node", - "area" + "node" ], "influence": 1, "name": "poi", @@ -17,4 +16,4 @@ "name": "poi=yes", "objectType": "tag" } -] \ No newline at end of file +]