Rémi Desgrange

Results 21 issues of Rémi Desgrange

Hi, are you still maintain this ? This is very good job, but a bit tricky to install. Do you have an install procedure for debian-like Linux. I tried on...

Hi, thanks for this awesome project !! My connection to Postgis need SSL support (can't connect over unencrypted channel), the driver doesn't seems to detect if the connection need ssl...

https://github.com/nbigaouette/hygeia/blob/master/src/commands/install/unix.rs#L123 * the line doesn't work because on recent brew install, openssl 1 is at `[email protected]` * the line before doesn't work because it will choose `openssl@3` (which doesn't work...

Hi :wave: Thanks for hygeia. The latest release on cargo is the 0.3.2. I simply ran `cargo install hygeia` which I thought would be sufficient to have the latest version....

Service Talk and JAX-RS have some primitive to handle security : https://apple.github.io/servicetalk//servicetalk-http-security-jersey/SNAPSHOT/index.html Using this to limit access to some tilesets, and admin API.

enhancement
help wanted

A nice goal could to have url like this `/api//tilesets//{z}/{y}/{x}.mvt` (for example). It would require tiers management API though.

enhancement
help wanted

Right now, baremaps only supports "geometry" postgis type. Could be great to support "geography" type of postgis too.

enhancement
help wanted

`baremaps init` with no options return code 0 and no message. Maybe a message if `style` and `tileset` are null?

enhancement

Hi, First, your project is amazing ! Right now, I'm using piwigo, and I want to get out of this mess. The only feature that I need is to display...

Sur la branch master et la release 3.4 il y a un erreur de syntaxe dans le fichier yaml de github actions.

bug