Blog

12th April 2023Sebastian GreifenederBY Sebastian Greifeneder

Radial progress with CSSImplementing a CSS-only radial progress animation

Creating an animatable version of a progress bar as an overlay which can be utilized on top of any child content.

Read more
3rd January 2023Christopher DreselBY Christopher Dresel

Load testing PUT endpointsWith Apache JMeter and minimal APIs

Load testing PUT endpoints with Apache JMeter using ASP.NET Core minimal APIs as an example.

Read more
16th May 2022Sebastian GreifenederBY Sebastian Greifeneder

54th ISO/TC 211 Plenary ViennaStandard in Action Seminar

Presenting our SDI-as-a-Service solution during the 54th ISO/TC 211 Plenary.

Read more
19th October 2020Christoph PergerBY Christoph Perger

Working with File Geodatabase using GDAL/OGR in C# - Part 3

The third part of this blog series is going into more detail and will show a couple of real life examples how to extract data from a File Geodatabase using data sampling strategies of different complexities.

Read more
28th September 2020Christopher DreselBY Christopher Dresel

Bringing .NET extensions to Xamarin.Forms

This blog post will show you a way of integrating configuration, dependency injection, logging and localization of the .NET extensions stack into your Xamarin.Forms application.

Read more
28th August 2020Christoph PergerBY Christoph Perger

Working with File Geodatabase using GDAL/OGR in C# - Part 2

The second part of this blog series is looking into reading the actual data within a File Geodatabase. We will explore how to access both the attribute as well as the spatial data of a vector layer and build some indexes, that will be used later.

Read more