Skip to content

Instantly share code, notes, and snippets.

@stephanebachelier
Created March 17, 2017 08:12
Show Gist options
  • Save stephanebachelier/a5652d3858e02303246a156b442f31e0 to your computer and use it in GitHub Desktop.
Save stephanebachelier/a5652d3858e02303246a156b442f31e0 to your computer and use it in GitHub Desktop.
Metz sur les bancs
{
"authors": [
{
"id": 1,
"name": "Martin Page",
"picture": "",
"bio": ""
},
{
"id": 2,
"name": "Kevin Orr",
"picture": "",
"bio": ""
},
{
"id": 3,
"name": "Tarik Noui",
"picture": "",
"bio": ""
},
{
"id": 4,
"name": "Hélène Frappat",
"picture": "",
"bio": ""
},
{
"id": 5,
"name": "Judith Mayer",
"picture": "",
"bio": ""
},
{
"id": 6,
"name": "Sébastien Betbeder",
"picture": "",
"bio": ""
},
{
"id": 7,
"name": "Sophie Cherer",
"picture": "",
"bio": ""
},
{
"id": 8,
"name": "Fabienne Jacob",
"picture": "",
"bio": ""
},
{
"id": 9,
"name": "Thierry Hesse",
"picture": "",
"bio": ""
}
]
}
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-1, -1]
},
"properties": {
"id": 1,
"picture": "",
"title": "Sans ambiguïté",
"url": "/sounds/1.mp3",
"author": 1
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-1, -1]
},
"properties": {
"id": 2,
"picture": "",
"title": "Une pierre dans le carreau",
"url": "/sounds/2.mp3",
"author": 2
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-1, -1]
},
"properties": {
"id": 3,
"picture": "",
"title": "Hamster",
"url": "/sounds/3.mp3",
"author": 3
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [-1, -1]
},
"properties": {
"id": 4,
"picture": "",
"title": "Jaurès est mort",
"url": "/sounds/4.mp3",
"author": 4
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.170122, 49.11681]
},
"properties": {
"id": 5,
"picture": "",
"title": "Marchand de biens",
"url": "/sounds/5.mp3",
"author": 3
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.17043, 49.116484]
},
"properties": {
"id": 6,
"picture": "",
"title": "Le retour",
"url": "/sounds/6.mp3",
"author": 3
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169975, 49.116468]
},
"properties": {
"id": 7,
"picture": "",
"title": "Instal",
"url": "/sounds/7.mp3",
"author": 3
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169403, 49.116287]
},
"properties": {
"id": 8,
"picture": "",
"title": "Fleuve rouge",
"url": "/sounds/8.mp3",
"author": 4
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169583, 49.116055]
},
"properties": {
"id": 9,
"picture": "",
"title": "Jardin secret",
"url": "/sounds/9.mp3",
"author": 5
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169608, 49.115786]
},
"properties": {
"id": 10,
"picture": "",
"title": "Kepler 452B",
"url": "/sounds/10.mp3",
"author": 6
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.171014, 49.115953]
},
"properties": {
"id": 11,
"picture": "",
"title": "Vocation",
"url": "/sounds/11.mp3",
"author": 7
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.170403, 49.115798]
},
"properties": {
"id": 12,
"picture": "",
"title": "Du vol",
"url": "/sounds/12.mp3",
"author": 4
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169696, 49.117488]
},
"properties": {
"id": 13,
"picture": "",
"title": "Entre chien et loup",
"url": "/sounds/13.mp3",
"author": 8
}
}, {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.169705, 49.117699]
},
"properties": {
"id": 14,
"picture": "",
"title": "Amore",
"url": "/sounds/14.mp3",
"author": 9
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment