tippecanoe/tests
Eric Fischer d01d8177a0 Allow filtering features by zoom level in conditional expressions
This moves filtering from the serialization stage to the
tiling stage so that the zoom level can be known to the filter.

The side effect is to carry null attributes much further through
the pipeline than previously.
2018-04-05 14:15:19 -07:00
..
accumulate Make clusters look better by averaging locations of clustered points 2018-03-01 16:53:59 -08:00
allow-existing Make --allow-existing work on dirs; trim .geojson from layer names 2017-11-29 16:24:48 -08:00
attribute-type Use milo dtoa for consistent string representation of numbers 2017-08-29 14:44:34 -07:00
border Fix problem where --detect-shared-borders could simplify polygons away 2017-11-17 15:35:19 -08:00
coalesce-id Don't coalesce features that have different IDs. 2017-12-13 12:05:53 -08:00
coalesce-tract Don't coalesce features that have different IDs. 2017-12-13 12:05:53 -08:00
csv Add CSV test and documentation 2017-12-13 11:32:19 -08:00
curve Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
dateline Add UTF-8 and UTF-16 emoji to a test 2017-11-03 15:13:08 -07:00
empty-linestring Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
epsg-3857 Send dot-dropping through the same pipeline. 2018-02-23 17:19:54 -08:00
feature-filter Allow filtering features by zoom level in conditional expressions 2018-04-05 14:15:19 -07:00
filter Forgot to check in this file 2017-08-09 10:27:21 -07:00
geometry Check the layer before letting a feature be coalsced/clustered/dropped 2018-02-27 15:45:09 -08:00
highzoom Send dot-dropping through the same pipeline. 2018-02-23 17:19:54 -08:00
id Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
islands Lower the precision of all test input coordinates to 6 decimal digits 2017-08-30 10:31:51 -07:00
join-population Forgot the indentation change in this test 2018-03-16 17:06:54 -07:00
knox Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
longattr Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
longjson Tilestats metadata no longer needs to be limited to 60K 2017-08-16 12:53:10 -07:00
longlayer Use milo dtoa for consistent string representation of numbers 2017-08-29 14:44:34 -07:00
loop Add an attribute for square root of cluster count 2018-02-26 12:53:43 -08:00
minzoom Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
multilayer Send dot-dropping through the same pipeline. 2018-02-23 17:19:54 -08:00
muni Always include tile and layer in tippecanoe-decode, fixing corrupt JSON. 2018-03-14 16:35:59 -07:00
named Lower the precision of all test input coordinates to 6 decimal digits 2017-08-30 10:31:51 -07:00
ne_110m_admin_0_countries Don't coalesce features whose non-string-pool attributes don't match 2018-02-27 13:38:37 -08:00
ne_110m_admin_1_states_provinces_lines Send dot-dropping through the same pipeline. 2018-02-23 17:19:54 -08:00
ne_110m_populated_places Allow filtering features by zoom level in conditional expressions 2018-04-05 14:15:19 -07:00
nonascii Pass through any non-ASCII characters from file names into layer names 2018-02-07 13:15:36 -08:00
nullisland Send dot-dropping through the same pipeline. 2018-02-23 17:19:54 -08:00
onefeature Fix out-of-bounds error when no threads were needed for a zoom level 2018-01-18 12:12:35 -08:00
overflow Fix more cases of loss of precision for large magnitude integers 2017-11-09 13:56:07 -08:00
overlap Move the tilestats into the "json" row of the metadata 2017-07-26 09:54:49 -07:00
pbf Add the CRS to the tippecanoe-decode output if nonstandard 2016-06-28 15:29:37 -07:00
raw-tiles Use the standard JSON writer when writing metadata.json 2018-03-16 15:35:26 -07:00
stable Lower the precision of all test input coordinates to 6 decimal digits 2017-08-30 10:31:51 -07:00
tl_2015_us_county Lower the precision of all test input coordinates to 6 decimal digits 2017-08-30 10:31:51 -07:00
wraparound Lower the precision of all test input coordinates to 6 decimal digits 2017-08-30 10:31:51 -07:00
wyalkatchem Work around differences of opinion about the range of feature IDs 2017-08-30 14:34:59 -07:00
make-filter-test Add the tests for filtering for feature type 2017-09-05 12:17:23 -07:00