https://github.com/mapbox/tippecanoe

sort by:
Revision Author Date Message Commit Date
5816822 Make better guesses about how many polygons to try to merge 22 November 2016, 23:44:05 UTC
2b4202b Fix inconsistent polygon merging across tile boundaries 22 November 2016, 22:55:04 UTC
3b8e48c Revert "Remove --merge-polygons-as-needed until it works well. Bump version." This reverts commit bedace67e7a67672994aa8c1c23d051df144a38c. 22 November 2016, 22:45:09 UTC
4aeeac6 Only recursively union polygon rings if polygon merging was requested 21 November 2016, 22:50:45 UTC
a52342b Merge branch 'master' into wagyu-dynamic-gamma 21 November 2016, 22:36:49 UTC
2d022c6 Merge pull request #312 from mapbox/dynamic-gamma Add an option to dynamically increase gamma until tiles are small enough 21 November 2016, 22:33:23 UTC
bedace6 Remove --merge-polygons-as-needed until it works well. Bump version. 21 November 2016, 21:36:31 UTC
e9aa8c1 Add an option to prevent tiny polygon reduction 21 November 2016, 19:26:37 UTC
80f30b8 Build up the polygon union instead of trying to do it all at once 19 November 2016, 01:52:26 UTC
90841d3 Remove drawing no-ops after scaling down to tile resolution 18 November 2016, 23:25:55 UTC
d03881e Merge branch 'dynamic-gamma' into wagyu-dynamic-gamma 18 November 2016, 19:41:43 UTC
dc9e68b Make feature-dropping option names a little more consistent 17 November 2016, 20:40:11 UTC
5479e59 Save another byte in features that have no metadata 17 November 2016, 18:11:59 UTC
439b544 Don't serialize the feature sequence number unless needed for -pi 17 November 2016, 01:35:25 UTC
a69a087 Merge pull request #319 from jingsam/patch-1 Create .gitignore 16 November 2016, 18:25:26 UTC
eb1c724 Create .gitignore 16 November 2016, 08:10:41 UTC
9954a6b Let wagyu do all the hard work of merging polygons as needed 15 November 2016, 00:57:16 UTC
efbf735 Get rid of the too-slow polygon merging strategy 15 November 2016, 00:29:37 UTC
66a47d2 Merge branch 'dynamic-gamma' into wagyu-dynamic-gamma 15 November 2016, 00:22:27 UTC
0f0131d Bring in an internal copy of Wagyu and eliminate Clipper 15 November 2016, 00:19:13 UTC
0a22d52 Add back code to allow using Wagyu for clipping to tile boundaries 14 November 2016, 21:36:26 UTC
9861858 Switch from even-odd polygon filling to positive filling 14 November 2016, 20:08:17 UTC
2ad7681 Update with new Wagyu output 14 November 2016, 19:58:18 UTC
9ea2960 Don't let line simplification reduce a polygon ring to below 3 points 14 November 2016, 19:22:21 UTC
32aa653 Don't spend geometry space on index or extent unless it is needed 12 November 2016, 01:37:46 UTC
15883b4 Log wagyu exceptions to a file instead of crashing 10 November 2016, 19:57:27 UTC
e5635c3 Update to new wagyu output 10 November 2016, 18:08:38 UTC
ace8e19 Merge branch 'master' into wagyu 10 November 2016, 18:06:48 UTC
013e651 Add an option to drop the smallest features to make tiles small enough 10 November 2016, 01:09:05 UTC
38ce49d Another option for plain fractional dropping, but across the whole zoom 04 November 2016, 19:26:13 UTC
ee48be2 Rename -k to -M before I regret that the unit for it is not kilobytes 04 November 2016, 18:15:53 UTC
700ca48 Fix flakiness: don't decrease the global feature gap 04 November 2016, 00:49:32 UTC
a8bdbe8 Fix the progress indicator when doing two passes over each zoom level 04 November 2016, 00:13:11 UTC
689f2ef Make better guesses about what gap will make a tile small enough 02 November 2016, 23:57:35 UTC
2e3ba8f Retain original feature index rather than recalculating For better density calculation of clipped features 02 November 2016, 22:11:22 UTC
d0db332 Binary search to find gap that leaves the desired fraction of features 02 November 2016, 21:25:04 UTC
faa5720 Remove dead code 01 November 2016, 23:31:45 UTC
2e026f9 Use float instead of double in tiles if the value comes out the same 27 October 2016, 21:37:46 UTC
0834626 More careful JSON parsing thanks to http://seriot.ch/parsing_json.html 27 October 2016, 18:39:50 UTC
80e5159 Remove dead code 26 October 2016, 23:00:59 UTC
7e6aa19 Make sure memfile growth gets tested 26 October 2016, 22:57:24 UTC
8296190 Remove leftovers from early versions of --detect-shared-borders 26 October 2016, 22:47:26 UTC
93d3c40 Remove dead code 26 October 2016, 22:43:46 UTC
9fbc7b9 Add an ignored third coordinate to improve code coverage 26 October 2016, 22:33:46 UTC
7727b3a Start each tile's gamma/mingap at the same point to help flaky tests 26 October 2016, 17:40:53 UTC
565b5dc Add a test of discovering the minimum workable feature spacing 25 October 2016, 23:39:41 UTC
10fc925 Add an option to discover the minimum workable gap between features 25 October 2016, 23:28:32 UTC
db859e8 Reorder which tile-shrinking strategy to try first 25 October 2016, 22:21:00 UTC
667e8f7 Use the same discovered gamma across all tiles of a zoom level 25 October 2016, 21:13:55 UTC
feb8ac0 Merge pull request #313 from andrewharvey/patch-1 update clean target to remove all built files 25 October 2016, 17:03:43 UTC
4b3fc4a Track the new identity of merged polygons so they can be merged further 25 October 2016, 17:01:18 UTC
1594a09 update clean target to remove all built files 25 October 2016, 05:17:49 UTC
057d7b7 Iterate over arcs, not polygons, when merging 25 October 2016, 00:58:26 UTC
2798bf7 Add an option to merge adjacent polygons together to reduce tile size 25 October 2016, 00:22:07 UTC
f32916c Tests of the three current strategies for reducing tile size 24 October 2016, 22:33:14 UTC
7cb7fc4 Fix where I was inserting the copied ring in backwards order 24 October 2016, 22:06:57 UTC
3cc9523 Work on merging together adjacent polygons to reduce tile size 24 October 2016, 22:06:49 UTC
83e73e8 Add an option to dynamically increase gamma until tiles are small enough 24 October 2016, 19:29:36 UTC
6da034d Clean branch with the minimum glue required to use wagyu 20 October 2016, 22:16:14 UTC
1cfc582 Merge pull request #310 from mapbox/consistent-dropping Make feature dropping consistent across tile boundaries and zoom levels 18 October 2016, 22:28:31 UTC
e165594 Add a test where the base zoom is beyond the max zoom 17 October 2016, 20:53:52 UTC
17cd74d Remove warning flag that gcc doesn't support 17 October 2016, 20:29:39 UTC
92cc08a Fix some compiler warnings about signed comparisons 15 October 2016, 00:11:57 UTC
eb1c64d Fix use of 32-bit zigzag encoding/decoding for 64-bit integers 14 October 2016, 22:48:35 UTC
1f38e85 Bump version number and fix out-of-date documentation 14 October 2016, 22:42:01 UTC
8237794 Merge branch 'master' into consistent-dropping 14 October 2016, 22:35:35 UTC
2a856b4 Merge pull request #302 from mapbox/simplify-polygons-together Find edges shared between polygons and simplify them individually 14 October 2016, 22:34:25 UTC
71bf20b Remove debug output 14 October 2016, 19:30:54 UTC
feb9b44 Stabilize edge list order by also comparing ring IDs 14 October 2016, 19:27:24 UTC
9160e6a Guard against uninitialized variables 14 October 2016, 19:19:56 UTC
a5d803a Lots of debug output to try to track down Mac/Linux differences 14 October 2016, 19:15:23 UTC
6aee0d3 Merge pull request #309 from mapbox/enumerate-test There should be a test of tippecanoe-enumerate 13 October 2016, 17:25:00 UTC
bbfc7c6 There should be a test of tippecanoe-enumerate 12 October 2016, 23:27:05 UTC
abac4f2 Merge pull request #308 from mapbox/deps Autogenerate header dependencies 12 October 2016, 23:09:19 UTC
b26e6a5 This should have been linking as C++, not C 12 October 2016, 21:07:41 UTC
c4ee5d3 Autogenerate header dependencies Following http://scottmcpeak.com/autodepend/autodepend.html 12 October 2016, 20:21:29 UTC
2e9971c Remake test standards after inspection 12 October 2016, 17:41:01 UTC
081e330 Reset counter with each tile, to match old low-zoom feature density 12 October 2016, 16:49:25 UTC
81d8fe2 Fix structure packing to fix polygon dropping 12 October 2016, 00:47:53 UTC
948ea13 Do a fixup pass on the feature minzooms after base/rate calculation 12 October 2016, 00:24:22 UTC
9d37bd1 Keep start/end in tue merged index pointing to final geometry offsets 11 October 2016, 22:13:27 UTC
08310d9 Forgot this other place where final geometry can be written out 11 October 2016, 19:42:20 UTC
d381f5a Make the feature counter global, not reset with each merge phase 11 October 2016, 19:05:50 UTC
5ab4141 Calculate feature-dropping (except gamma) during geometry reordering 11 October 2016, 00:15:33 UTC
c8a1b08 Don't serialize the per-feature minzoom until geometry merging time 10 October 2016, 22:31:09 UTC
896c9d8 Rename option to --detect-shared-borders and add a test 06 October 2016, 23:16:51 UTC
7258643 A sorted list is smaller and faster than a map of sets 06 October 2016, 00:16:18 UTC
4c1b135 Save a little time by only looking up each segment once 06 October 2016, 00:16:18 UTC
46b634c Remember to close the polygon 06 October 2016, 00:16:18 UTC
6455b66 Remember to honor --no-line-simplification if it was requested 06 October 2016, 00:16:18 UTC
938274a Remove more debugging code 06 October 2016, 00:16:18 UTC
2b42806 Extract common edges, simplify, then reassemble polygon rings 06 October 2016, 00:16:18 UTC
d35dc49 If a point divides one border, it divides any that touch there 06 October 2016, 00:16:18 UTC
57cc343 Most of the way toward TopoJSON-style factoring out of edges 06 October 2016, 00:16:18 UTC
91bfc2c Choose a consistent starting point for rings with no shared edges 06 October 2016, 00:16:18 UTC
59619fb Crunch out zero-length linetos to improve the match 06 October 2016, 00:16:18 UTC
6b40766 Find a common-edge transition if it's the first point of the ring 06 October 2016, 00:16:18 UTC
2bc9e15 Roll rings around so they start at an intersection transition, if any 06 October 2016, 00:16:18 UTC
f7daa05 Add a critical point where the set of rings using a polygon edge changes 06 October 2016, 00:16:18 UTC
04157e7 Merge pull request #304 from mapbox/utf8-check Enforce that string feature attributes must be encoded as UTF-8 05 October 2016, 22:54:58 UTC
back to top