Eric Fischer
|
8ff6e73b6d
|
Add codecov badge
|
2018-03-21 11:48:37 -07:00 |
|
Eric Fischer
|
71df4d3e81
|
Always include tile and layer in tippecanoe-decode, fixing corrupt JSON.
|
2018-03-14 16:35:59 -07:00 |
|
Eric Fischer
|
834c05038c
|
Add --progress-interval setting to reduce progress indicator frequency
|
2018-03-13 14:51:48 -07:00 |
|
Eric Fischer
|
18e345efb0
|
Make clusters look better by averaging locations of clustered points
|
2018-03-01 16:53:59 -08:00 |
|
Eric Fischer
|
61cbc3eca0
|
Merge pull request #536 from mapbox/accumulate-attribute
Accumulate specified attributes when features are dropped, clustered, or coalesced
|
2018-02-28 16:25:11 -08:00 |
|
Eric Fischer
|
ebe10a27d7
|
Add documentation
|
2018-02-27 14:45:46 -08:00 |
|
Eric Fischer
|
06ed9d14d8
|
Add an attribute for square root of cluster count
|
2018-02-26 12:53:43 -08:00 |
|
Eric Fischer
|
3235955807
|
Add logo image
|
2018-02-22 14:58:51 -08:00 |
|
Eric Fischer
|
17942b3a89
|
Add an option to produce only a single tile
|
2018-02-06 17:25:58 -08:00 |
|
Eric Fischer
|
2e5b597ca1
|
Add --coalesce-fraction-as-needed and --coalesce-densest-as-needed
|
2018-02-06 14:39:05 -08:00 |
|
Eric Fischer
|
aaf08a6c55
|
Add an option to specify the clustering distance directly
|
2017-12-20 17:33:30 -08:00 |
|
Eric Fischer
|
6524b6510e
|
Credit dangling clustered count at the end of a tile to the last feature
|
2017-12-18 12:55:22 -08:00 |
|
Eric Fischer
|
b03dabe098
|
Add an option for clustering features
|
2017-12-14 14:30:08 -08:00 |
|
Eric Fischer
|
2e32004589
|
Don't coalesce features that have different IDs.
Remove the 700-point limit on coalesced features, since
polygon merging is no longer a performance problem.
|
2017-12-13 12:05:53 -08:00 |
|
Eric Fischer
|
82a2b5dfdc
|
Add CSV test and documentation
|
2017-12-13 11:32:19 -08:00 |
|
Eric Fischer
|
ab86846d4b
|
Merge branch 'master' into json-join
|
2017-11-17 15:30:14 -08:00 |
|
Eric Fischer
|
3f54a70459
|
Add a test for joining with tippecanoe-json-tool
|
2017-11-17 14:05:37 -08:00 |
|
Eric Fischer
|
b6163dd435
|
Merge branch 'master' into json-join
|
2017-11-17 11:11:44 -08:00 |
|
Eric Fischer
|
76d86f7d45
|
Add an option to quiet the progress indicator but not warnings
|
2017-11-16 17:08:59 -08:00 |
|
Eric Fischer
|
4dec9b43ae
|
Try to clarify documentation for point dropping
|
2017-11-15 13:19:42 -08:00 |
|
Eric Fischer
|
12a1258797
|
Also remove the point styling script since CartoCSS is long deprecated
|
2017-11-03 16:59:45 -07:00 |
|
Eric Fischer
|
18a5300e87
|
Add tile-join option to rename layers
|
2017-10-27 11:04:06 -07:00 |
|
Eric Fischer
|
9ebeb47d24
|
Don't duplicate the join key in JSON tool output
|
2017-10-10 17:51:16 -07:00 |
|
Eric Fischer
|
894a0acc74
|
Fix missing URL and explanation in documentation
|
2017-10-10 16:59:23 -07:00 |
|
Eric Fischer
|
2f1945cfa6
|
Add example
|
2017-10-10 16:46:47 -07:00 |
|
Eric Fischer
|
748ef3b1d5
|
Add a tippecanoe-decode option to report tile size and feature count
|
2017-10-09 17:05:29 -07:00 |
|
Eric Fischer
|
a2d12f178f
|
Reorder and reword documentation
|
2017-09-07 15:34:55 -07:00 |
|
Eric Fischer
|
2518f238d4
|
Use tippecanoe instead of tile-join in the filter example
|
2017-09-06 11:49:55 -07:00 |
|
Eric Fischer
|
bdd95af8b2
|
Be careful not to generate empty layers in tile-join.
Add a test of filtering during tile-join.
Bump version number.
|
2017-09-05 13:33:10 -07:00 |
|
Eric Fischer
|
0fd4454129
|
Allow filter expressions during tippecanoe as well as during tile-join
|
2017-09-01 11:51:12 -07:00 |
|
Eric Fischer
|
dbb789dadc
|
Merge branch 'master' into gl-filters
|
2017-09-01 10:29:08 -07:00 |
|
Eric Fischer
|
a5b1378d1a
|
Minimize external dependencies for Geobuf testing
|
2017-08-30 15:32:36 -07:00 |
|
Eric Fischer
|
4b66aa828d
|
Geobuf testing exposes a bug in type coercion of 0.0 to boolean
|
2017-08-29 11:43:39 -07:00 |
|
Eric Fischer
|
5878213516
|
Simplify the filter format, and actually run the filter.
|
2017-08-28 13:42:14 -07:00 |
|
Eric Fischer
|
7be21f6046
|
First (untested) pass at handling GL Style Spec filters
|
2017-08-28 13:26:11 -07:00 |
|
Eric Fischer
|
4d1ddc5a03
|
Add tile-join options to select zoom levels to copy
|
2017-08-16 13:49:16 -07:00 |
|
Eric Fischer
|
8f02aa40c4
|
Improve tile-join documentation
|
2017-08-15 15:55:53 -07:00 |
|
Eric Fischer
|
372194cee9
|
Add an option not to produce tilestats
|
2017-08-15 10:35:41 -07:00 |
|
Eric Fischer
|
c79f19e3ca
|
Merge branch 'master' into plugins
|
2017-08-08 11:08:10 -07:00 |
|
Eric Fischer
|
6a505cdba7
|
Add an example of a zoom level filter
|
2017-07-07 17:41:06 -07:00 |
|
Eric Fischer
|
c164a3e69b
|
Add long options to tippecanoe-decode and tile-join. Add --quiet to tile-join.
|
2017-07-07 12:51:49 -07:00 |
|
Eric Fischer
|
04d0cc6fa1
|
Merge branch 'master' into plugins
|
2017-07-06 22:28:35 -07:00 |
|
Eric Fischer
|
cf3a0800b8
|
Add an option to increase maxzoom if features are still being dropped
|
2017-05-31 10:47:34 -07:00 |
|
Shan-Chun Kuo
|
52ceaaddb6
|
Add tile-join source to directories of tiles
|
2017-05-30 14:53:55 +01:00 |
|
Shan-Chun Kuo
|
ef8af63ab4
|
Add tile-join options to no tile compression and output to directory
|
2017-05-25 11:25:57 +01:00 |
|
Matt Burke
|
1bb31882fa
|
Added docker information to the README
|
2017-05-18 09:48:37 -04:00 |
|
Eric Fischer
|
b301512860
|
Merge branch 'master' into plugins
|
2017-05-12 17:20:30 -07:00 |
|
Eric Fischer
|
9eb3a7f7ec
|
Enforce polygon winding and closure rules in tippecanoe-decode
|
2017-05-05 10:56:50 -07:00 |
|
Eric Fischer
|
f87a9d1660
|
Add tile-join options to set tileset name, description, attribution
|
2017-05-04 15:08:31 -07:00 |
|
Eric Fischer
|
24bde0be03
|
Fix formatting
|
2017-05-04 10:39:48 -07:00 |
|