123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 |
- {
- "areas" :
- [
- {
- "coordinates" :
- [
- [
- -1.6592252254486084,
- 48.084953308105469
- ],
- [
- -1.6588068008422852,
- 48.084938049316406
- ],
- [
- -1.658785343170166,
- 48.084701538085938
- ],
- [
- -1.6591715812683105,
- 48.084701538085938
- ]
- ],
- "name" : "a",
- "points" :
- [
- {
- "angle" : 180.0,
- "coordinates" :
- [
- -1.6589784622192383,
- 48.084831237792969
- ],
- "field" : 120.0,
- "radius" : 20.0,
- "useAngle" : false
- }
- ],
- "resource" : "a"
- },
- {
- "coordinates" :
- [
- [
- -1.6611671447753906,
- 48.08587646484375
- ],
- [
- -1.6597509384155273,
- 48.085762023925781
- ],
- [
- -1.6601371765136719,
- 48.084873199462891
- ],
- [
- -1.6612744331359863,
- 48.084873199462891
- ]
- ],
- "name" : "b",
- "points" :
- [
- {
- "angle" : 180.0,
- "coordinates" :
- [
- -1.6606307029724121,
- 48.085491180419922
- ],
- "field" : 120.0,
- "radius" : 20.0,
- "useAngle" : false
- }
- ],
- "resource" : "b"
- },
- {
- "coordinates" :
- [
- [
- -1.6617679595947266,
- 48.086536407470703
- ],
- [
- -1.6605877876281738,
- 48.086620330810547
- ],
- [
- -1.660759449005127,
- 48.085647583007812
- ],
- [
- -1.6620469093322754,
- 48.085662841796875
- ]
- ],
- "name" : "c",
- "points" :
- [
- {
- "angle" : 180.0,
- "coordinates" :
- [
- -1.6612958908081055,
- 48.086177825927734
- ],
- "field" : 120.0,
- "radius" : 20.0,
- "useAngle" : false
- }
- ],
- "resource" : "c"
- }
- ],
- "dir" : "/home/ptitcois/Programmation/TestMin3D2/app/src/main",
- "map" : "/home/ptitcois/Programmation/histodexc",
- "name" : "",
- "resources" :
- [
- {
- "comment" : "Le voila",
- "file" : "/home/ptitcois/Documents/projet/test/images/a.png",
- "name" : "a",
- "position" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "rotation" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "scale" :
- [
- 1.0,
- 1.0,
- 1.0
- ],
- "stage" : 1,
- "title" : "LE premier indice",
- "type" : "Image"
- },
- {
- "comment" : "Le deuxlieme",
- "file" : "/home/ptitcois/Documents/projet/test/images/b.png",
- "name" : "b",
- "position" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "rotation" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "scale" :
- [
- 1.0,
- 1.0,
- 1.0
- ],
- "stage" : 2,
- "title" : "Le deuxieme indice",
- "type" : "Image"
- },
- {
- "comment" : "",
- "file" : "/home/ptitcois/Documents/projet/test/images/c.png",
- "name" : "c",
- "position" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "rotation" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "scale" :
- [
- 1.0,
- 1.0,
- 1.0
- ],
- "stage" : 3,
- "title" : "Le dernier",
- "type" : "Image"
- },
- {
- "comment" : "",
- "file" : "/home/ptitcois/Documents/projet/test/images/d.png",
- "name" : "d",
- "position" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "rotation" :
- [
- 0.0,
- 0.0,
- 0.0
- ],
- "scale" :
- [
- 1.0,
- 1.0,
- 1.0
- ],
- "stage" : 1,
- "title" : "Gagné",
- "type" : "Image"
- }
- ],
- "stages" : 4,
- "stages_list" :
- [
- {
- "n_resource_step" : 1,
- "resource" : "a",
- "stage" : 1,
- "transition" : false
- },
- {
- "n_resource_step" : 1,
- "resource" : "b",
- "stage" : 2,
- "transition" : false
- },
- {
- "n_resource_step" : 1,
- "resource" : "c",
- "stage" : 3,
- "transition" : false
- },
- {
- "n_resource_step" : 1,
- "resource" : "d",
- "stage" : 4,
- "transition" : false
- }
- ]
- }
|