Eric Fischer f8465828e5 Maybe the right way to handle empty arrays?
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.
2014-02-06 00:30:25 -08:00
2014-02-05 22:04:58 -08:00
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%