[PLUGINS] ~maj globale
[lhc/web/www.git] / www / plugins / gis / json / gis_tous_avec_liens_espace_prive.html
1 <BOUCLE_gis(GIS){id_gis ?}{id_rubrique ?}{id_article ?}{id_breve ?}{id_document ?}{id_mot ?}{id_auteur ?}{id_syndic ?}{recherche ?}{0, #ENV{limit}}{","}>
2 {"type": "Feature",
3 ["geometry": (#GEOMETRY|appliquer_filtre{wkt_to_json}|sinon{{"type": "Point", "coordinates": \[#LON, #LAT\]}}),]
4 "id":"#ID_GIS",
5 "properties": {
6 "title":[(#VAL{<a href='[(#ID_GIS|generer_url_entite{gis,'','',0})]'>[(#TITRE*|extraire_multi|supprimer_numero|sinon{----})]</a>}|json_encode)],
7 "description":[(#DESCRIPTIF|json_encode)][(#SET{logo_doc,''})][
8 (#LOGO_GIS|gis_icon_properties)][,
9 "styles": (#GEOMETRY_STYLES|appliquer_filtre{geometry_styles_to_json})]
10 }}</BOUCLE_gis>