Jones Magloire
Jones Magloire
Hi there, :+1: Material for Mkdocs looks very good ! The interesting thing with jekyll is the native GitHub support. I have my personal website hosted on GitHub ([joxit.dev](https://joxit.dev)), the...
Hi there, sorry @missinglink I cannot help you, it's also the first time I see this form :sweat_smile: I did some research and it seems like `lez` come from Old...
Hi @missinglink :smile: I agree with geoip and it's even more complicated considering that people also use VPNs... :confused: But this part could be done by frontends via the HTML...
I think [openaddresses](https://github.com/openaddresses/openaddresses) will be happy to have this source : https://opendata-ajuntament.barcelona.cat/data/ca/dataset/taula-direle
`adresse.data.gouv.fr` is already in [OpenAddresses](https://github.com/openaddresses/openaddresses/blob/master/sources/fr/countrywide.json) thanks to a member of Etalab :smile:
We can separate bug report and feature requests as they said [here](https://help.github.com/en/articles/creating-issue-templates-for-your-repository). The current template is good for issues but a bit weird for features requests The link to mapzen...
Add some sections for developers ? Such as node js version, arch, OS if it's an hosted pelias
Ha ha ha :rofl: that's perfect ! (I like your emoji !)
Hi, If you know Gatling, I have a scenario for reverse geocoding here: [jawg/pelias-server-stress](https://github.com/jawg/pelias-server-stress) but no metrics to share.
I'm working on an integration of Pelias for Mapbox GL JS maps. Code is here : https://github.com/Joxit/pelias-mapbox-gl-js and demo here : https://joxit.github.io/pelias-mapbox-gl-js/demo/ Work is still in progress.