This projects aims in collection all Galaxy servers across the earth. We stricly encourage all Galaxy Admins to add their server to this map, no matter if the server is public or not. We will use this map to guide users to you, make people and funding agencies aware of your awesome service, connect Admins between instances more closely and build a network of potential training instances.
Simply add an entry like this to the geosjon file:
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [7.85203, 48.02559]
},
"properties": {
"name": "MPI-IE Galaxy Server",
"URL": "https://deeptools.ie-freiburg.mpg.de",
"description": "The Home of deepTools - test and play around with the latest deepTools version."
}
}
The Latitude and Longitude for the coordinates
section can be optained with this service for example: https://mondeca.com/index.php/en/any-place-en. Please note that the first number is Longitude and the second is Latitude.