Skip to content

emeeks/orbis_v2

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.

orbis_v2

ORBIS v2

.1

This is a pure D3.js version of ORBIS ( http://orbis.stanford.edu ) that introduces several new features:

  • Dynamic base layer to contrast route type with speed and expense
  • Capacity to remove sites from the pathfinding algorithm (click on a site and click "Remove")
  • Dynamic labeling (click on a site and click "Label")
  • Capacity to run cartograms from any site using the active settings in the routing interface (click on a site and click "cartogram")
  • Cluster cartogram results of similar types (run a couple cartograms using the same priority and then click "Cluster")
  • Draw regions of cluster results (Borders button in the cartogram modal dialogue)
  • Mapbox base layer using d3.geo.tile
  • TopoJSON for efficiency and, hopefully, even more interesting cartograms

There are many missing features, inconsistencies and poor UI/HCI/UX/ETC that I'd like to develop with the input and support of the community.

Releases

No releases published

Packages

No packages published