mapbox / mapnik-vector-tile

Mapnik implemention of Mapbox Vector Tile specification
BSD 3-Clause "New" or "Revised" License
553 stars 117 forks source link

geometries starting with close_path #90

Closed springmeyer closed 9 years ago

springmeyer commented 9 years ago

There is no good reason a geometry would start with a close_path. Need to try to reduce a testcase to see if this is already a bug that is fixed or still might happen with some edgecase geometry inputs

springmeyer commented 9 years ago

going to presume this is fixed by #94