https://github.com/mapbox/tippecanoe
Name Target Message Date
HEAD 2daf84a Merge pull request #980 from curran/patch-1 Point to active fork. 01 March 2024, 16:51:25 UTC
refs/heads/attributes-for-named-layers c87d6ea Associate attributes with the right layer when explicitly tagged (#342) 03 January 2017, 20:18:40 UTC
refs/heads/blake-properties 18c1c1b Merge branch 'master' into blake-properties 07 November 2018, 23:16:44 UTC
refs/heads/c++-readme 801c5d6 Add instructions for upgrading g++ on Linux 17 January 2017, 18:38:40 UTC
refs/heads/clean-once fba9b4b Clip lines and points late in the process too 24 April 2018, 14:00:37 UTC
refs/heads/clean-polygon 49aff99 First stage of respecting original winding order 07 June 2016, 19:23:08 UTC
refs/heads/clean-polygon2 daafdc3 Use chain pointers instead of copying 11 June 2016, 00:17:00 UTC
refs/heads/cleanup d1aa7f8 Be more explicit about not calling rewrite() repeatedly 21 January 2016, 21:59:08 UTC
refs/heads/clipper-glue 4a23be6 Reflect renamings on the clipper side 22 June 2016, 23:59:23 UTC
refs/heads/clumping 040dcdf Track the average gap between points in the densest tile 04 February 2016, 00:37:43 UTC
refs/heads/compression-rate 13bab1d Try libdeflate 03 April 2018, 23:23:49 UTC
refs/heads/consistent 022f42c Merge branch 'master' into consistent 20 June 2015, 00:47:04 UTC
refs/heads/consistent-dropping e165594 Add a test where the base zoom is beyond the max zoom 17 October 2016, 20:53:52 UTC
refs/heads/create-border-lines cf191ed EXPERIMENTAL feature to extract shared polygon borders into lines 29 May 2018, 23:20:44 UTC
refs/heads/detect-nested 1ac000b Don't accept features or geometries inside another object's properties 22 December 2017, 22:34:37 UTC
refs/heads/diagnose b694a0e Bring back the diagnosis of which attributes use the most space 14 September 2017, 19:05:12 UTC
refs/heads/dup e63e719 Catch duplicate points in the buffer as well as within the tile itself 02 January 2015, 23:14:36 UTC
refs/heads/exclude-huge 433fc80 Experiment: exclude geometries that will wrap around when rendered 27 July 2017, 00:35:50 UTC
refs/heads/exit-status a383f5c Use an exit status of 100 if some but not all zoom levels succeeded 18 April 2018, 17:48:13 UTC
refs/heads/external-deps a1ddfc6 Externalize Catch too 17 March 2017, 00:00:19 UTC
refs/heads/fraction-densest 5783459 Experiment with enabling simultaneous -densest and -fraction 13 February 2018, 01:05:48 UTC
refs/heads/geometry-hpp 274d156 Update to new Wagyu output 10 November 2016, 19:02:01 UTC
refs/heads/glow-map 094b3e7 Add an option (-ag) for the glow calculation and fix its the memory leak 02 February 2016, 00:09:29 UTC
refs/heads/grids b6b3510 Check in test file of small grid 11 April 2018, 00:14:26 UTC
refs/heads/inline-meta 7a5fc36 Inline the metadata with the geometry instead of referring to another file 09 March 2016, 23:08:05 UTC
refs/heads/ioperf 5fb13a6 Use memory-mapped I/O to avoid a visible pause in index consolidation 15 March 2016, 22:50:28 UTC
refs/heads/json-join 9a12a76 Fix overflow when iterating through 0-length lists backwards 17 November 2017, 23:47:10 UTC
refs/heads/jsonpull-hpp 98e2633 Use weak pointers for container and parser to avoid reference loops 07 June 2018, 00:47:20 UTC
refs/heads/limit-generator-options 7a9f1d0 Limit the length of the generator_options in the tileset metadata 08 January 2020, 23:25:16 UTC
refs/heads/master 2daf84a Merge pull request #980 from curran/patch-1 Point to active fork. 01 March 2024, 16:51:25 UTC
refs/heads/merge-parcels a4f8e6f Fix where I was inserting the copied ring in backwards order 22 October 2016, 01:00:46 UTC
refs/heads/mime-type 026bb37 Specify the file format as a MIME type and add the compression header 13 October 2016, 23:12:21 UTC
refs/heads/more-warnings 2d87059 Some more constructors 10 November 2017, 21:59:57 UTC
refs/heads/multithread-input 02b020a Run the JSON parsers in separate threads 27 October 2015, 23:48:02 UTC
refs/heads/null-tilestats dae2c65 Pass null attribute values through into tilestats 07 January 2020, 23:36:47 UTC
refs/heads/object-attributes e6fb320 Treat compound tagging like any other tagging. Add postfilter test. 14 August 2018, 23:04:17 UTC
refs/heads/options-from-file 73aeb9e Merge branch 'master' into options-from-file 26 May 2018, 00:35:03 UTC
refs/heads/partition 699d09a Missed a test 07 November 2016, 23:33:31 UTC
refs/heads/performance 3ad17c8 Do less input progress reporting the more CPUs are working on it 26 February 2016, 22:05:48 UTC
refs/heads/polygon 94b0982 Output polygons with metadata and with each ring separately 03 August 2015, 21:13:58 UTC
refs/heads/polygon-fix 7135365 Trim down the list of seen nodes instead of rebuilding it 05 July 2016, 17:41:50 UTC
refs/heads/polygon-preclean 3085851 Reduce precision to fix test flakiness 27 June 2019, 21:02:57 UTC
refs/heads/polygon-ring 77b451f Fix some rounding error just by staying in double precision 12 October 2015, 19:51:55 UTC
refs/heads/polygon-winding bab33ff Reverse the order of polygon winding 22 October 2015, 22:59:33 UTC
refs/heads/prefilter-below-minzoom e518993 Don't run shell filters if the current zoom is below the minzoom 05 April 2019, 22:10:39 UTC
refs/heads/presimplify 3083f6c Factor out reserialization of child tiles 23 December 2014, 20:04:27 UTC
refs/heads/property-hack e46769b Hacky thing to dump tile coordinates and properties to stdout while tiling 25 September 2015, 19:38:28 UTC
refs/heads/protozero-151 618efaf Upgrade protozero to 1.5.1 (e94728c) 17 February 2017, 22:30:01 UTC
refs/heads/reconstruct c1590ef Make sure features with the same clipid also have matching attributes 27 April 2018, 15:33:31 UTC
refs/heads/remove-filled 47741a6 Don't set fillzoom unless we are actually removing filled tiles 08 November 2019, 23:55:38 UTC
refs/heads/renaming-cleanup 9fdd547 Clean up naming around tilestats and JSON writing 29 October 2019, 22:37:35 UTC
refs/heads/self-intersecting ff7fec7 Add optional code to loop until geometry stabilizes 29 April 2016, 19:56:41 UTC
refs/heads/shapefile da4273d More shapefile handling 11 November 2015, 23:25:28 UTC
refs/heads/shp 571db8d Add forgotten boilerplate for -zg 11 August 2018, 00:23:45 UTC
refs/heads/simplify2 9ecc56b Reduce exponent again 02 March 2015, 00:32:22 UTC
refs/heads/single-thread 923a069 Add an option to run single-threaded instead of using pthreads 23 March 2016, 23:19:19 UTC
refs/heads/split-complex-polygons de2037a Add --split-complex-polygons option 02 August 2019, 18:44:07 UTC
refs/heads/split-parser 00062c6 Decode polygons, although probably not correctly 13 March 2015, 23:14:00 UTC
refs/heads/swizzle 06d0fcf Make indent 02 March 2016, 01:11:39 UTC
refs/heads/tar 3bb5a9c Add a test for tar output format 28 August 2019, 22:22:25 UTC
refs/heads/test-parallelism 4beec51 Put features in sequence order, in the interest of greater clarity 03 May 2017, 00:12:44 UTC
refs/heads/tile-composition 4656453 Add encoding details to tippecanoe-decode --stats output 27 February 2021, 00:50:46 UTC
refs/heads/type-cleanup 37ff3d2 Type cleanup: geometry operations are unsigned chars 03 January 2018, 20:49:24 UTC
refs/heads/uniform 93b2687 Merge pull request #79 from mapbox/rework-options Change some defaults that keep tripping people up: 27 August 2015, 23:10:20 UTC
refs/heads/use-more-cpus b7cc62c Reduce number of input threads if needed to avoid using too many files 13 April 2017, 00:00:18 UTC
refs/heads/versions bd69419 Include command line as tileset description. Claim mbtiles 1.2, vector tile 2. 08 December 2015, 01:36:04 UTC
refs/heads/vt3-testbed 58ab638 Debugging code to find where I am leaving empty linetos 18 June 2018, 16:41:26 UTC
refs/heads/vtzero e99f39b More progress on reading vtzero 14 August 2017, 23:27:50 UTC
refs/heads/vtzero2 6ad1497 Stop expecting tiles to come out byte-for-byte identical 16 February 2018, 22:40:48 UTC
refs/heads/vtzero3 ca6384f Merge branch 'master' into vtzero3 22 March 2018, 23:05:14 UTC
refs/heads/wagyu f665377 Merge branch 'master' into wagyu 07 December 2016, 21:48:23 UTC
refs/heads/wagyu-dynamic-gamma 5816822 Make better guesses about how many polygons to try to merge 22 November 2016, 23:44:05 UTC
refs/heads/wagyu-exception 3702527 Print details of the feature when Wagyu throws an exception 29 May 2019, 01:22:28 UTC
refs/heads/workaround b2277d7 Eliminate the separate metadata file 17 February 2020, 22:56:11 UTC
refs/heads/zoom-element baf8ccd Add a feature to extract elements from array attributes by zoom level 31 May 2019, 22:40:31 UTC
refs/tags/1.10.0 235939e Merge pull request #226 from mapbox/c++-math use std::fabs instead of clib fabs 27 April 2016, 00:03:00 UTC
refs/tags/1.11.0 666565e Merge pull request #232 from mapbox/cplusplus Convert everything to C++ 27 April 2016, 22:52:05 UTC
refs/tags/1.11.4 f920c05 Merge pull request #241 from mapbox/save-polygons Don't let polygons with nonzero area disappear during cleaning 05 May 2016, 21:55:52 UTC
refs/tags/1.11.7 4030cc7 Merge pull request #245 from mapbox/inline-meta2 Add the ability to inline metadata with geometry 25 May 2016, 18:53:57 UTC
refs/tags/1.12.0 d170ebc Merge pull request #259 from mapbox/tile-join-x Fix a tile-join bug that would retain fields that were supposed to be… 10 June 2016, 23:13:12 UTC
refs/tags/1.12.11 6a7a139 Merge pull request #288 from mapbox/bad-polygon-revival Don't try to revive a placeholder for a degenerate polygon with negative area 25 August 2016, 20:45:12 UTC
refs/tags/1.12.3 85b27d3 Merge pull request #269 from mapbox/fix-progress Fix double-counted progress in the progress indicator 08 July 2016, 23:13:19 UTC
refs/tags/1.12.5 26e21b0 Merge pull request #271 from mapbox/empty-features Test that an empty feature is no longer generated (here in tile 11/328/791) 13 July 2016, 00:48:43 UTC
refs/tags/1.12.9 938e6a9 Merge pull request #280 from mapbox/fragment-geometry Move polygon winding fixup out of tiling and into parsing 15 August 2016, 21:04:06 UTC
refs/tags/1.13.0 b84b2b0 Merge pull request #294 from mapbox/named-layer Add the ability to specify layer names within the GeoJSON input 30 August 2016, 23:56:19 UTC
refs/tags/1.14.3 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
refs/tags/1.14.4 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
refs/tags/1.15.0 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
refs/tags/1.15.1 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
refs/tags/1.16.0 78d91b3 Merge pull request #333 from mapbox/wagyu-clean Switch polygon topology correction from Clipper to Wagyu 15 December 2016, 00:13:31 UTC
refs/tags/1.16.11 860189a Merge pull request #378 from mapbox/no-polygon-splitting Remove polygon splitting, since polygon cleaning is now fast enough 02 March 2017, 23:03:52 UTC
refs/tags/1.16.3 c1ec437 Merge pull request #344 from mapbox/wagyu-bfbf2893 Upgrade Wagyu to bfbf2893 05 January 2017, 01:16:17 UTC
refs/tags/1.16.9 30a987d Merge pull request #374 from mapbox/multilayer-crash Clean up layer name handling to fix layer merging crash 21 February 2017, 01:24:24 UTC
refs/tags/1.17.1 d2a8761 Merge pull request #399 from mapbox/projection-warning Try to be clearer in the warning message about projections 18 April 2017, 21:02:07 UTC
refs/tags/1.17.7 685e1a4 Merge pull request #412 from mapbox/polygon-closure Enforce polygon winding and closure rules in tippecanoe-decode 05 May 2017, 18:47:54 UTC
refs/tags/1.18.0 7fe3de9 Merge pull request #416 from mapbox/tile-join-compression Tile-join had not been compressing its tiles. 11 May 2017, 19:51:14 UTC
refs/tags/1.18.1 733092a Merge pull request #417 from mapbox/only-warn-once Only warn once about invalid polygon encoding in tippecanoe-decode 12 May 2017, 18:24:02 UTC
refs/tags/1.19.1 240ccbd Merge pull request #426 from mapbox/extend-zooms Add an option to increase maxzoom if features are still being dropped 31 May 2017, 21:07:57 UTC
refs/tags/1.19.2 bd845ac Merge pull request #429 from mapbox/bom2 Ignore UTF-8 byte order mark if present 29 June 2017, 22:25:31 UTC
refs/tags/1.20.0 24a1827 Merge pull request #433 from mapbox/getopt Add long options to tippecanoe-decode and tile-join. Add --quiet to to tile-join. 07 July 2017, 21:44:28 UTC
back to top