Skip to content

asolove/carto-crayon

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 

CartoCrayon

CartoCrayon is an experimental tool for visualizing geographic data. You import geojson features with data properties, use CartoCrayon to style the features the way you want them, and then export geojson annotated with style properties and an embed code for displaying it with Leaflet on any web page.

CartoCrayon is in very early development: you probably don't want to use it yet. It is also built in part as an experiment in the new Om browser UI toolkit, which is itself in early development.

CartoCrayon in action, styling states based on the density of agricultural land

Roadmap

  • style features manually
  • style features using a color scale on one data property
  • style features using more complicated data expressions: math, geometric operations, etc.
  • import geojson from files, geojson.io, etc.
  • merge non-geographic data (csv, etc.) with common geographic datasets (states, countries, etc.)
  • configure your own OSM or Mapbox map as the base layer
  • layer operations, (e.g. given point data and outline, use Voronoi to generate polygon data)

About

Experiment using Om/ClojureScript to style geojson data (Note: very out of date)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published