Holger Bruch

Results 114 issues of Holger Bruch

Usage of GoogleMaps imposes a number of restrictions like e.g. number of requests or no intranet usage. Today, for the whole GoogleMap stack very good OS alternatives exist: OSM, OpenLayers/Leaflet,...

## Environment ### What is your OS and version? MacOS Mojave ### What version of qri are you using (`qri version`)? 0.9.12 ### What version of Qri Desktop are you...

https://qri.io/docs/reference/cli_commands does not list `qri init`. (I'm looking for a way to specify initialization hints, as my csv file gets corrupted when transformed to the body.csv: * only comma seems...

The following Photon UK postcode searches return better matches in Nominatim. * HP22 5NF - Upper Icknield Way, Aston Clinton, Aylesbury HP22 5NF, UK : https://photon.komoot.de/api?q=HP22%205NF vs https://nominatim.openstreetmap.org/search.php?q=HP22+5NF * SN11...

Intermodal trip planners depend heavily on support for searching public transit stops. Though many public transport stops are already available in OSM (and often with better location precision than the...

This PR provides a fix for #42. @karussell could you give it a try, please? I did not yet run geocoder-tests, but would like to discuss some TODOs: * photon-es...

Photon already supports the export of json dump files in elasticsearch's import format via the '-json' flag. As discussed in #288, photon should provide an option to import such an...

The AbstractOpenTripPlannerProvider enables the integration of OTP based journey planners like e.g. Mitfahren-BW, plannerstack, TriMet… There'll still be some issues but I'd be glad to already get some feedback. @schildbach...

Currently, node labels are not imported. As a neo4j node might have multiple labels, an import should, in analogy to neo4j_relationship_type property for relationships, have a neo4j_node_label property of type...

neo4j-plugin

A failure to open a neo4j database, e.g. because it is locked, displays an empty warning dialog. The dialog should inform the user about the problems, additional infos, e.g. stacktraces,...

neo4j-plugin