DanielJWood / d3-satellite-tool

Tool for creating D3 satellite map projections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

See the Tool here

This is a tool for tweaking the projection parameters for Mike Bostock's Satellite Projection. Built on top of energy.gov's jekyll platform (loosely). It should work in browser and in the future you should be able to print (to the clipboard) the parameters you have selected.

A work in progress. Please feel free to contribute/fork. It is public domain, as a result of it being part of my work with the Energy Department. See also Energy.gov/maps

Wish/To-do List

  • Allow yaw, pitch, and roll to change on drag of mouse!!!
  • on enter, fire the reload
  • fix the update/transition of graticules and land shapes
  • add option to print parameters (onto the clipboard?)
  • sliders for values (or +/- buttons)
  • weighted random for tilt, distance, etc.
  • correct random intervals for yaw, pitch, and roll.
  • Potentially include Tangle JS into the parameters (instead of sliders?)
  • Improve geography transition with Flubber.

Updated: May 20, 2017

About

Tool for creating D3 satellite map projections


Languages

Language:HTML 87.4%Language:JavaScript 6.4%Language:CSS 6.2%