wdtinc / mapbox-vector-tile-java

Java Mapbox Vector Tile Library for Encoding/Decoding
Apache License 2.0
147 stars 73 forks source link

Reverse polygon winding order when encoding MVT geometry to features.… #41

Closed ShibaBandit closed 5 years ago

ShibaBandit commented 5 years ago

… Calculates winding from source orientation rather than MVT coordinates.