Brakebein

Results 8 issues of Brakebein

**Describe the bug** When generating a 3D model, the texture contains a lot of black areas. However, this issue doesn't occur with satellite imagery (MapBox-Satellite, Esri.WorldImagery), but with all the...

bug

I'm getting once again the error that the I18n context couldn't be found (#435). ERROR [I18nService] I18n context not found! Is this function triggered by a processor or cronjob? Please...

The current export of the type definition in `index.d.ts` looks like this: ```ts export default function exif(buffer: Buffer): Exif; ``` However, the current implementation in `index.js` does not export any...

I have downloaded the pre-trained models and the huge dataset. Running the vectorization & visualization command with the SU3 dataset works. Now, I would like to test some of my...

I have just upgraded morpheus4j from version `3.5.1` to `4.5.0`. After executing my code (with NestJs), where morpheus validates all migrations on application startup, I get Chechsum mismatch failures for...

When using the ImageOverlayPlugin / XYZTilesOverlay and zooming in or navigating close to the surface, then the rendered texture gets very blurry. I would expect that the next zoom levels...

**Describe the bug** When generating a 3D terrain model from a map and choosing "MapBox-SatelliteStreet" as imagery, the texture is incorrectly produced leading to a mosaic of texture segments. For...

**Describe the bug** I am using the API to request the elevation of multiple points (https://api.elevationapi.com/api/elevation/points). In certain cases where the set of points all feature either the same latitude...