-
-
Save jibe-b/ebb813465a6d1d3f52e26593defbaee8 to your computer and use it in GitHub Desktop.
zerodechetstrasbourg
This file contains hidden or 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
{ | |
"name" : "Carte ZéroDéchet", | |
"mode" : "server", | |
"skin" : {"logo" : "https://stockagehelloassoprod.blob.core.windows.net/images/logos/zerowastestrasbourg-47e8563f79974c7cb81f6e7edcfc1272.jpg", | |
"title" : "Carte Zéro Déchet Strasbourg", | |
"shortDescription" : "Carte du Groupe Local Zero Dechet Strasbourg (v2017/06/28-10h36)", | |
"displayScope" : false, | |
"docs":true, | |
"displayCommunexion" : true, | |
"displayNotifications" : false, | |
"profilBar" : false, | |
"breadcrum" : true, | |
"displayButtonGridList" : false, | |
"class" : { | |
"mainContainer" : false | |
}, | |
"iconeAdd" : false, | |
"iconeSearchPlus" : false, | |
"loginTitle":"", | |
"front" : { | |
"organization" : true, | |
"project" : false, | |
"event" : false, | |
"community" : false, | |
"dda" : false, | |
"live" : false, | |
"search" : false, | |
"need" : false, | |
"poi" : true | |
}, | |
"menu" : { | |
"aroundMe":false, | |
"connectLink":false, | |
"add":true, | |
"detail":true, | |
"news":true, | |
"directory":true, | |
"gallery":true | |
} | |
}, | |
"filter" : { | |
"types" : false, | |
"paramsFiltre" : { "conditionBlock" : "or" , "conditionTagsInBlock" : "and" }, | |
"linksTag" : { | |
"Je me nourris" : { | |
"tagParent" : "Alimentation", | |
"background-color" : "#f5f5f5", | |
"image" : "Alimentation.png", | |
"tags" : { | |
"Caviste (Vrac)":["Caviste","Vrac"], | |
"Épicerie (Vrac)":["Épicerie","Vrac"], | |
"Épicerie (100% Vrac)":["Vrac","Épicerie","100% Vrac"], | |
"Chocolaterie (Vrac)":["Vrac","Chocolaterie"], | |
"Miel (Vrac)":["Vrac","Miel"], | |
"Thé café (Vrac)":["Vrac","thé café"], | |
"Traiteur (Vrac)":["Vrac","Traiteur"] | |
} | |
}, | |
"Je prends soin de moi et de ma maison" : { | |
"tagParent" : "Maison", | |
"background-color" : "#f5f5f5", | |
"image" : "Logement.png", | |
"tags" : { | |
"Cosmétique (Vrac)":["Cosmétique","Vrac"], | |
"Droguerie (Vrac)":["Droguerie","Vrac"] | |
} | |
}, | |
"Je donne j'echange et j'achète d'occasion" : { | |
"tagParent" : "Equipement", | |
"background-color" : "#f5f5f5", | |
"image" : "Equipement.png", | |
"tags" : { | |
"Don":"Don", | |
"Ressourcerie":"Ressourcerie", | |
"Meubles (Occasion)":["Meubles","Occasion"], | |
"Électroménager (Occasion)":["Électroménager","Occasion"], | |
"Informatique (Occasion)":["Informatique","Occasion"], | |
"Jouets (Occasion)":["Jouets","Occasion"], | |
"Outils (Occasion)":["Outils","Occasion"], | |
"Puériculture (Occasion)":["Puériculture","Occasion"], | |
"Friperie":"Friperie", | |
"Vêtements (Occasion)":["Vêtements","Occasion"] | |
} | |
}, | |
"Je fais moi même ou je répare" : { | |
"tagParent" : "Réparation", | |
"background-color" : "#f5f5f5", | |
"image" : "Reparation.png", | |
"tags" : { | |
"Réparation":"Réparation", | |
"Fablab":"Fablab", | |
"Repair Café":"RepairCafé", | |
"Couturier":"Couturier" | |
} | |
}, | |
"J'emprunte" : { | |
"tagParent" : "Surface", | |
"background-color" : "#f5f5f5", | |
"image" : "Loisir.png", | |
"tags" : { | |
"Bibliothèque":"Bibliothèque", | |
"Ludothèque":"Ludothèque", | |
"Médiathèque":"Médiathèque", | |
"Outillothèque":"Outillothèque" | |
} | |
}, | |
"Je composte et je recycle" : { | |
"tagParent" : "Conteneur", | |
"background-color" : "#f5f5f5", | |
"image" : "Service.png", | |
"tags" : { | |
"Compost":"Compost", | |
"Emballage (recyclage)":["Emballage","Recyclage"], | |
"Textile (recyclage)":["Textile","Recyclage"], | |
"Verre (recyclage)":["Verre","Recyclage"] | |
} | |
} | |
} | |
}, | |
"add" : { | |
"organization" : true | |
}, | |
"result" : { | |
"displayImage" : true, | |
"displayType" : true, | |
"fullLocality" : true, | |
"datesEvent" : false, | |
"displayShortDescription" : true | |
}, | |
"request" : { | |
"sourcekey" : "zeroDechet", | |
"pagination" : 1000, | |
"searchType" : [ | |
"organizations" | |
], | |
"searchLocalityDEPARTEMENT" : ["BAS-RHIN"], | |
"searchTag" : [ | |
"Recyclage", | |
"Compost", | |
"Ressourcerie", | |
"Friperie", | |
"Occasion", | |
"Don", | |
"Fablab", | |
"RepairCafé", | |
"Réparation", | |
"Bibliothèque", | |
"Ludothèque", | |
"Médiathèque", | |
"Outillothèque", | |
"Ressourcerie", | |
"Vrac" | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment