[PLUGINS] +maj gis4
[lhc/web/www.git] / www / plugins / gis / json / gis_mots.html
1 <BOUCLE_mots(MOTS){gis}{id_mot ?}{id_groupe ?}{id_article ?}{id_rubrique ?}{id_breve ?}{id_syndic ?}{id_forum ?}{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":[(#URL_MOT|lien_ou_expose{[(#TITRE_GIS*|sinon{#TITRE*}|extraire_multi|supprimer_numero)]}|json_encode)],
7 "description":[(#DESCRIPTIF_GIS|sinon{#DESCRIPTIF}|json_encode)][
8 (#LOGO_GIS|gis_icon_properties)]
9 }}</BOUCLE_mots>