swh:1:snp:ff2a11cd2e44dd19ec3814028ef2ce6605664e63

sort by:
Revision Author Date Message Commit Date
d1aa7f8 Be more explicit about not calling rewrite() repeatedly 21 January 2016, 21:59:08 UTC
4a56f63 Get rid of an optimization that adds more complexity than it saves time 21 January 2016, 19:31:22 UTC
baf576f Merge pull request #152 from mapbox/clip-buffer Make clipping behavior with no buffer consistent with Mapnik 20 January 2016, 22:57:38 UTC
1602574 Bump version number 20 January 2016, 22:53:58 UTC
7aa27b7 Make calculation of child tile overlap match clipping behavior. Coordinates that are right on the tile boundary appear in both adjacent tiles. Make tippecanoe-decode also use exact edge coordinates instead of half-pixel locations. 20 January 2016, 21:58:17 UTC
4504392 Merge pull request #150 from mapbox/stream-parallel Chunked parallel reading of input streams 12 January 2016, 22:29:39 UTC
872df4b Bump version number 12 January 2016, 22:27:05 UTC
83322d8 Guard against unlikely overflow 12 January 2016, 22:16:17 UTC
ecae14e Stabilize feature order between the different reading methods 12 January 2016, 22:12:56 UTC
ca97c5e Update docs 12 January 2016, 20:36:12 UTC
e4afaa7 Renaming in the hope of clarity 12 January 2016, 20:31:17 UTC
0680236 Fix warning 12 January 2016, 20:18:05 UTC
9d6ece5 Buffered reading makes it faster than the single-threaded version 12 January 2016, 19:47:46 UTC
333956c Fix crashes 12 January 2016, 01:29:06 UTC
2d16577 Starts but crashes 12 January 2016, 00:52:45 UTC
132b7ec Factor out parallel reading; start to set up semi-parallel reading 12 January 2016, 00:06:55 UTC
29db0e8 Merge pull request #149 from mapbox/fix-progress Progress indicator improvements 11 January 2016, 21:27:36 UTC
ffbddef Accurate feature count, more chatty base zoom determination, less chatty tiling 11 January 2016, 21:11:21 UTC
20bd661 Merge pull request #148 from mapbox/option-check Give an error if -p or -a is used with an undefined option letter 11 January 2016, 20:25:30 UTC
a597733 Fix the build 11 January 2016, 19:00:23 UTC
404bf69 Give an error if -p or -a is used with an undefined option letter 11 January 2016, 18:47:06 UTC
502d269 Merge pull request #145 from mapbox/fix-layer-merge Fix the layer number for layers being merged together 08 January 2016, 21:28:31 UTC
43c9bb7 Fix the layer number for layers being merged together 08 January 2016, 21:26:56 UTC
581728f Merge pull request #143 from mapbox/limit-simplify Add an option to do line simplification only at zooms below maxzoom 08 January 2016, 19:55:23 UTC
b054787 Bump version number 08 January 2016, 19:54:14 UTC
93d0767 Add an option to do line simplification only at zooms below maxzoom 08 January 2016, 19:31:10 UTC
5e02bdd Merge pull request #142 from mapbox/consistent-clip Simplify lines consistently on opposite sides of tile boundaries 07 January 2016, 19:51:58 UTC
1f8b6fa Simplify lines consistently on opposite sides of tile boundaries 07 January 2016, 19:35:11 UTC
e1e028b Merge pull request #141 from mapbox/multithread-low-zooms Multithread line simplification and polygon cleaning at low zooms 06 January 2016, 22:41:00 UTC
22293ca Bump version number 06 January 2016, 21:29:59 UTC
c857363 Track how many threads are active to calculate how many sub-threads to use 05 January 2016, 21:56:36 UTC
977533e Use multiple threads within a single tile for geometric simplification 05 January 2016, 20:29:40 UTC
f43d18e Bring back the old simple polygon clipping algorithm 05 January 2016, 01:31:33 UTC
32111af Merge pull request #136 from mapbox/multithread-input2 Multithreaded input 05 January 2016, 01:29:25 UTC
1d77261 Bump version number 05 January 2016, 01:20:38 UTC
2b378ce Use multiple threads to sort the features 04 January 2016, 22:45:34 UTC
b39a171 Merge remote-tracking branch 'origin/master' into multithread-input2 23 December 2015, 01:04:32 UTC
228a4d6 Make the geometric origin a per-reader property for thread safety 23 December 2015, 00:58:27 UTC
76cf1f8 Merge pull request #135 from mapbox/build-inherit Inherit CXX,CC,CFLAGS,CXXFLAGS,LDFLAGS from env 23 December 2015, 00:33:22 UTC
2fd0041 Clean up progress indicator and feature sequence 23 December 2015, 00:29:45 UTC
8e3f8b8 inherit CXX,CC,CFLAGS,CXXFLAGS,LDFLAGS from env 23 December 2015, 00:26:24 UTC
02cf4d4 Close files that were being left open 22 December 2015, 23:42:51 UTC
fde3aa4 Make parallel reading a command-line option 22 December 2015, 22:58:19 UTC
ca4d1be Guard against trying to map an empty string pool into memory 22 December 2015, 22:27:38 UTC
a8b39aa Merge branch 'master' into multithread-input2 22 December 2015, 22:10:21 UTC
40ec317 Launch a separate thread to read each segment 22 December 2015, 22:02:31 UTC
f290794 Bump version number 22 December 2015, 18:40:13 UTC
a9ad1d9 Merge pull request #134 from mapbox/fixshards Round the number of threads to use down to a power of 2 22 December 2015, 18:35:22 UTC
edd325e Round the number of threads to use down to a power of 2 Since other calculations depend on this being true 22 December 2015, 18:33:08 UTC
bd081c8 It tiles again! 22 December 2015, 02:00:07 UTC
aaf9e87 Reassemble the combined string pool and metadata files 22 December 2015, 01:46:04 UTC
de60545 Include the segment number in the serialized geometry 22 December 2015, 01:21:18 UTC
1f335ee Get rid of a global I had forgotten about 22 December 2015, 01:00:07 UTC
2dc9969 Stub out enough to get it to compile 22 December 2015, 00:17:47 UTC
fee18cc Add errno.h - refs #131 20 December 2015, 23:13:33 UTC
ee35b9f fix matrix 20 December 2015, 23:11:15 UTC
255960b Add travis 20 December 2015, 23:09:35 UTC
f6dfe0a WIP on splitting geometry-reading state into per-thread structures 19 December 2015, 01:10:20 UTC
2159d46 Segment the file into input chunks. Allow commas at the top level. 18 December 2015, 23:59:07 UTC
ed90c7b Use memory-mapped I/O for GeoJSON reading if possible Conflicts: geojson.c 18 December 2015, 23:20:43 UTC
dd2a4b0 Pass the input line number around instead of the JSON parser itself 18 December 2015, 23:12:27 UTC
c6dfae2 Add a function to disconnect a JSON object from the parse tree 18 December 2015, 20:05:22 UTC
dfcdd03 Factor out the JSON token reading loop Conflicts: geojson.c 18 December 2015, 20:04:52 UTC
08a6607 Merge pull request #127 from mapbox/maxzoom Separate the concept of basezoom for dot-dropping from maxzoom for tiling 18 December 2015, 19:29:00 UTC
fd682b6 Mention base zoom and drop rate calculation in changelog 18 December 2015, 19:28:00 UTC
4fe1a95 Calculate effective basezoom and droprate, taking gamma into account 18 December 2015, 01:16:04 UTC
acd4444 Allow specifying a marker width for automatic basezoom guessing 17 December 2015, 20:33:52 UTC
f9d1e87 Heuristics for basezoom and droprate if no tiles are naturally small enough 17 December 2015, 00:18:16 UTC
38fe00c Replicate the dot-gamma logic in the base/rate guessing code 16 December 2015, 21:09:31 UTC
b7a4117 Don't allow <0 gamma (randomized) if basezoom or droprate not known 16 December 2015, 20:33:07 UTC
6681817 Add an option to guess the drop rate 16 December 2015, 20:13:24 UTC
eb906df Write spaces over the reading progress message at the end 16 December 2015, 00:21:07 UTC
966bee8 Fix bounding box calculation 15 December 2015, 23:55:54 UTC
7f8eb4d Add an option to guess an appropriately dense base zoom level 15 December 2015, 23:52:08 UTC
8e2c202 Try to clarify documentation 15 December 2015, 20:22:19 UTC
fee8b33 Fix a place where it was still passing around maxzoom as basezoom 15 December 2015, 20:08:07 UTC
76de0c8 Further cleanup of minzoom- and maxzoom-related variable names 15 December 2015, 20:00:05 UTC
7372a2c Add basezoom parameter for dot-dropping, independent of maxzoom 15 December 2015, 19:56:49 UTC
3b8a5d4 Merge pull request #125 from mapbox/integers Encode numeric attributes as integers instead of floating point if possible 15 December 2015, 00:17:21 UTC
9391c82 Print floating point attributes as integers if they are exact integers 15 December 2015, 00:10:34 UTC
a60a923 Use integers instead of floating point for numeric attributes if possible 14 December 2015, 23:45:57 UTC
9de2ddd Merge pull request #124 from mapbox/pointclip Don't simplify "unused" movetos from points. Don't write empty geometries. 11 December 2015, 20:39:33 UTC
cf27994 Don't simplify "unused" movetos from points. Don't write empty geometries. 11 December 2015, 20:34:55 UTC
25e261a Merge pull request #122 from mapbox/dateline2 More fixes for large polygons and clipping at the antimeridian 09 December 2015, 23:25:12 UTC
a6be746 Unrelated code formatting correction 09 December 2015, 23:24:07 UTC
f04c5e1 Avoid arithmetic overflow in area calculation 09 December 2015, 23:02:59 UTC
4bde17f Remove unnecessary coordinate offsetting. Negative coordinates are OK. 09 December 2015, 01:21:59 UTC
256139b Clipping is faster with only one duplicate/shifted geometry copy 09 December 2015, 00:57:04 UTC
dace304 Offset coordinates for Clipper to keep them positive. Limit very high or low latitudes and longitudes. 09 December 2015, 00:24:17 UTC
bbcf9e1 Merge pull request #120 from mapbox/dateline Handle features that cross the antimeridian 03 December 2015, 23:21:19 UTC
5506288 Bump version number 03 December 2015, 23:19:54 UTC
9faa625 Calculate bounding boxes better for features that cross the antimeridian 03 December 2015, 22:42:59 UTC
c832b34 Better handling of features that cross the antimeridian 03 December 2015, 21:12:34 UTC
5347152 Merge pull request #119 from wilsaj/make-install-dependencies include all CLI tools as dependencies for `make install` 30 November 2015, 19:19:59 UTC
7c693c8 include all CLI tools as dependencies for `make install` 30 November 2015, 19:10:19 UTC
024c685 Merge pull request #118 from mapbox/tile-join-multi Let tile-join combine non-conflicting tilesets together 24 November 2015, 21:40:12 UTC
368916b Bump version number 12 November 2015, 01:05:41 UTC
c854fd5 Merge pull request #112 from mapbox/checkcpu Check how many CPUs and filehandles there are instead of guessing 12 November 2015, 00:16:27 UTC
e1f4bdd Check how many CPUs and filehandles there are instead of guessing 12 November 2015, 00:10:39 UTC
666a56d Merge pull request #110 from mapbox/more-docs Document and install tippecanoe-enumerate and tippecanoe-decode 03 November 2015, 22:11:39 UTC
back to top