Vandecasteele
Vandecasteele
Hi, Is the raster stored locally or are lizmap accesses it remotely (WMS, COG) ? In the first case, you should have no difficulty to print your map. In the...
If its a simple WMS, you can simply add it to your map. Then, when you will print your map, it will print all the layers selectionned by the user.
Yes, I've several project that used external WMS and the print feature works perfectly. It might be related to your provider.
Disponible pour tester si ça peut aider. J'ai essayé d'appliquer le patch 2019 + le Majic3 formatage mais le résultat est similaire. Pas de données dans la table parcelle. N'hésite...
Did you install the php spatialite extension http://www.gaia-gis.it/gaia-sins/spatialite-cookbook-fr/html/php.html ?
Same for me, Lizmap can't cache tiles. The directory cache structure is created but no tiles are cached (manually or using seeding). ``` php lizmap/console.php wmts:capabilities mon_projet monprojet For "orthophotos-974-2022_cog_tif"...
1. you do not need to create your own search bar as it is provided by default in Lizmap. My advice will be to pass some time reading the documentation...
From my understanding Lizmap (see [lizmap code](https://github.com/3liz/lizmap-web-client/blob/c0a1a75f7cb6f090324395c17a19b9dccd5d5734/lizmap/modules/lizmap/controllers/osm.classic.php#L40)) get the current project BBOX and search only inside this bounding box. In the message @guenterw from we can see that this parameter...
Sorry @Gustry , the version I've copy/paste was the one from my other server (not the new one with Lizmap 3.7 installed). I've updated my ticket. As you can see...
Hi @Gustry , Thanks for your answer. In another project, layers are embed individually (not the whole groupe). But the result is the same. Projects are hosted in your infra...