forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
bb23bc0761
commit
4ef5d31c53
28 changed files with 7437 additions and 581 deletions
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"contributors": [
|
||||
{
|
||||
"commits": 4040,
|
||||
"commits": 4088,
|
||||
"contributor": "Pieter Vander Vennet"
|
||||
},
|
||||
{
|
||||
"commits": 86,
|
||||
"commits": 112,
|
||||
"contributor": "Robin van der Linde"
|
||||
},
|
||||
{
|
||||
|
@ -124,6 +124,10 @@
|
|||
"commits": 5,
|
||||
"contributor": "David Haberthür"
|
||||
},
|
||||
{
|
||||
"commits": 4,
|
||||
"contributor": "AlexanderRebai"
|
||||
},
|
||||
{
|
||||
"commits": 4,
|
||||
"contributor": "OliNau"
|
||||
|
@ -148,6 +152,10 @@
|
|||
"commits": 3,
|
||||
"contributor": "Léo Villeveygoux"
|
||||
},
|
||||
{
|
||||
"commits": 2,
|
||||
"contributor": "Andrews Leruth"
|
||||
},
|
||||
{
|
||||
"commits": 2,
|
||||
"contributor": "pdassori"
|
||||
|
@ -188,6 +196,10 @@
|
|||
"commits": 2,
|
||||
"contributor": "Stanislas Gueniffey"
|
||||
},
|
||||
{
|
||||
"commits": 1,
|
||||
"contributor": "loviuz"
|
||||
},
|
||||
{
|
||||
"commits": 1,
|
||||
"contributor": "kjonosm"
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"id": "healthcare",
|
||||
"title": {
|
||||
"en": "Healthcare"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, various healthcare related items are shown"
|
||||
},
|
||||
"maintainer": "MapComplete",
|
||||
"icon": "./assets/layers/doctors/doctors.svg",
|
||||
"version": "0",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
"layers": [
|
||||
"doctors",
|
||||
"hospital",
|
||||
"pharmacy"
|
||||
]
|
||||
"id": "healthcare",
|
||||
"title": {
|
||||
"en": "Healthcare"
|
||||
},
|
||||
"description": {
|
||||
"en": "On this map, various healthcare related items are shown"
|
||||
},
|
||||
"maintainer": "MapComplete",
|
||||
"icon": "./assets/layers/doctors/doctors.svg",
|
||||
"version": "0",
|
||||
"startLat": 50.8465573,
|
||||
"defaultBackgroundId": "CartoDB.Voyager",
|
||||
"startLon": 4.351697,
|
||||
"startZoom": 16,
|
||||
"widenFactor": 2,
|
||||
"layers": [
|
||||
"doctors",
|
||||
"hospital",
|
||||
"pharmacy"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue