-
-
Save sarahverdier/58351d5b694b5e9c570ff64bd3982d72 to your computer and use it in GitHub Desktop.
Metz sur les bancs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6,170381, 49,116263] | |
}, | |
"properties": { | |
"id": 1, | |
"picture": "BANC 01B.JPG", | |
"title": "Vocation", | |
"url": "/sounds/1.mp3", | |
"author": 1 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6,171438, 49,115992] | |
}, | |
"properties": { | |
"id": 2, | |
"picture": "BANC 02.JPG", | |
"title": "Du vol", | |
"url": "/sounds/2.mp3", | |
"author": 2 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6,170130, 49,115651] | |
}, | |
"properties": { | |
"id": 3, | |
"picture": "BANC_03.jpg", | |
"title": "Amore", | |
"url": "/sounds/3.mp3", | |
"author": 3 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6,1710383752, 49,1154749638] | |
}, | |
"properties": { | |
"id": 4, | |
"picture": "BANC_04.jpg", | |
"title": "Entre chien et loup", | |
"url": "/sounds/4.mp3", | |
"author": 4 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.170122, 49.11681] | |
}, | |
"properties": { | |
"id": 5, | |
"picture": "BANC 05A.JPG", | |
"title": "Hamster", | |
"url": "5_hamster.mp3", | |
"author": 5 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.17043, 49.116484] | |
}, | |
"properties": { | |
"id": 6, | |
"picture": "BANC 06.JPG", | |
"title": "Fleuve rouge", | |
"url": "6_fleuverouge.mp3", | |
"author": 2 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169975, 49.116468] | |
}, | |
"properties": { | |
"id": 7, | |
"picture": "BANC 07.JPG", | |
"title": "Kepler 452b", | |
"url": "7_kepler.mp3", | |
"author": 6 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169403, 49.116287] | |
}, | |
"properties": { | |
"id": 8, | |
"picture": "BANC 08.JPG", | |
"title": "Marchand de biens", | |
"url": "8_marchandsdebien.mp3", | |
"author": 5 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169583, 49.116055] | |
}, | |
"properties": { | |
"id": 9, | |
"picture": "BANC 09.JPG", | |
"title": "Sans ambiguïté", | |
"url": "9_SANS AMBIGUITE 24.06.15.mp3", | |
"author": 7 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169608, 49.115786] | |
}, | |
"properties": { | |
"id": 10, | |
"picture": "BANC 10.JPG", | |
"title": "Jardin secret", | |
"url": "10_jardinsecret.mp3", | |
"author": 8 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.171014, 49.115953] | |
}, | |
"properties": { | |
"id": 11, | |
"picture": "BANC 11.JPG", | |
"title": "Jaurès est mort", | |
"url": "11_jauresestmort.mp3", | |
"author": 5 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.170403, 49.115798] | |
}, | |
"properties": { | |
"id": 12, | |
"picture": "BANC_12.jpg", | |
"title": "Le retour", | |
"url": "12_leretour.mp3", | |
"author": 5 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169696, 49.117488] | |
}, | |
"properties": { | |
"id": 13, | |
"picture": "BANC 13B.JPG", | |
"title": "Instal", | |
"url": "13_instal.mp3", | |
"author": 5 | |
} | |
}, { | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [6.169705, 49.117699] | |
}, | |
"properties": { | |
"id": 14, | |
"picture": "BANC 14.JPG", | |
"title": "Une pierre dans un carreau", | |
"url": "14_UNE PIERRE DANS UN CARREAU 24.06.15.mp3", | |
"author": 9 | |
} | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment