Skip to main content

Greedy (topological) coloring for GeoPandas

Project description

greedy

Build Status codecov

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)

alt text

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


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 hashes)

Uploaded Source

Built Distribution

greedy-0.1.1-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page