Holger Bruch

Results 114 issues of Holger Bruch

Via MDM: https://service.mdm-portal.de/mdm-portal-application/publDetail.do?publicationId=2175000 Beim MDM scheint gerade die Anmeldung nicht zu funktionieren (!), deshalb keine Details. Lizenz: dl-de/by-2-0 => Wie werden in ParkAPI Lizenzen mit Namensnennung adressiert?

new_data

I suggest to provide a generic DATEX II parser for the German profile "MDM Datenmodell für städtische Parkierungseinrichtungen" (currently V 00-01-03). The Frankfurt-Parser might be a good start for this....

When the user changes a textual value in e.g. the maxWalkTime field and confirms via 'enter', this toggles the trainish button which is unexpected.

Setting up modeify for a German region, street names in the walk instructions are corrupted, e.g. 'Hauptstraße' becomes 'Hauptstra E'. This is caused be a to-no-case [not supporting UTF8](https://github.com/ianstormtaylor/to-no-case/issues/3). This...

## Observed behavior (please include a screenshot if possible) On the server settings page, the [AWS Deployment Server instructions link](http://conveyal-data-tools.readthedocs.org/user/setting-up-aws-servers) is broken. ## Expected behavior Link should refer to existing...

## Observed behavior (please include a screenshot if possible) When running datatools-ui with `yarn run start`, I often encounter YAML parse issues like this: `Error: Malformed inline YAML string` or...

Though some work regarding I18N already has been done, and I managed to create and apply a (yet incomplete) German translations file, there are still some places in the code...

On MacOs, `brew install undatum` does not work: ``` $ brew install undatum Error: No available formula with the name "undatum" ==> Searching for a previously deleted formula (in the...

bug
help wanted

This PR adds the optional params `agent` and `updateEndpoint` to `SPARQLWrapper2`, as well as `agent` to `get_sparql_dataframe`.

When qgis-server is started using the embedded nginx service, no object information is displayed as qgis-server does not send an Access-Control-Allow-Origin header. This could be solved e.g. by adding `add_header...