Skip to content
  • Jason Davies's avatar
    Minor optimisation for projection.precision(0). · 855061dc
    Jason Davies authored
    When resampling is turned off, d3_geo_resample can return a special
    transform that only performs projection of points to 2D, rather than
    performing any additional computations such as conversion to 3D
    coordinates for resampling.
    855061dc