Skip to content

Instantly share code, notes, and snippets.

@SakshamInABox
Last active June 16, 2019 04:35
Show Gist options
  • Save SakshamInABox/d707abbc600bc09eca8f9213ad91d9e3 to your computer and use it in GitHub Desktop.
Save SakshamInABox/d707abbc600bc09eca8f9213ad91d9e3 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "Hack&Learn"
},
"geometry": {
"type": "Point",
"coordinates": [
174.75679099559784,
-36.846637242032074
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "NZISIG"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76578444242477,
-36.845600513962964
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "(ISC)²"
},
"geometry": {
"type": "Point",
"coordinates": [
174.75630819797516,
-36.84502955627024
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "ServerlessAuckland"
},
"geometry": {
"type": "Point",
"coordinates": [
174.75666761398315,
-36.8433445622833
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "CybersecCon"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76577639579773,
-36.839978756134585
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "GoogleCloudOnBoard"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76349651813504,
-36.85769480007683
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "OWASP New Zealand Day"
},
"geometry": {
"type": "Point",
"coordinates": [
174.77109253406525,
-36.853067647036696
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "MYOB's CodeRetreat"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76754665374756,
-36.854145051843865
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "ISACA AUT Student Chapter"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76459622383118,
-36.85244094243418
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "Microsoft Student Accelerator"
},
"geometry": {
"type": "Point",
"coordinates": [
174.77104425430298,
-36.8533895823349
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "SummerOfTech Git Workshop"
},
"geometry": {
"type": "Point",
"coordinates": [
174.77063655853271,
-36.851097373471724
]
}
},
{
"type": "Feature",
"properties": {
"marker-color": "#ff0000",
"marker-size": "medium",
"marker-symbol": "star",
"MeetupName": "AI - Test Run Event"
},
"geometry": {
"type": "Point",
"coordinates": [
174.76863026618958,
-36.85269420039218
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment