googleearthplot icon indicating copy to clipboard operation
googleearthplot copied to clipboard

Python library for plotting on google earth

Results 2 googleearthplot issues
Sort by recently updated
recently updated
newest added

When using with python3: ``` >>> import googleearthplot Traceback (most recent call last): File "", line 1, in File "/home/nvidia/.local/lib/python3.6/site-packages/googleearthplot/__init__.py", line 1, in from googleearthplot import googleearthplot File "/home/nvidia/.local/lib/python3.6/site-packages/googleearthplot/googleearthplot.py", line...

Can you ingest multiple data sources into this program? Particularly CSV files that are scatter plots and not connected.