Bert Temme

Results 35 issues of Bert Temme

Hi, whats the status of using Draco compression? I see 5-8 times size reduction when using Draco, so ideally would like to enable it when saving to glb file.

When using Mapsui.Forms is it possible to manipulate the toolbar? For example change location (default upperright) and remove/adding buttons?

question
mapview
Mapsui.Forms

I've created a Xamarin.Forms app containing Mapsui map with 1 graphics layer. When testing the iOS version on IPhone a complete app freeze can happen while navigating the map. I've...

bug-in-dependency
Mapsui.Forms
platform:iOS

I've got very good experiences with SharpGLTF (https://github.com/vpenades/SharpGLTF) for creating valid glTF's. The GltfLoader isn't so great for creating glTF's (as the name implies). Is it an option to replace...

Enhancement
glTF

Hi, I'm converting a ifc 4 model (AC-20-Smiley-West-10-Bldg.ifc from this repository) to glTF using this code: ``` var newModel = IFCModelExtensions.FromIFC("AC-20-Smiley-West-10-Bldg.ifc"); newModel.ToGlTF("test.glb"); ``` I'm using 0.8.0-alpha.9 of Hypar.Elements.Serialization.IFC. In the...

Geometry
glTF
IFC

Remove rotated boundingboxes

sometimes we observe Mosquitto server crashing, error message: ``` mosquitto: loop.c:489: loop_handle_reads_writes: Assertion `pollfds[context->pollfd_index].fd == context->sock' failed ``` version | mosquitto version 1.4.15 -- | -- timestamp | Sat, 07...

drawbacks current MQTT solution: - need non-standard GOST prefix when publishing data using MQTT - supports publish/subscribe only on Observations Need to have a new design fixing those drawbacks (so...

enhancement
in progress

Last month there was a proposal presented for GeoJSON resultFormat extension. See more discussion: https://github.com/opengeospatial/sensorthings/issues/70 For a dashboard like Phoenix this GeoJSON resultFormat containing last observations per datastream might be...

Make GOST MQTT prefix configurable, in config file and environmental variabele