natuurpunt visitor centre layer

This commit is contained in:
Ward Beyens 2021-07-08 12:02:42 +02:00
parent daff0f6fb8
commit 9a3aedacbf
6 changed files with 329 additions and 11 deletions

View file

@ -1769,5 +1769,12 @@
"question": "Do you want to add a description?"
}
}
},
"visitor_information_centre": {
"name": "Visitor Information Centre",
"title": {
"render": "{name}"
},
"description": "A visitor center offers information about a specific attraction or place of interest where it is located."
}
}

View file

@ -1999,5 +1999,12 @@
}
}
}
},
"visitor_information_centre": {
"name": "Bezoekerscentrum",
"title": {
"render": "{name}"
},
"description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd."
}
}