python mapping made easy
Project description
OneWorld
Welcome to OneWorld, a python mapping library intended to make plotting maps with python easy and accessible to everyone. It combines the mapping power of cartopy with the versatility of leaflet and the aesthetics and input structure of seaborn to create both static and interactive maps.
OneWorld accepts data inputs as sequences (lists or tuples) or pandas dataframes, much in the same way as seaborn does. If you have used seaborn before, you already know how inputs work in OneWorld.
Installation
You can find the source code in Bitbucket https://bitbucket.org/taguilar/oneworld
You'll need the following packages to use OneWorld :
- matplotlib 3.2.0 (or later)
- pandas 1.0.1 (or later)
- seaborn 0.10.0 (or later)
- cartopy 0.17.0 (or later)
- jinja2 2.11.1 (or later)
Note: Depending on the package manager that you use to install cartopy, you may have to manually install fiona (1.8.13 or later) as well.
Documentation
The full documentation packaged with OneWorld can be found here. It can also be found in Read the Docs at https://oneworld.readthedocs.io/en/latest/ It includes an introduction, tutorials and API reference.
License
This software is distributed under a MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file oneworld-1.0.0.post1.tar.gz
.
File metadata
- Download URL: oneworld-1.0.0.post1.tar.gz
- Upload date:
- Size: 27.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | affdd130b8d73994c6ff0592d0ca1c79ddb821f32a67d744ddfda7185be4cf95 |
|
MD5 | f70aec6f4787d9f80095b441a9530e27 |
|
BLAKE2b-256 | 6765334371c039d01e0ce717c14d2e154a4e705fe229bb7ab2292cd1a3cf6a25 |
File details
Details for the file oneworld-1.0.0.post1-py3-none-any.whl
.
File metadata
- Download URL: oneworld-1.0.0.post1-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9ece4bf2faee0d6b128a76696cc9b8750f2b9c6b3996f73420240093f208dc3 |
|
MD5 | b37c52bf7cd08b4f20d3e8e8fcf58ea0 |
|
BLAKE2b-256 | 58dc8bf647fe2a3dbaf589a4d382853e4312fcb6c50c9ded66e3c0d5c13c2a53 |