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
fa7a52d032
Bump version number
2016-05-23 17:44:41 -07:00
Eric Fischer
331deca4b4
Use bitfields to further reduce data structure size
2016-05-13 15:45:33 -07:00
Eric Fischer
2a5e2091f3
Mention decoding fix in changelog
2016-05-10 13:29:14 -07:00
Eric Fischer
4f01b13fe1
Let zoom level 0 have just as much extent and buffer as any other zoom
2016-05-09 16:01:10 -07:00
Eric Fischer
5cc6d97d9f
Don't let polygons with nonzero area disappear during cleaning
...
If they collapse, turn them into placeholder squares with the
appropriate area so that there aren't visible coverage gaps.
2016-05-05 13:42:32 -07:00
Eric Fischer
808de5378b
Bump version number
2016-05-03 16:47:29 -07:00
Eric Fischer
1aac686670
Update clipper to 9edc2924e39:
...
commit 9edc2924e39266d70774b0ed0e07329a95e76f10
Author: Blake Thompson <flippmoke@gmail.com>
Date: Mon May 2 14:45:21 2016 -0400
Updated to prevent segfault in case where specific iterator was being deleted
and therefore, the range second no longer existed.
2016-05-02 16:23:08 -07:00
Eric Fischer
023ce03672
Fix indentation and bump version number
2016-04-28 15:11:57 -07:00
Eric Fischer
2b393ad8e5
Move jsonpull into a subdirectory like other included libraries
2016-04-27 15:33:30 -07:00
Eric Fischer
77bc24d743
Bump version number
2016-04-26 14:16:19 -07:00
Eric Fischer
135aea8527
Use protozero for writing tiles
2016-04-22 17:45:24 -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
137bb46db5
Clean up the maximum-files-open check a little
2016-04-13 20:20:25 -07:00
Eric Fischer
fbcb00fee9
Add an option to set the tileset's attribution
2016-04-13 12:49:41 -07:00
Eric Fischer
e846b11ce7
Don't let the input buffer for parallel streaming input get too big.
2016-04-11 13:51:28 -07:00
Eric Fischer
acb97361a0
Fix a line simplification crash when a segment degenerates to a single point
2016-04-07 16:45:45 -07:00
Eric Fischer
73fcdba02b
Linux and Mac want different headers for file system stats
2016-04-07 11:23:33 -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
b10b436ac9
Add a way to test recursive radix sorting. Bump version number.
2016-04-05 13:32:44 -07:00
Eric Fischer
389cdf2aa4
Bump version number
2016-03-31 11:44:04 -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
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
1549328e4e
Bump version number
2016-02-19 16:50:40 -08:00
Eric Fischer
ce0ac700d7
Bump version number
2016-02-17 13:30:53 -08:00
Eric Fischer
0fa305432b
Bump version number
2016-02-11 12:16:46 -08:00
Eric Fischer
a1da515dc9
Bump version number
2016-02-10 12:01:29 -08:00
Eric Fischer
ec7d72925a
Bump version number
2016-01-28 17:01:13 -08:00
Eric Fischer
167beae307
Stringify feature properties that are arrays or hashes
2016-01-27 14:29:34 -08:00
Eric Fischer
1602574647
Bump version number
2016-01-20 14:53:58 -08:00
Eric Fischer
872df4bd9f
Bump version number
2016-01-12 14:27:05 -08:00
Eric Fischer
43c9bb705d
Fix the layer number for layers being merged together
2016-01-08 13:26:56 -08:00
Eric Fischer
b05478787b
Bump version number
2016-01-08 11:54:14 -08:00
Eric Fischer
1f8b6faec8
Simplify lines consistently on opposite sides of tile boundaries
2016-01-07 11:35:11 -08:00
Eric Fischer
22293ca6e8
Bump version number
2016-01-06 13:29:59 -08:00
Eric Fischer
1d77261509
Bump version number
2016-01-04 17:20:38 -08:00
Eric Fischer
f290794f22
Bump version number
2015-12-22 10:40:13 -08:00
Eric Fischer
fd682b66a8
Mention base zoom and drop rate calculation in changelog
2015-12-18 11:28:00 -08:00
Eric Fischer
7f8eb4de83
Add an option to guess an appropriately dense base zoom level
2015-12-15 15:52:08 -08:00
Eric Fischer
a60a9238e5
Use integers instead of floating point for numeric attributes if possible
2015-12-14 15:45:57 -08:00
Eric Fischer
cf279940da
Don't simplify "unused" movetos from points. Don't write empty geometries.
2015-12-11 12:34:55 -08:00
Eric Fischer
5506288273
Bump version number
2015-12-03 15:19:54 -08:00
Eric Fischer
368916b7a1
Bump version number
2015-11-11 17:05:41 -08:00
Eric Fischer
c9d661597d
Add tile resolution change to CHANGELOG
2015-10-27 12:55:42 -07:00
Eric Fischer
eb5c78482a
Bump version number and add changelog details
2015-10-20 12:01:10 -07:00
Tom MacWright
2a6af266b7
Add -v to changelog
2015-05-29 10:52:20 -04:00