Diego Ramírez
Diego Ramírez
Same problem in Arch Linux today, installing **gcc6-libs** and a symbolic link did the trick here ``` pacman -S gcc6-libs ln -s /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.1/libgfortran.so.3 /usr/lib/libgfortran.so.3 ``` Seems that gcc 7 libraries...
HI what would be the difference between using YYImage vs YYWebImage ?
There is a library to do osm to geojson [osmtogeojson](https://pypi.org/project/osmtogeojson/#files), but it requires to have the raw data (xml or json) as returned by Overpass API. I consider that doing...
I think this is nice, but at least for now, it will be good to mention somewhere in the docs that those queries are not available.