Results 19 issues of David Koňařík

When parsing HTML where two entity references are separated by a space, calling `InnerText()` on the containing element returns the contents without the space. Example (FSharp.Data from Nuget, version 3.3.3):...

### What problem does this feature solve? I want to be able to define custom locations for labels and ticks on axes. Currently, they are always positioned monotonically based on...

new-feature
en

While testing MOTIS on [my Czech dataset](https://data.jr.ggu.cz/results/2024-03-20/) I noticed that I couldn't get it to generate what I consider to be the optimal route (seen here on [a proprietary route...

When running `tyfon build` on a project where the TypeScript compiler is set to emit JS modules, the function-finding snippet in `funcs.template.js` will error out on `require()` with `Cannot use...

bug

Allows a few different user-selected methods of sorting (by count, name (part of ID) and namespace+name). The method can either be set in the config file or by `/invsorter setordering...

This adds two sets of hardcoded key and IV for the H267A, as sold by O2 in the Czech Republic. Since there was already a H267A key listed, I had...

## Description Currently in QGIS the `ScanAngleRank` LAS(/LAZ) field is typed as a short and is read as a single signed byte. The LAS 1.4 specification introduced a new field,...

## Description Currently, the elevation profile code for vector layers (i.e. polylines) goes through each part of the target curve and uses `lineLocatePoint(QgsPoint)` to see how far a point is...