Jean-Etienne Castagnede

Results 61 comments of Jean-Etienne Castagnede

https://epsg.io/3857 Your point is out of EPSG 3857 bounds

> @submarcos Is Multiple layers (and models) per tile functionality available in master? For now, yes it is. I'm going to fix CI, tests and release in next days

Ok I undestand that you want to handle multiple layers in single SQL query instead of layer per layer. I will think about this as helper for this. Actually I...

> I could discuss a PR with my employer, but I'd first need to have #36 resolved. This point is resolved. I'm working on a 1.0 refactor and release. If...

as it's a simple texte field, we just need to disable the order on this

On pourrait être tenté de se dire qu'il faudrait au passage assurer la compatibilité avec [Ubuntu 22.04 Jammy](https://github.com/GeotrekCE/Geotrek-admin/issues/3295) Mais comme indiqué dans le ticket çà va rajouter de la complexité...

> De mémoire il y a différentes tables de la BDD qui sont préfixées par "core", cela va changer ? Ou sinon où cette appellation va changer ? > >...

Managed by django, but django don't add constraints in database directly.

Paths are splitted when detecting a ST_INTERSECTS and ST_INTERSECTION (and a ST_RELATED for excluding some cases). There are some problems to determin if a path is intersected by another (see...