geoplotlib
geoplotlib copied to clipboard
python toolbox for visualizing geographical data and making maps
While setting this up to play around with a few of the examples, I faced a few issues because of lack of dependencies that are required to run this file,...
while loading a png marker pyglet seems to be blending the transparent pixels with black instead of with whatever there is below them. Therefore, for example multiple red half-transparent markers...
Python Version = 3.10.8 Facing issue while trying to install geoplotlib using _pip install geoplotlib_ Install LOG: _Collecting geoplotlib Using cached geoplotlib-0.3.2.tar.gz (22 kB) Preparing metadata (setup.py) ... error error:...
The Queue module used in geoplotlib/core.py is not supported in Python3. It has been changed to lowercase 'q' in python3. https://github.com/andrea-cuttone/geoplotlib/blob/83c39d94cdd8118ed1b65c0ef199463fc6bad346/geoplotlib/core.py#L4