mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-06 18:46:40 +00:00
The previous check for the array length being 0 didn't work for the case of an array that contains only an empty array. The tricky part is that the current node is the array when the array has just begun or just after a comma, but also when the completed array has been passed off to the caller.
Description
Build vector tilesets from large collections of GeoJSON features.
45 MiB
Languages
C++
95%
Makefile
2.5%
C
1.7%
Perl
0.5%
Shell
0.3%