wcornwell/earthtones: Derive a Color Palette from a Particular Location on Earth

Downloads a satellite image via ESRI and maptiles (these are originally from a variety of aerial photography sources), translates the image into a perceptually uniform color space, runs one of a few different clustering algorithms on the colors in the image searching for a user-supplied number of colors, and returns the resulting color palette.

Getting started

Package details

MaintainerWill Cornwell <wcornwell@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wcornwell/earthtones")
wcornwell/earthtones documentation built on April 13, 2025, 10:53 p.m.