sort by:
Revision Author Date Message Commit Date
77ab400 Add feature sequence number to serialization 08 June 2015, 21:37:09 UTC
45ad7e4 Move zoom traversal into C++ 05 June 2015, 22:58:58 UTC
9b34f7e Merge pull request #54 from mapbox/badproj Clearer message about projections 05 June 2015, 17:35:02 UTC
d5d322f Clearer message about projections 05 June 2015, 17:34:19 UTC
448617e Merge pull request #53 from mapbox/badproj Add a warning when data appears to be in the wrong projection 05 June 2015, 17:24:13 UTC
263ae94 Add a warning when data appears to be in the wrong projection 05 June 2015, 17:23:25 UTC
1a95504 No need to write a loop to reindent the source files 03 June 2015, 19:47:56 UTC
b70d192 Get back in sync with json-pull 03 June 2015, 18:31:41 UTC
fd60cc6 Merge pull request #52 from mapbox/indentstyle Consistent indent style with clang-format 03 June 2015, 18:26:25 UTC
8a1f0d8 Consistent indent style with clang-format 03 June 2015, 18:22:13 UTC
d9ff3f7 Update manpage 03 June 2015, 18:12:01 UTC
34b00ec Merge pull request #50 from mapbox/gl4096 Add a command line option to specify the minimum allowed tile extent 03 June 2015, 18:11:16 UTC
70291f0 Merge pull request #51 from mapbox/fitsample Flag to drop as many features as necessary to keep tiles under the size limit 03 June 2015, 18:10:54 UTC
bc2f243 Add a command line option to specify the minimum allowed tile extent 01 June 2015, 22:01:46 UTC
6341419 Punctuation and capitalization 01 June 2015, 17:18:03 UTC
c048311 Merge pull request #48 from brunosan/patch-1 Fix RunKeeper link 29 May 2015, 16:56:38 UTC
2507213 Install manpage 29 May 2015, 16:15:48 UTC
142ea37 use md2man to generate man page 29 May 2015, 16:06:41 UTC
4001df8 Fix RunKeeper link 29 May 2015, 16:05:12 UTC
22471ab Use markdown syntax instead of html syntax where appropriate 29 May 2015, 16:04:15 UTC
79a08ed Add atmospheric river 29 May 2015, 15:55:17 UTC
4eaa740 Add made with. Fixes #47 29 May 2015, 15:50:04 UTC
2a6af26 Add -v to changelog 29 May 2015, 14:52:20 UTC
5ba8f2f Merge pull request #45 from mapbox/version-flag Add tippecanoe -v 29 May 2015, 14:51:30 UTC
95997b5 Add tippecanoe -v 29 May 2015, 14:50:11 UTC
67fe27f Add changelog with entry for 1.2.0 29 May 2015, 14:44:39 UTC
a4c79e1 Merge pull request #41 from mapbox/minzoom-maxzoom Add check that min is less than max. Fixes #40 29 May 2015, 14:33:59 UTC
ce6a1aa Only error if minzoom is truly greater, not just equal 29 May 2015, 14:33:44 UTC
a069344 Add check that min is less than max. Fixes #40 28 May 2015, 17:21:38 UTC
38dc80e Fix a place that wasn't checking for disk write errors 21 May 2015, 01:04:34 UTC
901f6a7 Keep the resolution constant as we drop features to make the tile fit 20 May 2015, 22:15:45 UTC
555abab Add a flag to dynamically drop a fraction of features from large tiles 20 May 2015, 21:57:00 UTC
9e162e6 Merge pull request #35 from mapbox/dropline Add a flag to let you drop lines at low zooms just like points 28 April 2015, 23:50:46 UTC
1381f0f Add a flag to let you drop lines at low zooms just like points 21 April 2015, 15:19:51 UTC
12fb2c9 Merge pull request #34 from mapbox/warn-no-features Warn if no Features have been seen after 50 JSON hashes are closed. 17 April 2015, 17:49:36 UTC
167ec69 Warn if no Features have been seen after 50 JSON hashes are closed. 17 April 2015, 17:48:03 UTC
4f9edf7 Merge pull request #32 from mapbox/proto-doc Add Linux package requirement to readme 17 April 2015, 17:13:06 UTC
fa9474f Add Linux package requirement to readme 17 April 2015, 17:12:11 UTC
d64328a Fix crash when encoding boolean properties. 10 April 2015, 20:03:11 UTC
ed2f968 Merge pull request #30 from mapbox/prevent Add flags to disable simplification/coalescing/limits when unwanted 10 April 2015, 19:00:26 UTC
4041811 Add flags to disable simplification/coalescing/limits when unwanted 10 April 2015, 18:36:30 UTC
85919de Merge pull request #29 from mapbox/multilayer Add multilayer support 10 April 2015, 18:03:36 UTC
e66d976 Merge pull request #28 from mapbox/dot-size-doc Dot size doc 26 March 2015, 18:28:43 UTC
1f8581c More doc text 26 March 2015, 18:28:06 UTC
0cd733e Document how to choose high-zoom dot sizes 26 March 2015, 18:25:56 UTC
fd8de69 Fix layer name crash when reading from the standard input 25 March 2015, 21:07:34 UTC
e95cc82 Revise documentation for multiple layers 25 March 2015, 21:00:27 UTC
a076c56 Merge remote-tracking branch 'origin/master' into multilayer 25 March 2015, 20:54:29 UTC
86925ee Write out geometries for all layers 25 March 2015, 00:07:51 UTC
73b6313 Multiple layers make it into JSON metadata now 24 March 2015, 23:28:31 UTC
2198bcc Handle multiple reading. Multiple writing still crashes. 24 March 2015, 00:44:23 UTC
f5135eb Writing out the JSON metadata for multiple layers 23 March 2015, 23:12:12 UTC
eb24c6e Include the layer number in the serialized geometry 23 March 2015, 22:37:49 UTC
3d07465 Merge pull request #26 from mapbox/gammafix Clean up the gamma semantics a little. 23 March 2015, 21:47:17 UTC
a880f44 Clean up the gamma semantics a little. 0 (default) means unchanged: maxzoom contains all the dots. Positive number, even very small, means that it still checks the gap size and thins out dots if they are close together. Negative number means no gamma, and the old random instead of uniform dropping at low zooms. 23 March 2015, 21:44:21 UTC
8002609 More scaffolding for multiple layers 23 March 2015, 20:44:35 UTC
d370b07 Scaffolding for layers within per-tile processing 23 March 2015, 18:36:35 UTC
26bcdef Clarify that base and lowest zoom are the same as maxzoom and minzoom 19 March 2015, 00:23:08 UTC
4549d1e Merge pull request #22 from mapbox/uniform Add a dot-density gamma feature to thin out especially dense clusters 09 March 2015, 20:54:33 UTC
f3e051a Clarify and correct gamma in README 09 March 2015, 19:36:15 UTC
b59a251 Write metadata even when tiling fails so you can look at the partial map 07 March 2015, 00:33:32 UTC
f0a8e5b Progress indicator for reordering geometry 06 March 2015, 23:32:52 UTC
9343c5f Less wordy message about sorting 06 March 2015, 22:35:39 UTC
816ef2e Flesh out README a little 06 March 2015, 22:32:53 UTC
41b28b2 Add dot gamma processing 06 March 2015, 21:12:32 UTC
558a7a4 Restore old code for uniform instead of random dot-dropping From ffe4c953760d8fd 06 March 2015, 18:56:02 UTC
572df8a Reorder the geometries by index 06 March 2015, 00:18:01 UTC
a8b2db8 Fix double-close of top level geometry file 05 March 2015, 23:22:58 UTC
97d65e6 Bring back the index: now just a file position and a point 05 March 2015, 23:15:56 UTC
b2eff13 Impose a limit on the maximum number of features in a tile. 19 December 2014, 22:33:39 UTC
290e39f Improve function name 19 December 2014, 19:56:40 UTC
0b84f13 Merge pull request #18 from mapbox/topdown Work from the top down instead of from feature indices 18 December 2014, 19:28:40 UTC
5a2003c Fix failure to release temporary memory 18 December 2014, 01:41:57 UTC
32010fc Oops. Do a lot less progress indicator I/O. 18 December 2014, 01:08:04 UTC
48b5db6 Keep the progress indicator progressing while working through big tiles 18 December 2014, 00:01:33 UTC
7f35510 Remove unneeded debug output 17 December 2014, 22:01:20 UTC
92bbf27 Merge branch 'master' into topdown Conflicts: geojson.c 17 December 2014, 19:18:47 UTC
cba1b8a Remove unneeded old indexing code 17 December 2014, 19:16:43 UTC
0d0a546 No need to split features into child tiles when processing the final zoom. 17 December 2014, 19:10:46 UTC
ad17f1f Make -Z0 work again for file minimum zoom 17 December 2014, 19:05:14 UTC
3b9f469 Merge pull request #16 from mapbox/nullprop Allow features to have null properties 17 December 2014, 06:49:23 UTC
a40192b Allow features to have null properties 17 December 2014, 06:46:00 UTC
c90ba85 Fix compiler warning 12 December 2014, 22:52:12 UTC
34a6422 Merge branch 'master' into topdown 12 December 2014, 19:36:20 UTC
3f2818a More useful progress indicator 12 December 2014, 01:59:22 UTC
c177b8b No need to remove no-ops here unless we clipped 12 December 2014, 00:08:53 UTC
d69431e Partition each tile into children instead of repeatedly clipping the parent. 11 December 2014, 23:46:54 UTC
105dfa7 Use bounding box for quick accept/reject before detailed clipping. 11 December 2014, 21:34:50 UTC
a867646 Don't introduce bogus geometries in clipped-away features. 10 December 2014, 20:07:54 UTC
b068635 Elevation in geometry is a warning, not an error. Only complain about the first null geometry, not ever one. 09 December 2014, 23:23:22 UTC
40ecfc0 Add missing newline to error message. 09 December 2014, 23:17:20 UTC
38a41f4 Installation instructions 09 December 2014, 16:03:44 UTC
380550c Remember to remove the closepath after clipping away a polygon 04 December 2014, 22:54:11 UTC
028fef4 Fix the major bug: forgetting to offset back to world coordinates 04 December 2014, 22:08:36 UTC
b7b476b Don't introduce bogus geometries in clipped-away features. 04 December 2014, 00:30:35 UTC
08ff40e Trying to follow Vlad's suggestion and work from the top down. Doesn't quite work yet, but seems like the right thing to do. From the bottom up, indexing is a mess because of the buffering, and includes unneeded areas in the bounding boxes of big features. 04 December 2014, 00:18:43 UTC
eaeb55b Distinguish between signed and unsigned in the temporary file 03 December 2014, 02:03:07 UTC
a1e7426 Sprinkle consts and casts to make it valid C++ as well as C 02 December 2014, 22:17:49 UTC
77c4ce4 Make the bin directory on install if it doesn't already exist 02 December 2014, 19:38:48 UTC
cc58588 More sensible error message when there are no valid geometries 25 November 2014, 06:50:12 UTC
back to top