Skip to content

Commit

Permalink
Merge pull request #4785 from hikemaniac/wayside_shrine
Browse files Browse the repository at this point in the history
Add religion and denomination fields to wayside shrine
  • Loading branch information
bhousel authored Feb 10, 2018
2 parents 0348f9f + 21ab63d commit 5cb009e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -8241,6 +8241,8 @@
"icon": "landmark",
"fields": [
"name",
"religion",
"denomination"
"inscription"
],
"geometry": [
Expand Down
2 changes: 2 additions & 0 deletions data/presets/presets/historic/wayside_shrine.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"icon": "landmark",
"fields": [
"name",
"religion",
"denomination",
"inscription"
],
"geometry": [
Expand Down

0 comments on commit 5cb009e

Please sign in to comment.