https://github.com/mapbox/tippecanoe

sort by:
Revision Author Date Message Commit Date
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
922bef7 Fix array bounds error found by -fsanitize=address 05 May 2017, 18:22:40 UTC
9eb3a7f Enforce polygon winding and closure rules in tippecanoe-decode 05 May 2017, 17:56:50 UTC
eab593f Merge pull request #411 from mapbox/tile-join-name Add tile-join options to set tileset name, description, attribution 04 May 2017, 22:27:40 UTC
f87a9d1 Add tile-join options to set tileset name, description, attribution 04 May 2017, 22:08:31 UTC
92deeb5 Merge pull request #410 from mapbox/tile-join-name Preserve the tileset names from the source mbtiles in tile-join 04 May 2017, 21:17:52 UTC
6ec4532 Preserve the tileset names from the source mbtiles in tile-join 04 May 2017, 20:31:30 UTC
ad0eba7 Merge pull request #405 from mapbox/too-much-splitting Fix RFC 8142 support: Don't try to split *all* memory mapped files 01 May 2017, 22:40:04 UTC
acdb5b7 Fix RFC 8142 support: Don't try to split *all* memory mapped files 01 May 2017, 22:27:55 UTC
1669d96 Merge pull request #404 from mapbox/rfc8142 Support RFC 8142 GeoJSON text sequences 28 April 2017, 23:56:40 UTC
63e0c89 Support RFC 8142 GeoJSON text sequences 28 April 2017, 23:39:16 UTC
dc01d33 Merge pull request #402 from mapbox/gitignore Put everything normally generated during compilation in .gitignore 24 April 2017, 15:29:56 UTC
0ecc6fa Put everything normally generated during compilation in .gitignore 23 April 2017, 22:31:57 UTC
6173180 Merge pull request #401 from mapbox/usage Organize usage output the same way as in the README 21 April 2017, 21:49:26 UTC
569fd97 Also generate the string of option letters instead of writing it again 21 April 2017, 20:56:40 UTC
6c7a521 Organize usage output the same way as in the README 21 April 2017, 20:48:39 UTC
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
d19680e Try to be clearer in the warning message about projections 18 April 2017, 20:24:16 UTC
8b5168c Merge pull request #398 from mapbox/attribute-types Add -T option to coerce the types of feature attributes 17 April 2017, 22:46:13 UTC
178b5d0 Add -T option to coerce the types of feature attributes 17 April 2017, 22:20:03 UTC
65ee2cf Merge pull request #397 from mapbox/guess-maxzoom Add -zg option to automatically choose an appropriate maxzoom 17 April 2017, 15:51:48 UTC
242a657 Fix array bounds error caught by -fsanitize=address 13 April 2017, 21:23:43 UTC
510247c Add -zg option to automatically choose an appropriate maxzoom 13 April 2017, 21:17:15 UTC
e75bb4a Merge pull request #395 from mapbox/close-featurecollections Clean up JSON parsing at the end of each FeatureCollection 12 April 2017, 20:19:19 UTC
198a5a0 Clean up JSON parsing at the end of each FeatureCollection 12 April 2017, 19:45:35 UTC
a0831cd Merge pull request #391 from mapbox/reformat-readme Clean up documentation 12 April 2017, 19:36:58 UTC
f4677d5 Reorganize input and layer options 12 April 2017, 17:16:43 UTC
a394c9e Merge branch 'master' into reformat-readme 12 April 2017, 00:31:22 UTC
79b73e6 Call out the most useful options at the start 12 April 2017, 00:24:15 UTC
ab300c2 Forgot to format a few more options 12 April 2017, 00:06:17 UTC
5ec6ce1 Continue to reorder and clarify options 12 April 2017, 00:03:32 UTC
63ea7bd Try to reorder options into some more readable organization 11 April 2017, 23:51:56 UTC
bb365bd Reformatting README 11 April 2017, 23:32:32 UTC
7f918bd Merge pull request #390 from mapbox/layer-filter Add tile-join options to include or exclude layers by name 10 April 2017, 23:00:27 UTC
a7be833 Add tile-join options to include or exclude layers by name 10 April 2017, 22:22:30 UTC
da92b93 Merge pull request #389 from mapbox/joykuotw-master Add --output-to-directory and --no-tile-compression options 07 April 2017, 21:19:10 UTC
f558b78 Include tileset metadata when writing either to directory or mbtiles 07 April 2017, 20:25:05 UTC
1c1ae6a Update documentation and reduce use of global variables 07 April 2017, 19:36:34 UTC
b66ab10 Add algorithms library 07 April 2017, 16:03:30 UTC
682a272 Add condition to prevent options -o and -e being used together 07 April 2017, 15:24:29 UTC
a320248 Do make indent, add flag --output-to-directory or -e to write pbf files to a directory, also add flag --no-tile-compression or -pC to get raw protobuf 07 April 2017, 12:33:01 UTC
9fb1208 Fix indentation for rawtiles.cpp 05 April 2017, 15:05:50 UTC
29fa3d8 Update the readme to add the flag 05 April 2017, 15:02:57 UTC
f03b896 Seperated out to method and added test for --raw-tiles 05 April 2017, 14:59:37 UTC
aee12ac Add flag --raw-tiles or -pC to get raw protobuf 04 April 2017, 23:34:54 UTC
8777bdf Merge pull request #382 from mapbox/reconcile Add --description option 22 March 2017, 22:42:20 UTC
1362ac4 Add --description option to set mbtiles description 21 March 2017, 18:07:15 UTC
fa56adc Clean up utility functions that are also used in other projects 16 March 2017, 22:06:58 UTC
8c6f625 Merge pull request #381 from mapbox/detect-wraparound Add --detect-longitude-wraparound option 15 March 2017, 23:10:20 UTC
ea77e3d Add --detect-longitude-wraparound option 15 March 2017, 20:37:50 UTC
bbf9716 Merge pull request #380 from mapbox/short-circuit-maxzoom Stop processing zooms when a feature reaches its explicit maxzoom tag 15 March 2017, 16:51:02 UTC
9c53268 Stop processing zooms when a feature reaches its explicit maxzoom tag 14 March 2017, 23:14:54 UTC
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
c46f4cf Remove polygon splitting, since polygon cleaning is now fast enough 02 March 2017, 20:08:08 UTC
cef4d2c Merge pull request #376 from mapbox/decode-layer Add an option to decode only specified layers 02 March 2017, 18:26:21 UTC
3a1f074 Add test and documentation for tippecanoe-decode -l 02 March 2017, 00:01:57 UTC
835fafe Add an option to decode only specified layers 27 February 2017, 18:10:28 UTC
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
218a2fc Clean up layer name handling to fix layer merging crash 21 February 2017, 00:19:34 UTC
638cfef Merge pull request #368 from mapbox/division-by-0 Fix division by 0 by using more general and robust polygon-checking code 20 February 2017, 22:09:42 UTC
5bdbb8a Bump version number 20 February 2017, 19:47:01 UTC
55e7e20 Add a check for environmental variable TIPPECANOE_MAX_THREADS 18 February 2017, 00:47:21 UTC
9c1f2b2 Guard against potentially rounding to 0 when choosing sorting unit 17 February 2017, 22:14:55 UTC
1b68dcd Fix division by 0 by using more general and robust polygon-checking code 17 February 2017, 21:25:56 UTC
1cc65d6 Merge pull request #363 from mapbox/polygon-placeholder Fix area of placeholders for degenerate multipolygons 08 February 2017, 19:52:27 UTC
62e1018 Fix area of placeholders for degenerate multipolygons 06 February 2017, 22:14:34 UTC
4517bd6 Test with faulty replacement of polygons with big squares 06 February 2017, 22:10:50 UTC
a1fe858 Merge pull request #358 from mapbox/wagyu-030 Upgrade to Wagyu 0.3.0; downgrade C++ requirement to C++ 11 26 January 2017, 23:26:20 UTC
31f254a Upgrade to Wagyu 0.3.0; downgrade C++ requirement to C++ 11 26 January 2017, 21:28:17 UTC
28b8f1c Merge pull request #355 from mapbox/decode-zoomlevels Add minzoom and maxzoom options to tippecanoe-decode 25 January 2017, 18:47:06 UTC
c74a9a8 Add minzoom and maxzoom options to tippecanoe-decode 24 January 2017, 22:15:40 UTC
c67b5f3 Merge pull request #352 from mapbox/warn-id Only warn once about non-numeric/non-integer/negative feature IDs 19 January 2017, 18:04:11 UTC
5a8f9f1 Only warn once about non-numeric/non-integer/negative feature IDs 18 January 2017, 22:26:17 UTC
b3847c1 Merge pull request #350 from mapbox/c++-readme Add instructions for upgrading g++ on Linux 17 January 2017, 23:06:32 UTC
801c5d6 Add instructions for upgrading g++ on Linux 17 January 2017, 18:38:40 UTC
a00903e Merge pull request #347 from mapbox/wagyu-quick-clip Use Wagyu's quick_clip 12 January 2017, 22:20:32 UTC
72086b7 Upgrade Wagyu to cfc895 and use its Sutherland-Hodgman implementation 11 January 2017, 23:43:07 UTC
2fdec7d Try using Wagyu's quick_clip 07 January 2017, 00:24:09 UTC
8592021 Merge pull request #345 from andrewharvey/patch-2 Include build-essential in Linux prerequisites 05 January 2017, 18:15:16 UTC
ece768b include build-essential in Linux prerequisites 05 January 2017, 03:49:11 UTC
c1ec437 Merge pull request #344 from mapbox/wagyu-bfbf2893 Upgrade Wagyu to bfbf2893 05 January 2017, 01:16:17 UTC
bdac4d4 Upgrade Wagyu to bfbf2893 05 January 2017, 00:33:43 UTC
e53c8ed Merge pull request #343 from mapbox/attributes-for-named-layers Associate attributes with the right layer when explicitly tagged (#342) 03 January 2017, 21:24:37 UTC
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
back to top