Eric Fischer
|
3a1f074c96
|
Add test and documentation for tippecanoe-decode -l
|
2017-03-01 16:01:57 -08:00 |
|
Eric Fischer
|
55e7e20a73
|
Add a check for environmental variable TIPPECANOE_MAX_THREADS
|
2017-02-17 16:47:21 -08:00 |
|
Eric Fischer
|
31f254ac99
|
Upgrade to Wagyu 0.3.0; downgrade C++ requirement to C++ 11
|
2017-01-26 13:28:17 -08:00 |
|
Eric Fischer
|
c74a9a8325
|
Add minzoom and maxzoom options to tippecanoe-decode
|
2017-01-24 14:15:40 -08:00 |
|
Eric Fischer
|
801c5d6574
|
Add instructions for upgrading g++ on Linux
|
2017-01-17 10:38:40 -08:00 |
|
Andrew Harvey
|
ece768bfe4
|
include build-essential in Linux prerequisites
|
2017-01-05 14:49:11 +11:00 |
|
Eric Fischer
|
e8c5759f70
|
Dot-dropping doesn't apply if there is a per-feature minzoom tag
|
2016-12-06 15:36:10 -08:00 |
|
Eric Fischer
|
0db8d9ed8b
|
Option to snap low zooms to a stairstep grid
|
2016-11-28 15:45:38 -08:00 |
|
Eric Fischer
|
bedace67e7
|
Remove --merge-polygons-as-needed until it works well. Bump version.
|
2016-11-21 13:36:31 -08:00 |
|
Eric Fischer
|
e9aa8c1b7d
|
Add an option to prevent tiny polygon reduction
|
2016-11-21 11:26:37 -08:00 |
|
Eric Fischer
|
dc9e68b128
|
Make feature-dropping option names a little more consistent
|
2016-11-17 12:40:11 -08:00 |
|
Eric Fischer
|
013e6512b4
|
Add an option to drop the smallest features to make tiles small enough
|
2016-11-09 17:09:05 -08:00 |
|
Eric Fischer
|
38ce49d2d4
|
Another option for plain fractional dropping, but across the whole zoom
|
2016-11-04 12:26:13 -07:00 |
|
Eric Fischer
|
ee48be26e0
|
Rename -k to -M before I regret that the unit for it is not kilobytes
|
2016-11-04 11:15:53 -07:00 |
|
Eric Fischer
|
10fc9254d1
|
Add an option to discover the minimum workable gap between features
|
2016-10-25 16:28:32 -07:00 |
|
Eric Fischer
|
2798bf7b6f
|
Add an option to merge adjacent polygons together to reduce tile size
|
2016-10-24 17:22:07 -07:00 |
|
Eric Fischer
|
f32916c472
|
Tests of the three current strategies for reducing tile size
|
2016-10-24 15:33:14 -07:00 |
|
Eric Fischer
|
83e73e8840
|
Add an option to dynamically increase gamma until tiles are small enough
|
2016-10-24 12:29:36 -07:00 |
|
Eric Fischer
|
1f38e85f30
|
Bump version number and fix out-of-date documentation
|
2016-10-14 15:42:01 -07:00 |
|
Eric Fischer
|
896c9d8398
|
Rename option to --detect-shared-borders and add a test
|
2016-10-06 16:16:51 -07:00 |
|
Eric Fischer
|
d7037f3d3a
|
Add tile-join -pk option not to care about byte limit. Update docs.
|
2016-09-19 17:20:44 -07:00 |
|
Eric Samelson
|
d130ca5d55
|
Fix typo in README.md for --drop-rate option
|
2016-09-06 12:00:35 -07:00 |
|
Eric Fischer
|
4dd3411c64
|
Merge branch 'master' into named-layer
|
2016-08-30 15:33:51 -07:00 |
|
Eric Fischer
|
76739fd27b
|
Fix a typo so it actually works, and add a test and documentation
|
2016-08-30 15:32:09 -07:00 |
|
Eric Fischer
|
7f4ef43113
|
Fix spelling of --simplification in documentation
|
2016-08-29 11:56:30 -07:00 |
|
Eric Fischer
|
9ef9954d20
|
Don't say "dataset"
|
2016-08-10 12:08:15 -07:00 |
|
Eric Fischer
|
9908db5e56
|
Add an option to vary the level of line and polygon simplification
|
2016-07-12 16:51:56 -07:00 |
|
Eric Fischer
|
5d06f01e28
|
Add the ability to tippecanoe-decode into EPSG:3857 instead of WGS84
|
2016-06-28 15:18:27 -07:00 |
|
Eric Fischer
|
af412e2038
|
Add minimal support for alternate input projections
|
2016-06-01 15:49:41 -07:00 |
|
Eric Fischer
|
692112ec3a
|
Add an option to calculate feature density as a feature attribute
|
2016-05-27 16:25:40 -07:00 |
|
Eric Fischer
|
135aea8527
|
Use protozero for writing tiles
|
2016-04-22 17:45:24 -07:00 |
|
Eric Fischer
|
ea638914ce
|
Add an option not to clip features and to include each exactly once per zoom
|
2016-04-20 15:06:43 -07:00 |
|
Eric Fischer
|
24f401da52
|
Add an option not to clip features if they appear in the tile at all
|
2016-04-19 15:32:58 -07:00 |
|
Eric Fischer
|
86b8567201
|
Clean up polygon geometry again after coalescing
|
2016-04-18 15:53:04 -07:00 |
|
Eric Fischer
|
fbcb00fee9
|
Add an option to set the tileset's attribution
|
2016-04-13 12:49:41 -07:00 |
|
Eric Fischer
|
41ae22164c
|
Mention the default location for temporary files
|
2016-04-07 11:39:32 -07:00 |
|
Eric Fischer
|
574a2b79c8
|
Add an option to drop a fraction of polygons by zoom.
Only warn once about polygon cleaning failures.
|
2016-04-06 14:17:44 -07:00 |
|
Eric Fischer
|
bd3b9a5136
|
Add an option to give specific layer names to specific input files
|
2016-03-29 13:13:39 -07:00 |
|
Eric Fischer
|
edce0f088d
|
Add GNU-style long options
|
2016-03-28 15:03:28 -07:00 |
|
Steve Bennett
|
8c9aa53bb5
|
Warn of spurious errors (as per #191)
|
2016-03-26 12:28:23 +11:00 |
|
Eric Fischer
|
d960963623
|
Add the ability to tippecanoe-decode a standalone .pbf tile
|
2016-03-22 16:51:29 -07:00 |
|
Eric Fischer
|
16ca5cfeec
|
Clarify maximum resolution in README and warning
|
2016-03-17 11:23:54 -07:00 |
|
Eric Fischer
|
652abc9a62
|
Put all the apt-get instructions on one line
|
2016-03-10 12:15:49 -08:00 |
|
Eric Fischer
|
d38b5a999e
|
Make base zoom and drop rate guessing more testable, and test them
|
2016-03-03 17:03:03 -08:00 |
|
Eric Fischer
|
ea304d3a98
|
Split complex polygons into multiple features
|
2016-02-11 12:14:32 -08:00 |
|
Eric Fischer
|
2015ba21bf
|
Merge branch 'master' into ignore-error
Conflicts:
mbtiles.c
|
2016-02-01 10:10:05 -08:00 |
|
Eric Fischer
|
bbd233c0ec
|
Merge branch 'master' into travis-improvements
Conflicts:
.travis.yml
|
2016-01-29 10:30:19 -08:00 |
|
Eric Fischer
|
a84061cf87
|
Add an option to ignore sqlite errors on existing mbtiles files
|
2016-01-28 14:18:31 -08:00 |
|
Eric Fischer
|
ca97c5ec6d
|
Update docs
|
2016-01-12 12:36:12 -08:00 |
|
Eric Fischer
|
93d0767829
|
Add an option to do line simplification only at zooms below maxzoom
|
2016-01-08 11:31:10 -08:00 |
|