https://dl.dropboxusercontent.com/u/7761445/hidrogeografic_mca.html
With the invaluable technical help of Leaflet map library and QGIS 3.12, I am preparing this interactive hydrogeographic map (a new web-map), which I hope will be useful when you want to quickly consult the water courses of the island of Mallorca, flood areas, and hydrogeological zones to which they belong. At the moment, the data for each watercourse is obtained by clicking on the points, but the intention is that they can be obtained by clicking on each line feature. Although I normally use the geospatial data exchange GeoJSON format, because it is lighter than the GML standard, sometimes the GeoJSON object is still very heavy (as in my case with the watercourse line layer). An alternative to reduce its size is to convert the file to TopoJSON.