Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Restore ring start point after wagyu #15309

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Restore ring start point after wagyu #15309

wants to merge 2 commits into from

Commits on Aug 6, 2019

  1. Restore point order in polygons that don't require fixup

    wagyu algorithm setup and checking if polygon fixup is required is expensive as much as fixing it - so we continue running wagyu for all geojson and, if attempt to restore original point order after wagyu.  Even with no polygon fixup, starting point in rings is changed.  This causes a disparity between GL-JS and GL-native, visible in implementation of fill-extrusion pattern.
    
    Fixes: #15268
    astojilj committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    131ce55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d35d8 View commit details
    Browse the repository at this point in the history