felt / tippecanoe

Build vector tilesets from large collections of GeoJSON features.
BSD 2-Clause "Simplified" License
906 stars 78 forks source link

Special-case a longitude wraparound of exactly 360° #158

Closed e-n-f closed 10 months ago

e-n-f commented 10 months ago

The new tectonic plate test file in wraparound2 intends a longitude jump of 360° to be a polygon edge across the world, not an accidental modulus.

e-n-f commented 10 months ago

Added to https://github.com/felt/tippecanoe/pull/161