Results 10 issues of Guillaume DROUET

Hello, si j'index dans Addok: ``` "type" : "street", "postcode" : "59800", "citycode" : "59350", "name" : ["AV DU PDT J FITZGERALD KENNEDY", "AVENUE DU PRESIDENT J FITZGERALD KENNEDY"], "city"...

Voici une abréviation exotique pour `rond-point` que j'ai trouvé dans une saisie: `RD-PT` Elle n'est pas supportée par addok: http://api-adresse.data.gouv.fr/search/?q=RP CROIX ST BENOIT 95500 GONESSE RP => ok http://api-adresse.data.gouv.fr/search/?q=RD-PT CROIX...

needs investigation

Make the framework available in this CDN : http://cdnjs.com/

enhancement

When building a native image with Spring Boot Maven plugin, Logback configuration relying on Janino leads to an error. For instance, if we add to the `logback-spring.xml` file the following...

type: bug
theme: aot

I think there are two mistakes in the NodeTypeScriptProcessor: - The command [input stream is read in case of error](https://github.com/alexo/wro4j/blob/1.7.x/wro4j-extensions/src/main/java/ro/isdc/wro/extensions/processor/js/NodeTypeScriptProcessor.java#L107) and [after waitFor()](https://github.com/alexo/wro4j/blob/1.7.x/wro4j-extensions/src/main/java/ro/isdc/wro/extensions/processor/js/NodeTypeScriptProcessor.java#L103). The problem is that waitFor() could never...

bug

Est-il possible d'avoir une procédure permettant de s'appuyer sur les scripts SH de ce repository afin de convertir un CSV sous licence de repartage en JSON intégrable dans Addok ?...

wontfix

La route de machuraz est mal orthographiée, un 'r' s'est introduit dans la BAN entre le 'a' et le 'c' pour donner 'MARCHURAZ'

traitement-ign
source

L'Allée des Drapiers à Bondues est présente dans la BAN sous licence de repartage mais pas dans celle sous ODBL. A noter que cette allée est en cours de construction.

Since lot of breaking changes have been introduced by `AttoParser 2`, it would be great for users to have a migration guide for code written with `1.x`. I just achieved...