https://github.com/mapbox/tippecanoe

sort by:
Revision Author Date Message Commit Date
b550c7b Merge pull request #760 from mapbox/preserve-shared-nodes Add an option to keep intersection nodes from being simplified away 16 May 2019, 17:38:56 UTC
dcdfb94 Bump version number for --no-simplification-of-shared-nodes 16 May 2019, 17:13:43 UTC
42ee195 Add an option to keep intersection nodes from being simplified away 14 May 2019, 00:39:07 UTC
9dc92a4 Merge pull request #757 from mapbox/map-scale Add map scale to table of zoom level equivalences 09 May 2019, 23:48:20 UTC
1b14034 Add map scale to table of zoom level equivalences 08 May 2019, 20:47:53 UTC
363d21b Merge pull request #748 from mapbox/high-longitude Be more consistent about when longitudes beyond 180 are allowed 12 April 2019, 19:45:56 UTC
4d3e307 Be more consistent about when longitudes beyond 180 are allowed 12 April 2019, 19:12:14 UTC
b147ff2 Merge pull request #735 from mapbox/raw-tiles-zoom-enumerate Fix -Z and -z for tile directories in tile-join and tippecanoe-decode 09 April 2019, 00:03:06 UTC
7be3710 Rebuild documentation 08 April 2019, 23:33:11 UTC
fcab1da Merge branch 'master' into raw-tiles-zoom-enumerate 08 April 2019, 23:33:03 UTC
a8a183d Update changelog and version 08 April 2019, 23:32:39 UTC
9d06af9 Merge pull request #730 from andrewharvey/patch-4 Update README.md to include ndjson-cli suggestion 08 April 2019, 23:32:08 UTC
ffab876 Don't run shell filters if the current zoom is below the minzoom 08 April 2019, 23:30:19 UTC
99dc019 Fix tests after merge 08 April 2019, 23:29:56 UTC
e89bdec Merge branch 'master' into raw-tiles-zoom-enumerate 08 April 2019, 23:28:12 UTC
18b6473 Merge pull request #744 from mapbox/track-flags Record the command line options in the tileset metadata 05 April 2019, 20:45:55 UTC
382563a Sort wildcards in Makefile to provide test stability 05 April 2019, 20:15:46 UTC
26a07b2 Forgot to update this test standard 05 April 2019, 19:05:03 UTC
f95b9bc Use single-quote quoting instead of backslash quoting 05 April 2019, 18:30:57 UTC
4f7459c Record the command line options in the tileset metadata 05 April 2019, 00:03:36 UTC
e051c53 Fix duplicated error message for unknown option 19 March 2019, 17:16:14 UTC
ac12932 Return a successful error status for --help and --version 19 March 2019, 17:13:44 UTC
7419d64 Suggest https instead of ssh for "git clone" to avoid the need for authentication 19 March 2019, 17:06:46 UTC
25b9c51 Fix -Z and -z for tile directories in tile-join and tippecanoe-decode 19 March 2019, 01:01:32 UTC
0704ec9 Update README.md to include ndjson-cli suggestion Most software in the ecosystem is unable to write arbitrary data to the tippecanoe object, so it might be helpful to show how users can make these GeoJSON extensions work. #685 11 March 2019, 05:40:59 UTC
945d804 Merge pull request #725 from mapbox/geobuf-multilinestring Fix reading of MultiLineStrings in Geobuf input 02 March 2019, 00:22:00 UTC
1bc475b Fix reading of MultiLineStrings in Geobuf input 01 March 2019, 23:52:24 UTC
907ddeb Merge pull request #718 from mapbox/decode-mvt Make tile-join and tippecanoe-decode more flexible about directories 20 February 2019, 22:08:22 UTC
90afdf8 Merge branch 'master' into decode-mvt 20 February 2019, 20:06:06 UTC
8df0455 Make tile-join and tippecanoe-decode more flexible about directories: * Accept .mvt as well as .pbf in directories of tiles * Allow tippecanoe-decode and tile-join of directories with no metadata 20 February 2019, 20:04:10 UTC
454f75e Merge pull request #716 from mapbox/keep-id-attribute Don't exclude the attribute that is specified to be the feature ID 14 February 2019, 20:40:22 UTC
435a788 Don't exclude the attribute that is specified to be the feature ID 14 February 2019, 19:40:58 UTC
9387fe6 Current behavior if the ID attribute is also excluded 14 February 2019, 18:48:22 UTC
b1ae63a Merge pull request #707 from mapbox/unused-filter Remove now-unused filter argument during parsing 14 February 2019, 18:43:11 UTC
451175d Merge pull request #715 from mapbox/multiple-include Clarify use of multiple -x or -y options 14 February 2019, 18:42:43 UTC
8c2df5f Clarify use of multiple -x or -y options 14 February 2019, 00:45:11 UTC
87bdaa1 Merge pull request #711 from andrewharvey/patch-3 update broken links in README.md 04 February 2019, 18:06:00 UTC
185f7d7 update broken links in README.md 03 February 2019, 10:31:16 UTC
e805d11 Remove now-unused filter argument during parsing 22 January 2019, 22:26:06 UTC
610afc2 Merge pull request #702 from mapbox/minzoom-0 Fix a bug that disallowed a per-feature minzoom of 0 16 January 2019, 21:08:54 UTC
6da2090 Fix a bug that disallowed a per-feature minzoom of 0 16 January 2019, 19:56:25 UTC
454ae96 Merge pull request #697 from wsw0108/typo fix some typo 02 January 2019, 18:16:06 UTC
2eb7f5d read_json.cpp: fix semantic typo 25 December 2018, 12:04:41 UTC
b746688 serial.cpp: fix shift-op typo 25 December 2018, 12:03:57 UTC
5421dbf Merge pull request #695 from mapbox/cookbook-replace-features Add cookbook example for adding and removing features with tile-join 20 December 2018, 23:31:34 UTC
0505e0e Add cookbook example for adding and removing features with tile-join 20 December 2018, 23:06:44 UTC
255f795 Merge pull request #691 from mapbox/detail-limit Limit detail to 30 and buffer 127 to prevent coordinate delta overflow 19 December 2018, 01:31:51 UTC
32b14b1 Limit detail to 30 and buffer 127 to prevent coordinate delta overflow 18 December 2018, 23:53:11 UTC
b31b0b0 Merge pull request #684 from mapbox/metadata-exists Better error message if the output tileset already exists 13 December 2018, 23:07:31 UTC
28f773a Better error message if the output tileset already exists 13 December 2018, 19:20:06 UTC
45fbdf4 Merge pull request #683 from mapbox/coalesce-points Point features may now be coalesced into MultiPoint features with --coalesce 13 December 2018, 00:58:30 UTC
6376c28 Add Hilbert Curve feature sequencing as an option 12 December 2018, 18:51:00 UTC
5f1c0e1 Add a table of zoom level precisions to the documentation 12 December 2018, 01:52:51 UTC
ca4aad0 Point features may now be coalesced into MultiPoint features with --coalesce 12 December 2018, 01:09:13 UTC
4b20948 Merge pull request #681 from Plantain/master Update coalesce-smallest-as-needed documentation 04 December 2018, 20:49:23 UTC
3eea8b0 Update coalesce-smallest-as-needed documentation 04 December 2018, 20:19:50 UTC
9c708aa Merge pull request #676 from mapbox/empty-coordinate Make it an error, not a warning, to have missing coordinates for a point 26 November 2018, 23:34:11 UTC
cf28e6b Make it an error, not a warning, to have missing coordinates for a point 26 November 2018, 22:50:45 UTC
506526d Merge pull request #657 from mapbox/drop-features-earlier Drop LineStrings and Polygons early in tiling if they are smaller than a pixel 26 November 2018, 18:57:30 UTC
4fec7a1 Reduce coordinate precision so GeoJSON and geobuf have the same results 26 November 2018, 18:22:05 UTC
5229990 Fix gridding of small squares; use less memory for small features 21 November 2018, 23:34:43 UTC
739445c Merge pull request #665 from mapbox/coerce-id-leading-zero Ignore leading zeroes when converting string attributes to feature IDs 08 November 2018, 00:31:35 UTC
f9c9ff3 Ignore leading zeroes when converting string attributes to feature IDs 07 November 2018, 23:46:44 UTC
949468e Merge pull request #658 from mapbox/coerce-feature-ids Add an option to convert stringified number feature IDs to numbers 07 November 2018, 22:45:08 UTC
a315064 Merge pull request #663 from jingsam/ignore chore: ignore geobuf tests files and node_modules 07 November 2018, 18:36:04 UTC
752f77d chore: ignore geobuf tests files and node_modules 07 November 2018, 06:49:51 UTC
cc7c0cc Don't test string ID conversion with geobuf, because it fails 02 November 2018, 22:28:51 UTC
bd2423a Add an option to use a specified feature attribute as the feature ID 02 November 2018, 22:21:52 UTC
53de8a2 Add an option to convert stringified number feature IDs to numbers 02 November 2018, 00:07:33 UTC
b8ffdda Merge pull request #656 from mapbox/tile-join-maxzoom Warn in tile-join if tilesets being joined have different maxzooms 31 October 2018, 23:09:11 UTC
9c79cf7 Warn in tile-join if tilesets being joined have different maxzooms 31 October 2018, 21:25:25 UTC
d3ae485 Merge pull request #650 from mapbox/filter-crash Fix null pointer crash/add bounding box option 23 October 2018, 18:59:28 UTC
1cf3b0a Fix the feature bounding box after clipping 23 October 2018, 17:55:07 UTC
5dfbc4a Add --clip-bounding-box option to clip input geometry 22 October 2018, 23:49:33 UTC
0acdeef Fix null pointer crash when looking for feature extent in filter output 22 October 2018, 20:26:53 UTC
e18748e Merge pull request #647 from mapbox/attribute-compare Bug fix: mismatched features could be coalesced if from a prefilter 10 October 2018, 22:12:38 UTC
1b75ca3 Bug fix: mismatched features could be coalesced if from a prefilter 10 October 2018, 21:35:46 UTC
b7fb576 Merge pull request #645 from mapbox/empty-tileset-dir Create the output tile directory even if there are no valid features 24 September 2018, 20:52:31 UTC
b2999fe Create the output tile directory even if there are no valid features 24 September 2018, 18:16:13 UTC
03199a7 Merge pull request #642 from mapbox/maxzoom-minzoom Issue an error message in tile-join if minzoom is greater than maxzoom 07 September 2018, 19:07:47 UTC
7aebce7 Issue an error message in tile-join if minzoom is greater than maxzoom 07 September 2018, 17:08:02 UTC
9949d7e Merge pull request #639 from mapbox/tile-stats-limits Add options to change the tilestats limits 01 September 2018, 00:50:42 UTC
2530efd Used the tilestats sample values limit instead of the attributes limit 31 August 2018, 23:52:38 UTC
216c0cf Be consistent about pluralization in the tilestats options 31 August 2018, 23:19:55 UTC
bc84b41 Add options to change the tilestats limits 31 August 2018, 22:12:00 UTC
5483720 Merge pull request #635 from jingsam/ignore-check-files chore: ignore generated check and mbtiles files in tests 23 August 2018, 17:34:38 UTC
5d6e6e0 chore: ignore generated check and mbtiles files in tests 23 August 2018, 06:16:50 UTC
15df8e8 Merge pull request #633 from mapbox/tile-join-name-len Keep tile-join from generating a tileset name longer than 255 chars 21 August 2018, 17:01:58 UTC
addbd0a Keep tile-join from generating a tileset name longer than 255 chars 21 August 2018, 00:45:18 UTC
de40169 Merge pull request #631 from mapbox/filename-warning Fix missing filename in warning messages 16 August 2018, 21:20:38 UTC
0a3e4ad Fix missing filename in warning messages 16 August 2018, 20:46:37 UTC
1ef2005 Merge pull request #623 from mapbox/cookbook Add a cookbook section to the README 16 August 2018, 19:08:37 UTC
f0517d0 Merge pull request #627 from mapbox/geojson-loop Factor out the GeoJSON parsing loop from feature serialization 08 August 2018, 22:14:14 UTC
19c132e Be more cautious about use of a null feature for bare geometries 08 August 2018, 21:17:08 UTC
98cf4d9 Don't accept features or geometries inside another object's properties 08 August 2018, 20:42:49 UTC
ba8966a Use the same GeoJSON parsing loop in tippecanoe-json-tool 08 August 2018, 20:11:25 UTC
79363e3 Factor out the GeoJSON parsing loop from feature serialization 08 August 2018, 20:11:10 UTC
2e80377 Merge pull request #626 from mapbox/tile-join-remove-attrs Add --exclude-all to tile-join 07 August 2018, 18:12:57 UTC
8d67e46 Add --exclude-all to tile-join 07 August 2018, 17:27:38 UTC
5c881c1 Merge pull request #620 from mapbox/wagyu-initializer Upgrade to Wagyu 0.4.3 06 August 2018, 20:30:24 UTC
back to top