https://github.com/mapbox/tippecanoe

sort by:
Revision Author Date Message Commit Date
c87d6ea Associate attributes with the right layer when explicitly tagged (#342) 03 January 2017, 20:20:52 UTC
8ab5bb4 Merge pull request #341 from mapbox/choose-first-tile Choose a deeper initial tile than 0/0/0 if one contains all the features 16 December 2016, 22:15:42 UTC
6a2e807 Choose a deeper initial tile than 0/0/0 if one contains all the features 16 December 2016, 20:22:38 UTC
78d91b3 Merge pull request #333 from mapbox/wagyu-clean Switch polygon topology correction from Clipper to Wagyu 15 December 2016, 00:13:31 UTC
275d257 Update to wagyu-0.2.1 (eec53a6) 14 December 2016, 22:14:55 UTC
b3c116b Merge branch 'master' into wagyu-clean 14 December 2016, 19:12:07 UTC
5549789 Merge pull request #338 from mapbox/warnings Fix warnings identified by g++ 14 December 2016, 19:11:29 UTC
56e1f55 Fix warnings identified by g++ 14 December 2016, 01:54:55 UTC
3e4fcd2 Merge pull request #337 from mapbox/sanitize-integer Fix integer overflow identified by -fsanitize=integer 14 December 2016, 01:28:27 UTC
d7d5bed Remove duplicate vertices before calling wagyu 14 December 2016, 00:55:33 UTC
af3d48e Fix integer overflow identified by -fsanitize=integer 14 December 2016, 00:19:38 UTC
ce3ffee Merge pull request #336 from mapbox/tile-join-fixes Don't allow two attributes with the same name, and strip \r from CSV. 13 December 2016, 23:24:15 UTC
f928133 Don't allow two attributes with the same name, and strip \r from CSV. 13 December 2016, 22:35:51 UTC
a4f5406 Switch polygon topology correction from Clipper to Wagyu 07 December 2016, 22:29:09 UTC
22cb518 Copy of wagyu-0.2.0 (b3fa127) 07 December 2016, 22:14:56 UTC
c0d5171 Copy of geometry.hpp-0.9.0 (e3acceb) 07 December 2016, 22:11:53 UTC
89bfd27 Copy of variant-1.1.4 (02bd1ac) 07 December 2016, 22:09:51 UTC
bdd2632 clean all binary programs 07 December 2016, 00:52:37 UTC
785d341 Merge pull request #331 from mapbox/no-dropping-if-zoom-tagged Dot-dropping doesn't apply if there is a per-feature minzoom tag 07 December 2016, 00:03:00 UTC
e8c5759 Dot-dropping doesn't apply if there is a per-feature minzoom tag 06 December 2016, 23:36:10 UTC
afa782f Merge pull request #328 from mapbox/grid-snap-rounding Round coordinates in low-zoom grid instead of truncating 30 November 2016, 22:31:23 UTC
f6d5d18 Round coordinates in low-zoom grid instead of truncating To avoid rounding error if features are already tile-grid-aligned 29 November 2016, 23:18:44 UTC
ab9eafa Merge pull request #325 from mapbox/gridded Option to snap low zooms to a stairstep grid 29 November 2016, 21:59:15 UTC
f1ff730 Add a test for grid snapping 29 November 2016, 00:32:54 UTC
0db8d9e Option to snap low zooms to a stairstep grid 28 November 2016, 23:45:38 UTC
c68d553 Merge pull request #323 from mapbox/point-area Stop --drop-smallest-as-needed from always dropping all points 23 November 2016, 23:10:25 UTC
c867ce5 Stop --drop-smallest-as-needed from always dropping all points 23 November 2016, 21:57:32 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
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
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
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
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
back to top