a8a342f701
Send dot-dropping through the same pipeline.
...
The first feature in a tile can never be dropped, since there is
no previous feature to attach its properties to.
Remove the previous special case that reset the dropping counter
at the first feature within each tile proper (as opposed to the
first feature in each tile, including its buffer, which is now
the one that is guaranteed to be preserved).
2018-02-23 17:19:54 -08:00
30a277a43e
Always keep the first feature so there is something to coalesce onto
2018-02-22 17:25:54 -08:00
2234e37883
Quadkey-order index is a better secondary key for --reorder anyway
2017-11-22 12:49:40 -08:00
607ea6c643
Lower the precision of all test input coordinates to 6 decimal digits
2017-08-30 10:31:51 -07:00
f9a007e8c3
Use milo dtoa for consistent string representation of numbers
2017-08-29 14:44:34 -07:00
cc28bbab3a
Move the tilestats into the "json" row of the metadata
2017-07-26 09:54:49 -07:00
7b03e1ee87
Include tilestats in the metadata table. (Not all tests are passing)
2017-07-19 13:09:47 -07:00
63e0c89c4b
Support RFC 8142 GeoJSON text sequences
2017-04-28 16:39:16 -07:00
013e6512b4
Add an option to drop the smallest features to make tiles small enough
2016-11-09 17:09:05 -08:00
2e9971c6d5
Remake test standards after inspection
2016-10-12 10:41:01 -07:00
ae50abefc4
Add layer version and extent to tippecanoe-decode output and test standards
2016-06-16 12:50:08 -07:00
ca4faec9f6
Bump version number in all test standards
2016-02-11 11:34:33 -08:00
2aa1510de8
Stabilize metadata field order, which seems to be causing test flakiness
2016-01-28 15:46:58 -08:00
b17f8fc663
Stabilize map center and mbtiles filename to fix test flakiness
2016-01-28 14:38:10 -08:00
7c021035a6
Include metadata in tippecanoe-decode. Allow multiple inputs for tests.
2016-01-28 14:06:51 -08:00
6d38eff2a2
Use Natural Earth state boundaries to test some flag combinations
2016-01-28 12:34:52 -08:00