Holger Bruch

Results 114 issues of Holger Bruch

We are using pfaedle with the standard `pfaedle.cfg` to calculate shapes for the [VVS GTFS feed](https://openvvs.de/dataset/gtfs-daten) ( including `-D` to recalculate all shapes). In the resulting shapes, there is a...

We use pfaedle to enhance the VVS (Stuttgart, Germany) GTFS feeds. However, we get some complaints where the deduced route does not match the real route. If I read the...

Adding column descriptions int the structure view resulted in other description fields being cleared. (Experienced with current dev version, Electron on MacOS)

bug
ui

Dataset history does not show commits in chronological order: Qri-desktop version: commit 28f6acd517172

## Expectation If a commit fails with an error message, e.g. `error unmarshaling items from json: json: cannot unmarshal object into Go value of type []*jsonschema.Schema`, the entered commit message...

According to [dataset-specification](https://qri.io/docs/reference/dataset#meta), values for accrual periodicity should conform to ISO 8601, which provides much flexibility but puts a burden on the user to figure out the correct syntax. I...

feat

Currently, qri-desktop crashes when structure.json has formatConfig.separator defined and structure component is selected. ``` FormatConfigFSI.tsx:101 Uncaught TypeError: Cannot read property 'type' of undefined at FormatConfigFSI.tsx:101 at Array.map () at FormatConfigFSI...

I want to develop new scrapers and am having some trouble getting started. The docker-compose file uses a `db` container (resulting in a hostname db in the internal network), while...

Herrenberg now publishes open parking data, already in ParkAPI format: https://api.stadtnavi.de/parkapi.json (URL might still change in future). Note: the response contains some additional tags (opening_hours, fees) which we'd like to...

I suggest to add a new optional property opening_hours describing the opening hours according to [OSM opening_hours specification](https://wiki.openstreetmap.org/wiki/DE:Key:opening_hours/specification).