Eric Fischer
|
b301512860
|
Merge branch 'master' into plugins
|
2017-05-12 17:20:30 -07:00 |
|
Eric Fischer
|
27dadc8ade
|
Merge pull request #418 from mapbox/no-compression-test
There should be a test for the no-compression mbtiles output format
|
2017-05-12 17:09:41 -07:00 |
|
Eric Fischer
|
2f7b5d8afd
|
There should be a test for the no-compression mbtiles output format
|
2017-05-12 16:21:25 -07:00 |
|
Eric Fischer
|
733092abf6
|
Merge pull request #417 from mapbox/only-warn-once
Only warn once about invalid polygon encoding in tippecanoe-decode
|
2017-05-12 11:24:02 -07:00 |
|
Eric Fischer
|
9632c14551
|
Only warn once about invalid polygon encoding in tippecanoe-decode
|
2017-05-12 11:15:27 -07:00 |
|
Eric Fischer
|
7fe3de9cfa
|
Merge pull request #416 from mapbox/tile-join-compression
Tile-join had not been compressing its tiles.
|
2017-05-11 12:51:14 -07:00 |
|
Eric Fischer
|
fb6551c59e
|
Calculate the tileset bounding box in tile-join from the tile boundaries
|
2017-05-11 12:36:35 -07:00 |
|
Eric Fischer
|
30d54ff50d
|
Tile-join had not been compressing its tiles.
|
2017-05-11 12:08:47 -07:00 |
|
Eric Fischer
|
685e1a4360
|
Merge pull request #412 from mapbox/polygon-closure
Enforce polygon winding and closure rules in tippecanoe-decode
|
2017-05-05 11:47:54 -07:00 |
|
Eric Fischer
|
922bef72c8
|
Fix array bounds error found by -fsanitize=address
|
2017-05-05 11:22:40 -07:00 |
|
Eric Fischer
|
9eb3a7f7ec
|
Enforce polygon winding and closure rules in tippecanoe-decode
|
2017-05-05 10:56:50 -07:00 |
|
Eric Fischer
|
eab593fea5
|
Merge pull request #411 from mapbox/tile-join-name
Add tile-join options to set tileset name, description, attribution
|
2017-05-04 15:27:40 -07:00 |
|
Eric Fischer
|
f87a9d1660
|
Add tile-join options to set tileset name, description, attribution
|
2017-05-04 15:08:31 -07:00 |
|
Eric Fischer
|
92deeb58f9
|
Merge pull request #410 from mapbox/tile-join-name
Preserve the tileset names from the source mbtiles in tile-join
|
2017-05-04 14:17:52 -07:00 |
|
Eric Fischer
|
6ec453229c
|
Preserve the tileset names from the source mbtiles in tile-join
|
2017-05-04 13:31:30 -07:00 |
|
Eric Fischer
|
24bde0be03
|
Fix formatting
|
2017-05-04 10:39:48 -07:00 |
|
Eric Fischer
|
263a1b9e5f
|
Add sample filter to limit tiles to a bounding box
|
2017-05-04 10:25:53 -07:00 |
|
Eric Fischer
|
f9f57ebb3f
|
Merge branch 'master' into plugins
|
2017-05-04 10:19:32 -07:00 |
|
Eric Fischer
|
ad0eba7ccd
|
Merge pull request #405 from mapbox/too-much-splitting
Fix RFC 8142 support: Don't try to split *all* memory mapped files
|
2017-05-01 15:40:04 -07:00 |
|
Eric Fischer
|
acdb5b72db
|
Fix RFC 8142 support: Don't try to split *all* memory mapped files
|
2017-05-01 15:27:55 -07:00 |
|
Eric Fischer
|
a0234923b7
|
Merge branch 'master' into plugins
|
2017-05-01 11:43:05 -07:00 |
|
Eric Fischer
|
1669d96510
|
Merge pull request #404 from mapbox/rfc8142
Support RFC 8142 GeoJSON text sequences
|
2017-04-28 16:56:40 -07:00 |
|
Eric Fischer
|
63e0c89c4b
|
Support RFC 8142 GeoJSON text sequences
|
2017-04-28 16:39:16 -07:00 |
|
Eric Fischer
|
dc01d33402
|
Merge pull request #402 from mapbox/gitignore
Put everything normally generated during compilation in .gitignore
|
2017-04-24 08:29:56 -07:00 |
|
Eric Fischer
|
0ecc6fa1c5
|
Put everything normally generated during compilation in .gitignore
|
2017-04-23 15:31:57 -07:00 |
|
Eric Fischer
|
5a8bfa23a4
|
Merge branch 'master' into plugins
|
2017-04-21 16:18:00 -07:00 |
|
Eric Fischer
|
6173180cee
|
Merge pull request #401 from mapbox/usage
Organize usage output the same way as in the README
|
2017-04-21 14:49:26 -07:00 |
|
Eric Fischer
|
569fd97475
|
Also generate the string of option letters instead of writing it again
|
2017-04-21 13:56:40 -07:00 |
|
Eric Fischer
|
6c7a52147b
|
Organize usage output the same way as in the README
|
2017-04-21 13:48:39 -07:00 |
|
Eric Fischer
|
d2a8761483
|
Merge pull request #399 from mapbox/projection-warning
Try to be clearer in the warning message about projections
|
2017-04-18 14:02:07 -07:00 |
|
Eric Fischer
|
d19680e392
|
Try to be clearer in the warning message about projections
|
2017-04-18 13:24:16 -07:00 |
|
Eric Fischer
|
7dc586bc84
|
Merge branch 'master' into plugins
|
2017-04-17 16:01:12 -07:00 |
|
Eric Fischer
|
8b5168cb2b
|
Merge pull request #398 from mapbox/attribute-types
Add -T option to coerce the types of feature attributes
|
2017-04-17 15:46:13 -07:00 |
|
Eric Fischer
|
178b5d0054
|
Add -T option to coerce the types of feature attributes
|
2017-04-17 15:20:03 -07:00 |
|
Eric Fischer
|
65ee2cf0a5
|
Merge pull request #397 from mapbox/guess-maxzoom
Add -zg option to automatically choose an appropriate maxzoom
|
2017-04-17 08:51:48 -07:00 |
|
Eric Fischer
|
242a657fc1
|
Fix array bounds error caught by -fsanitize=address
|
2017-04-13 14:23:43 -07:00 |
|
Eric Fischer
|
510247c2fb
|
Add -zg option to automatically choose an appropriate maxzoom
|
2017-04-13 14:17:15 -07:00 |
|
Eric Fischer
|
e75bb4a16a
|
Merge pull request #395 from mapbox/close-featurecollections
Clean up JSON parsing at the end of each FeatureCollection
|
2017-04-12 13:19:19 -07:00 |
|
Eric Fischer
|
198a5a06d4
|
Clean up JSON parsing at the end of each FeatureCollection
|
2017-04-12 12:45:35 -07:00 |
|
Eric Fischer
|
a0831cd71e
|
Merge pull request #391 from mapbox/reformat-readme
Clean up documentation
|
2017-04-12 12:36:58 -07:00 |
|
Eric Fischer
|
f4677d5de1
|
Reorganize input and layer options
|
2017-04-12 10:16:43 -07:00 |
|
Eric Fischer
|
a394c9e93d
|
Merge branch 'master' into reformat-readme
|
2017-04-11 17:31:22 -07:00 |
|
Eric Fischer
|
79b73e6317
|
Call out the most useful options at the start
|
2017-04-11 17:24:15 -07:00 |
|
Eric Fischer
|
ab300c2080
|
Forgot to format a few more options
|
2017-04-11 17:06:17 -07:00 |
|
Eric Fischer
|
5ec6ce1743
|
Continue to reorder and clarify options
|
2017-04-11 17:03:32 -07:00 |
|
Eric Fischer
|
63ea7bdc4e
|
Try to reorder options into some more readable organization
|
2017-04-11 16:51:56 -07:00 |
|
Eric Fischer
|
bb365bde44
|
Reformatting README
|
2017-04-11 16:32:32 -07:00 |
|
Eric Fischer
|
7f918bd79b
|
Merge pull request #390 from mapbox/layer-filter
Add tile-join options to include or exclude layers by name
|
2017-04-10 16:00:27 -07:00 |
|
Eric Fischer
|
a7be83381a
|
Add tile-join options to include or exclude layers by name
|
2017-04-10 15:22:30 -07:00 |
|
Eric Fischer
|
94a15eaf85
|
Merge branch 'master' into plugins
|
2017-04-07 14:28:58 -07:00 |
|