Skip to content

Commit d59f67d

Browse files
authored
Add area geometry to natural=spring. (#282)
1 parent 71c5c38 commit d59f67d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/natural/spring.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
],
88
"geometry": [
99
"point",
10-
"vertex"
10+
"vertex",
11+
"area"
1112
],
1213
"tags": {
1314
"natural": "spring"

0 commit comments

Comments
 (0)