We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d600a16 commit c51bbaaCopy full SHA for c51bbaa
examples/misc/geoportail.loader.html
@@ -142,6 +142,13 @@ <h2>Dalles de chargement</h2>
142
<input type="checkbox" onchange="doShannon(this.checked)" />
143
Calculer l'intice de Shannon
144
</label>
145
+ <i>
146
+ L'indice de Shannon permet de mesurer la diversité des bâtiments
147
+ <sup>
148
+ <a href="https://www.linkedin.com/posts/enhui-fang-b91b66225_postgis-qgis-rechercheurbaine-activity-7357783926964117504-TCxp" target="_new" title="en savoir plus">1</a>
149
+ <a href="https://fr.wikipedia.org/wiki/Indice_de_Shannon" target="_new" title="sur Wikipedia">2</a>
150
+ </sup>
151
+ </i>
152
</p>
153
</div>
154
0 commit comments