Yohan Boniface
Yohan Boniface
AFAIK, there is [no way](https://github.com/falconry/falcon/blob/5fcfbd7d095d88d88027047998850f3503300ab8/falcon/api.py#L499) now to customize the responder when a request has no registered responder. I suggest registering this responder as falcon.API attribute (so it's easy to override...
Hi, First of all: congrats for the work on ward! I'm failing to find a DRY and simple way to configure logging so ward would capture it. Here is a...
When I try to build Mapnik, after a fresh clone, it fails with this message: ``` /usr/bin/ld: demo/c++/rundemo.o: in function `main': rundemo.cpp:(.text.startup+0x2699): undefined reference to `mapnik::feature_style_processor::apply(double)' /usr/bin/ld: rundemo.cpp:(.text.startup+0x2aba): undefined reference...
Hi :) One of the most common requests I get from uMap support, is to ease the bridge between overpass-turbo and uMap. uMap can eat OSM data (thanks to https://github.com/tyrasd/osmtogeojson,...
Hi! I noticed that autocomplete is sensible to diacritics, here is an example:  [Untitled document.zip](https://github.com/gristlabs/grist-core/files/9219608/Untitled.document.zip) From a non strict ASCII alphabet user, folding diacritics would be much more friendly...
Hi again :) User feedback: I've not been able to find by myself the "Document Settings" menu, which is now under the "User" icon:  I'd have expected a classic...
Hi, Small edge case I guess: when I'm typing a formula but not all rows are in error, I haven't found a way to get the error detail. Here is...
I would like at some time to import other sources than OSM into Photon, like the datasets from openaddresses.io or the BANO project, as soon as the licence is compliant....
I've just had a very interesting discussion with Julien, the guy who develops [JDONREF](http://sourceforge.net/projects/jdonref/). We compared each other ways of handling some of the specificity of searching for addresses. One...
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-match-query.html It's a sort of "dynamic" stop words.