-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
992e880
commit 0753b3f
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -379,5 +379,24 @@ | |
"marker-color": "#e5afcf" | ||
} | ||
} | ||
{ | ||
"type": "Feature", | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [51.3521, 12.4301 ] | ||
}, | ||
"properties": { | ||
"Name": "Matthias Bernt", | ||
"Mail": "[email protected]", | ||
"Affiliation": "Helmholtz Centre for Environmental Research", | ||
"URL": "not public", | ||
"Website": "www.ufz.de", | ||
"Training": "Yearly Transcriptomics and Metagenomics/Amplicon for employees and partnering institutions", | ||
"marker-size": "medium", | ||
"marker-symbol": "star", | ||
"marker-color": "#e5afcf" | ||
} | ||
}, | ||
|
||
] | ||
} |