wdtinc / mapbox-vector-tile-java

Java Mapbox Vector Tile Library for Encoding/Decoding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JtsAdapter#flatFeatureList(Geometry) uses wrong count

ShibaBandit opened this issue · comments

Wrong feature count used when flattening GeometryCollection in JTSAdapter#flatFeatureList(Geometry).

Fixed in commit ecf08b0