swh:1:snp:ff2a11cd2e44dd19ec3814028ef2ce6605664e63

sort by:
Revision Author Date Message Commit Date
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
c164a3e Add long options to tippecanoe-decode and tile-join. Add --quiet to tile-join. 07 July 2017, 19:51:49 UTC
412be8e Merge pull request #431 from mapbox/protozero-1.5.2 Upgrade protozero to version 1.5.2 30 June 2017, 22:37:35 UTC
3ba45c7 Upgrade protozero to version 1.5.2 30 June 2017, 18:20:26 UTC
bd845ac Merge pull request #429 from mapbox/bom2 Ignore UTF-8 byte order mark if present 29 June 2017, 22:25:31 UTC
dd0a135 Ignore UTF-8 byte order mark if present 29 June 2017, 21:42:42 UTC
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
dba2495 Avoid potential infinite loop from choosing the same min density again 31 May 2017, 18:02:02 UTC
cf3a080 Add an option to increase maxzoom if features are still being dropped 31 May 2017, 17:47:34 UTC
b80a1d7 Merge pull request #425 from mapbox/better-maxzoom-guessing Better maxzoom guessing by considering resolution within features 31 May 2017, 00:22:40 UTC
c7d146e Don't do work for guessing maxzoom unless needed. Add a better test. 30 May 2017, 23:58:56 UTC
8776f17 Bump version number, give better warning message 30 May 2017, 23:02:08 UTC
977effc Merge pull request #424 from joykuotw/master Add tile-join directory support 30 May 2017, 22:43:56 UTC
ab8ecb7 Add missing #include 30 May 2017, 20:41:24 UTC
331707f Better maxzoom guessing by considering resolution within features 30 May 2017, 20:28:25 UTC
a5db055 Change fixed-size buffer to variable-length string 30 May 2017, 19:11:13 UTC
e8e949f Fix memory leak 30 May 2017, 17:40:22 UTC
52ceaad Add tile-join source to directories of tiles 30 May 2017, 13:53:55 UTC
ef8af63 Add tile-join options to no tile compression and output to directory 25 May 2017, 10:25:57 UTC
9c3fb0f Change the function name rawtiles to dirtiles 24 May 2017, 15:32:44 UTC
5db7b50 Merge pull request #421 from mapbox/long-attributes Fix crash with very long (>128K) attribute values 18 May 2017, 22:11:42 UTC
eb8ab1d Fix crash with very long (>128K) attribute values 18 May 2017, 21:48:18 UTC
d0980e2 Merge pull request #419 from Burke9077/master Add basic support for Docker 18 May 2017, 18:47:21 UTC
1bb3188 Added docker information to the README 18 May 2017, 13:48:37 UTC
4016876 Added dockerfile 17 May 2017, 21:02:26 UTC
27dadc8 Merge pull request #418 from mapbox/no-compression-test There should be a test for the no-compression mbtiles output format 13 May 2017, 00:09:41 UTC
2f7b5d8 There should be a test for the no-compression mbtiles output format 12 May 2017, 23:21:25 UTC
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
9632c14 Only warn once about invalid polygon encoding in tippecanoe-decode 12 May 2017, 18:15:27 UTC
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
fb6551c Calculate the tileset bounding box in tile-join from the tile boundaries 11 May 2017, 19:36:35 UTC
30d54ff Tile-join had not been compressing its tiles. 11 May 2017, 19:08:47 UTC
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
back to top