Skip to content

Instantly share code, notes, and snippets.

@riccardolardi
Last active May 31, 2019 10:11
Show Gist options
  • Save riccardolardi/71e8e3eeae144bb1a7b357cf9b48e3d3 to your computer and use it in GitHub Desktop.
Save riccardolardi/71e8e3eeae144bb1a7b357cf9b48e3d3 to your computer and use it in GitHub Desktop.
{
"name": "Switzerland",
"view": {
"zoom": 34, // changable by maptool
"lat": 46.7310679, // changable by maptool
"lon": 6.2670205 // changable by maptool
},
"places": [
{
"type": "federation",
"name": "World Archery Federation",
"address": "Maison du Sport International, Av. de Rhodanie 54, 1007 Lausanne, Switzerland",
"lat": 46.5153659,
"lon": 6.6093119,
"offset": {
"lat": 46.6515365, // changable by maptool
"lon": 6.5144342 // changable by maptool
}
} // ...
]
}
@riccardolardi
Copy link
Author

Dataset for a country in CMS. Open for discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment