d3/test/geo
Jason Davies 3d84b49ae4 Better handling of ambiguous centroids.
Rather than doing something like picking the last seen point, return
an undefined centroid if it is ambiguous.

Users can decide what to do, e.g. when picking an origin for a rotating
globe, using the last coordinate in a MultiPoint or LineString seems
reasonable in an ambiguous situation.
2012-12-13 12:48:52 +00:00
..
albers-test.js Update Phillipines test for d3.geo.albers. 2012-11-13 13:29:03 +00:00
area-test.js d3.geo.area: fix holes. 2012-12-10 12:01:36 +00:00
azimuthal-equal-area-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
azimuthal-equidistant-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
benchmark.js Benchmark U.S. counties. 2012-12-13 10:57:38 +00:00
bounds-test.js Refactor d3_geo_type. 2012-10-01 21:50:18 -07:00
centroid-test.js Better handling of ambiguous centroids. 2012-12-13 12:48:52 +00:00
circle-test.js Fix d3.geo.circle.origin. 2012-12-12 08:51:31 +00:00
equirectangular-test.js Checkpoint integration of geo/projection plugin. 2012-09-23 16:49:11 -07:00
gnomonic-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
graticule-test.js Graticule: s/GeometryCollection/MultiLineString. 2012-12-12 11:57:25 +00:00
greatArc-test.js Consolidate everything into d3.v2.js. 2012-02-18 14:04:01 -08:00
mercator-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
orthographic-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
path-test.js Silence bogus test failures. 2012-12-12 21:22:54 -08:00
stereographic-test.js Remove d3.geo.azimuthal. 2012-10-05 16:56:49 -07:00
stream-test.js Don't emit closing points in rings. 2012-12-12 16:54:58 -08:00