0

I'm trying to create 3 different projections for the EASE-Grid projection:

http://nsidc.org/data/ease/ease_grid.html#nh_map

Northern Hemisphere Azimuthal Equal-Area Projection, Southern Hemisphere Azimuthal Equal-Area Projection , and Global Cylindrical Equal-Area Projection.

I know you can create a custom projection in d3.js but how do i even start this? Any help would be awesome!

user176855
  • 289
  • 1
  • 6
  • 17
  • There's some help at the bottom of [this page](https://github.com/d3/d3-geo-projection/). – Lars Kotthoff Sep 16 '14 at 18:53
  • [This conversation](https://groups.google.com/forum/#!msg/d3-js/OSp_sMZjfok/9e1OdqdgG7sJ) on gg might help with the custom projection. Also, there might be some information on [Jason Davies](http://www.jasondavies.com/) page. – user1614080 Sep 16 '14 at 21:15

0 Answers0