Emmanuel S.
Emmanuel S.
Hi, I think @indyteo must have mentioned this feature in your previous exchanges. I've implemented a first version of a working LDAP authentication in fider 0.18, and we're using this...
Hi, Stumbled upon this error in `openstreetmap-tiles-update-expire` with osm2pgsql ``` osm2pgsql version 1.6.0 ERROR: Minimum and maximum zoom level for tile expiry must be separated by '-' ``` `-e$EXPIRY_METAZOOM:$EXPIRY_METAZOOM` should...
**Is your feature request related to a problem? Please describe.** I'm trying to clip a CityJSON file to keep only buildings situated inside a polygon. I wrote a python script...
I don't know if the code is still maintained but here are several small fixes I introduced to try and run it without CGAL bindings. Putting them here if it...
Hi, I'm having mixed results with geometry templates in Ninja. Sometimes geometry templates work as in https://3d.bk.tudelft.nl/opendata/cityjson/3dcities/v1.1/LoD3_Railway.city.json where `SolitaryVegetationObject` are correctly displayed. But sometimes they don't. I would expect a...
## Bug description **In short** Often the result obj files produced by City3D are valid but not closed and showing face orientation issues. **In details** Me and @LelouchLiBritania are currently...
Hi, Thanks for this project. Are there any plans to add the original pdal tile options (https://pdal.io/en/latest/apps/tile.html) to pdal_wrench tile command (origin_x, origin_y, buffer, ...). Would be interested in generating...
### Steps to reproduce : 1) Build docker image from source (`docker build . -t myria3d`) 2) Run an inference job using the created docker image. The following stack trace...
If I'm not mistaken [here](https://huggingface.co/IGNF/FRACTAL-LidarHD_7cl_randlanet/tree/main) are more recent versions of the ckpt and yaml config file for myria3d. Would it be a good idea, for users wanting to try inference...