Skip to content

Instantly share code, notes, and snippets.

@scarolan
Created March 10, 2025 16:17
Show Gist options
  • Save scarolan/b097be465dca7d8d4a42429014e95e32 to your computer and use it in GitHub Desktop.
Save scarolan/b097be465dca7d8d4a42429014e95e32 to your computer and use it in GitHub Desktop.
Geomap data for Grafana Demos
{
"data": [
{ "latitude": 40.7128, "longitude": -74.0060, "value": 75 },
{ "latitude": 34.0522, "longitude": -118.2437, "value": 42 },
{ "latitude": 51.5074, "longitude": -0.1278, "value": 88 },
{ "latitude": 35.6895, "longitude": 139.6917, "value": 67 },
{ "latitude": -33.8688, "longitude": 151.2093, "value": 55 },
{ "latitude": 48.8566, "longitude": 2.3522, "value": 91 },
{ "latitude": 55.7558, "longitude": 37.6173, "value": 60 },
{ "latitude": 37.7749, "longitude": -122.4194, "value": 78 },
{ "latitude": -23.5505, "longitude": -46.6333, "value": 34 },
{ "latitude": 19.4326, "longitude": -99.1332, "value": 49 },
{ "latitude": 39.9042, "longitude": 116.4074, "value": 82 },
{ "latitude": 52.5200, "longitude": 13.4050, "value": 73 },
{ "latitude": 41.8781, "longitude": -87.6298, "value": 58 },
{ "latitude": 28.6139, "longitude": 77.2090, "value": 66 },
{ "latitude": -26.2041, "longitude": 28.0473, "value": 47 },
{ "latitude": 35.6762, "longitude": 139.6503, "value": 95 },
{ "latitude": 31.2304, "longitude": 121.4737, "value": 37 },
{ "latitude": 1.3521, "longitude": 103.8198, "value": 81 },
{ "latitude": 13.7563, "longitude": 100.5018, "value": 54 },
{ "latitude": 25.276987, "longitude": 55.296249, "value": 99 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment