Skip to content

Commit

Permalink
Add contact:instagram field for POIs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbraz committed Dec 17, 2023
1 parent f2c16fb commit d997db6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/fields/contact/instagram.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"key": "contact:instagram",
"type": "url",
"label": "Instagram Account Name or URL",
"placeholder": "https://www.instagram.com/openstreetmap/"
}
1 change: 1 addition & 0 deletions data/presets/@templates/poi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"{@templates/contact}",
"address",
"contact/facebook",
"contact/instagram",
"gnis/feature_id-US",
"level",
"not/name",
Expand Down

0 comments on commit d997db6

Please sign in to comment.