Skip to content

Commit 04c6691

Browse files
committed
hot springs can also be mapped as areas, fixes openstreetmap#436
1 parent 65ab57a commit 04c6691

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/natural/hot_spring.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"gnis/feature_id-US"
99
],
1010
"geometry": [
11-
"point"
11+
"point",
12+
"area"
1213
],
1314
"tags": {
1415
"natural": "hot_spring"

0 commit comments

Comments
 (0)