Add descriptions to layers
This commit is contained in:
parent
7d75547e70
commit
31eecb02f6
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"id": "dogpark",
|
"id": "dogpark",
|
||||||
|
"description": "A layer showing dogparks, which are areas where dog are allowed to run without a leash",
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"or": [
|
"or": [
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"id": "veterinary",
|
"id": "veterinary",
|
||||||
|
"description": "A layer showing veterinarians",
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": {
|
"osmTags": {
|
||||||
"or": [
|
"or": [
|
||||||
|
|
Loading…
Reference in a new issue