3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
249 stars 141 forks source link

New Lizmap web component lizmap-features-table to display a compact list of features #4502

Open mdouchin opened 4 weeks ago

mdouchin commented 4 weeks ago

This lizmap-features-table web component allows to display a compact list of vector layer features:

Peek 11-06-2024 13-10

It will be used in several contexts:

As any HTML web component, it can be used by writing an HTML element with attributes allowing to configure its source data and behaviour, for example:

<lizmap-features-table 
    layerName="Quartiers de Montpellier" 
    layerid="VilleMTP_MTP_Quartiers_2011_432620130116112610876" 
    uniqueField="QUARTMNO" 
    expressionfilter="" 
    withgeometry="0" 
    sortingField="LIBQUART" 
    sortingOrder="desc"
/>

Funded by Ville d'Avignon https://cartes.mairie-avignon.com/