Skip to content

Commit

Permalink
test Hufnagel inverse projection
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil committed Nov 24, 2018
1 parent c0d795c commit ff048b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/invert-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ var points = [[0, 0], [30.3, 24.1], [-10, 42], [-2, -5], [0,-55]];
d3.geoHealpix,
d3.geoHill,
d3.geoHomolosine,
d3.geoHufnagel,
// d3.geoInterrupt, // factory of factory
d3.geoInterruptedBoggs,
d3.geoInterruptedHomolosine,
Expand Down

0 comments on commit ff048b5

Please sign in to comment.