Skip to content

Commit

Permalink
Add a natural features category, fixes openstreetmap#2843
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajith Ranka authored and popov committed Jan 26, 2017
1 parent aaa5bbf commit 21dc73c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/presets/categories/natual-line.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"geometry": "line",
"name": "Natural Features",
"icon": "natural",
"members": [
"natural/coastline",
"natural/tree_row"
]
}

0 comments on commit 21dc73c

Please sign in to comment.