Eric Fischer
|
24bde0be03
|
Fix formatting
|
2017-05-04 10:39:48 -07:00 |
|
Eric Fischer
|
263a1b9e5f
|
Add sample filter to limit tiles to a bounding box
|
2017-05-04 10:25:53 -07:00 |
|
Eric Fischer
|
a0234923b7
|
Merge branch 'master' into plugins
|
2017-05-01 11:43:05 -07:00 |
|
Eric Fischer
|
63e0c89c4b
|
Support RFC 8142 GeoJSON text sequences
|
2017-04-28 16:39:16 -07:00 |
|
Eric Fischer
|
5a8bfa23a4
|
Merge branch 'master' into plugins
|
2017-04-21 16:18:00 -07:00 |
|
Eric Fischer
|
6173180cee
|
Merge pull request #401 from mapbox/usage
Organize usage output the same way as in the README
|
2017-04-21 14:49:26 -07:00 |
|
Eric Fischer
|
6c7a52147b
|
Organize usage output the same way as in the README
|
2017-04-21 13:48:39 -07:00 |
|
Eric Fischer
|
d19680e392
|
Try to be clearer in the warning message about projections
|
2017-04-18 13:24:16 -07:00 |
|
Eric Fischer
|
7dc586bc84
|
Merge branch 'master' into plugins
|
2017-04-17 16:01:12 -07:00 |
|
Eric Fischer
|
178b5d0054
|
Add -T option to coerce the types of feature attributes
|
2017-04-17 15:20:03 -07:00 |
|
Eric Fischer
|
510247c2fb
|
Add -zg option to automatically choose an appropriate maxzoom
|
2017-04-13 14:17:15 -07:00 |
|
Eric Fischer
|
f4677d5de1
|
Reorganize input and layer options
|
2017-04-12 10:16:43 -07:00 |
|
Eric Fischer
|
a394c9e93d
|
Merge branch 'master' into reformat-readme
|
2017-04-11 17:31:22 -07:00 |
|
Eric Fischer
|
79b73e6317
|
Call out the most useful options at the start
|
2017-04-11 17:24:15 -07:00 |
|
Eric Fischer
|
ab300c2080
|
Forgot to format a few more options
|
2017-04-11 17:06:17 -07:00 |
|
Eric Fischer
|
5ec6ce1743
|
Continue to reorder and clarify options
|
2017-04-11 17:03:32 -07:00 |
|
Eric Fischer
|
63ea7bdc4e
|
Try to reorder options into some more readable organization
|
2017-04-11 16:51:56 -07:00 |
|
Eric Fischer
|
bb365bde44
|
Reformatting README
|
2017-04-11 16:32:32 -07:00 |
|
Eric Fischer
|
a7be83381a
|
Add tile-join options to include or exclude layers by name
|
2017-04-10 15:22:30 -07:00 |
|
Eric Fischer
|
94a15eaf85
|
Merge branch 'master' into plugins
|
2017-04-07 14:28:58 -07:00 |
|
Eric Fischer
|
1c1ae6a8be
|
Update documentation and reduce use of global variables
|
2017-04-07 12:36:34 -07:00 |
|
Shan-Chun Kuo
|
29fa3d8541
|
Update the readme to add the flag
|
2017-04-05 16:02:57 +01:00 |
|
Eric Fischer
|
7d47226444
|
Merge branch 'master' into plugins
|
2017-03-28 16:42:22 -07:00 |
|
Eric Fischer
|
834ba19277
|
Add option for newline-delimited output format to tippecanoe-decode
|
2017-03-28 16:25:40 -07:00 |
|
Eric Fischer
|
1362ac448f
|
Add --description option to set mbtiles description
|
2017-03-21 11:07:15 -07:00 |
|
Eric Fischer
|
eaff7b93c5
|
Merge branch 'master' into plugins
|
2017-03-15 16:19:33 -07:00 |
|
Eric Fischer
|
ea77e3db6f
|
Add --detect-longitude-wraparound option
|
2017-03-15 13:37:50 -07:00 |
|
Eric Fischer
|
c46f4cfc75
|
Remove polygon splitting, since polygon cleaning is now fast enough
|
2017-03-02 12:08:08 -08:00 |
|
Eric Fischer
|
9cbbc4c68d
|
Merge branch 'master' into plugins-merge
|
2017-03-02 10:45:25 -08:00 |
|
Eric Fischer
|
3a1f074c96
|
Add test and documentation for tippecanoe-decode -l
|
2017-03-01 16:01:57 -08:00 |
|
Eric Fischer
|
55e7e20a73
|
Add a check for environmental variable TIPPECANOE_MAX_THREADS
|
2017-02-17 16:47:21 -08:00 |
|
Eric Fischer
|
31f254ac99
|
Upgrade to Wagyu 0.3.0; downgrade C++ requirement to C++ 11
|
2017-01-26 13:28:17 -08:00 |
|
Eric Fischer
|
5c2106c0dc
|
Merge branch 'master' into plugins
|
2017-01-25 16:38:03 -08:00 |
|
Eric Fischer
|
c74a9a8325
|
Add minzoom and maxzoom options to tippecanoe-decode
|
2017-01-24 14:15:40 -08:00 |
|
Eric Fischer
|
47cb2434e6
|
Merge branch 'master' into plugins
|
2017-01-19 15:48:39 -08:00 |
|
Eric Fischer
|
801c5d6574
|
Add instructions for upgrading g++ on Linux
|
2017-01-17 10:38:40 -08:00 |
|
Eric Fischer
|
7b5069f2f6
|
Start writing some documentation
|
2017-01-13 15:57:52 -08:00 |
|
Andrew Harvey
|
ece768bfe4
|
include build-essential in Linux prerequisites
|
2017-01-05 14:49:11 +11:00 |
|
Eric Fischer
|
e8c5759f70
|
Dot-dropping doesn't apply if there is a per-feature minzoom tag
|
2016-12-06 15:36:10 -08:00 |
|
Eric Fischer
|
0db8d9ed8b
|
Option to snap low zooms to a stairstep grid
|
2016-11-28 15:45:38 -08:00 |
|
Eric Fischer
|
bedace67e7
|
Remove --merge-polygons-as-needed until it works well. Bump version.
|
2016-11-21 13:36:31 -08:00 |
|
Eric Fischer
|
e9aa8c1b7d
|
Add an option to prevent tiny polygon reduction
|
2016-11-21 11:26:37 -08:00 |
|
Eric Fischer
|
dc9e68b128
|
Make feature-dropping option names a little more consistent
|
2016-11-17 12:40:11 -08:00 |
|
Eric Fischer
|
013e6512b4
|
Add an option to drop the smallest features to make tiles small enough
|
2016-11-09 17:09:05 -08:00 |
|
Eric Fischer
|
38ce49d2d4
|
Another option for plain fractional dropping, but across the whole zoom
|
2016-11-04 12:26:13 -07:00 |
|
Eric Fischer
|
ee48be26e0
|
Rename -k to -M before I regret that the unit for it is not kilobytes
|
2016-11-04 11:15:53 -07:00 |
|
Eric Fischer
|
10fc9254d1
|
Add an option to discover the minimum workable gap between features
|
2016-10-25 16:28:32 -07:00 |
|
Eric Fischer
|
2798bf7b6f
|
Add an option to merge adjacent polygons together to reduce tile size
|
2016-10-24 17:22:07 -07:00 |
|
Eric Fischer
|
f32916c472
|
Tests of the three current strategies for reducing tile size
|
2016-10-24 15:33:14 -07:00 |
|
Eric Fischer
|
83e73e8840
|
Add an option to dynamically increase gamma until tiles are small enough
|
2016-10-24 12:29:36 -07:00 |
|