Greedy (topological) coloring for GeoPandas
Project description
greedy
Introduction
Greedy (topological) coloring for GeoPandas
greedy
is a Python package which brings topological (greedy) coloring to GeoPandas.
It offers several coloring strategies, all accessible using one line of code:
gdf['colors'] = greedy(gdf)
Documentation
Documentation of greedy
is available at martinfleis.github.io/greedy.
Install
You can install momepy
using Conda from conda-forge
(recommended):
conda install -c conda-forge greedy
or from PyPI using pip
:
pip install greedy
See the installation instructions for detailed instructions.
Copyright (c) 2017 - 2019 Martin Fleischmann, Nyall Dawson
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
greedy-0.1.1.tar.gz
(6.3 kB
view details)
Built Distribution
greedy-0.1.1-py3-none-any.whl
(19.1 kB
view details)
File details
Details for the file greedy-0.1.1.tar.gz
.
File metadata
- Download URL: greedy-0.1.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06f24b48972ac2fa60cfb5ba6f1fee97a754641c771d42390d515f04eb2f69dc |
|
MD5 | 58208b4d169282818f6c1dada4ed7549 |
|
BLAKE2b-256 | 03a8af07744ed40c893248d7a0b70bf6389ad990527784ae8392f66ca949f0b8 |
File details
Details for the file greedy-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: greedy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 19.1 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/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d97f9748509d872a525d875a2556d4bb5bfa3c551684a6005225ae2c07891978 |
|
MD5 | 702b67201e514a85f7128e8dc07de0fe |
|
BLAKE2b-256 | 126790798fd40335d9ae88ae18de33df97a52270530968b43a63363d70193f82 |