tcassou / mapsplotlib

Custom Python plots on a Google Maps background. A flexible matplotlib like interface to generate many types of plots on top of Google Maps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unusable Map Results

oitsjustjose opened this issue · comments

Using the variety of different plotting tools offered by your (very awesome, mind you) tool, I'm unable to see any details on the map whatsoever aside from the plots and very basic water features. Any idea what the cause may be? There's no output indicating that my inputs aren't correct.

image

Hi @oitsjustjose,

Thanks for reporting! Could you maybe share some of the lat/long coordinates you're plotting, along with the method you're using, etc?
Just for me to be able to reproduce the output and see what could go wrong.

Thanks!

35.129513 85.236767
34.987145 85.287543
35.024158 85.246468
35.001344 85.352343
35.083343 85.323614
35.341032 85.129112
35.341032 85.129112
35.191175 85.242002
35.341032 85.129112

Hi @oitsjustjose,
It seems that this area is not well documented by Google, or relatively desert.
You can double check on Google Maps, background maps in the package come directly from there.
This does not seem to be a bug, so I'll close the issue, feel free to reopen if needed!