Julien Sabatier
Julien Sabatier
I agree that it's very difficult to use ngeo in a project, because the documentation isn't accessible for new users... I followed some tutorials for AngularJS, and after tried to...
Maybe it's related to https://github.com/mapfish/mapfish-print/blob/3.22/core/src/main/java/org/mapfish/print/servlet/BaseMapServlet.java#L110 which doesn't have right ServletPath ?
I notice the same problem when calling : > /servitudes/report.pdf/status/92868781-5905-4ca9-bc12-d7c651af53a2@f13229e5-a60d-4761-b908-e4908a07df70.json Result : ``` { "done": true, "status": "finished", "elapsedTime": 722, "waitingTime": 0, "downloadURL": "/servitudes/report.pdf/status/92868781-5905-4ca9-bc12-d7c651af53a2@f13229e5-a60d-4761-b908-e4908a07df70.json/report/92868781-5905-4ca9-bc12-d7c651af53a2@f13229e5-a60d-4761-b908-e4908a07df70" } ``` Expected : ``` {...
I tried to make the print fuction working, The big problem is to print huge canvas, I had empty map and legends params in the POST request to print.php I...
De mémoire, le problème semblait venir du javascript qui n'envoyait pas de paramètres au script php générant la page. Une solution était de forcer le format de l'image à JPG,...
What about : https://docs.timescale.com/timescaledb/latest/
Maybe to make releases more accessible, you can use GH Actions to deploy war artifacts in GH Packeges when publishing them. This way each release can provide wars in addition...
Moreover, if we don't have a legal reason to log username, we should not do this. So it shouldn't appear in OGC Statistics and in Sec-Proxy logs.
Je n'ai pas investigué plus loin car je ne sais pas du tout comment sont formattés les fichiers EDIGEO. Je peux juste dire que le problème est toujours présent à...
Je n'ai pas fait de requête SQL. C'est dans la table geo_tline, je conseille plutôt de regarder via mapfishapp en interrogeant la couche, c'est plus parlant pour localiser un terrain...