Eric Fischer
|
b3aa32b9a3
|
Merge pull request #179 from mapbox/coverage
More tests for higher code coverage
|
2016-03-02 17:25:54 -08:00 |
|
Eric Fischer
|
c9fdd62c91
|
Try to add zoom skipping to code coverage
|
2016-03-02 16:37:55 -08:00 |
|
Eric Fischer
|
739f2dbc75
|
Test stability of feature ordering
|
2016-03-02 16:19:38 -08:00 |
|
Eric Fischer
|
fb9525cf4f
|
Add a MultiPoint test
|
2016-03-02 15:23:22 -08:00 |
|
Eric Fischer
|
ae827af8dc
|
Try to avoid another cross-platform rounding error
|
2016-03-02 15:19:16 -08:00 |
|
Eric Fischer
|
7e5db337c6
|
Test bare geometry and GeometryCollection
|
2016-03-02 15:06:27 -08:00 |
|
Eric Fischer
|
a847db8c5f
|
Remove dead code
|
2016-03-02 14:58:07 -08:00 |
|
Eric Fischer
|
0fcd2d9a79
|
Test for crossing the date line, property encodings, zoom level filters
|
2016-03-02 14:57:03 -08:00 |
|
Eric Fischer
|
3c85d3243a
|
Merge pull request #176 from mapbox/decode-limit
Increase maximum tile size for decoding
|
2016-02-19 16:56:44 -08:00 |
|
Eric Fischer
|
1549328e4e
|
Bump version number
|
2016-02-19 16:50:40 -08:00 |
|
Eric Fischer
|
b87d3de5d1
|
Increase maximum tile size for decoding
|
2016-02-19 16:33:48 -08:00 |
|
Eric Fischer
|
7dec577eb2
|
Merge pull request #173 from mapbox/clipper-upgrade
Incorporate Mapnik's Clipper upgrades for consistent results between Mac and Linux
|
2016-02-17 13:43:09 -08:00 |
|
Eric Fischer
|
ce0ac700d7
|
Bump version number
|
2016-02-17 13:30:53 -08:00 |
|
Eric Fischer
|
a2b0bb01b9
|
Don't use std::int64_t, for the sake of older compilers
|
2016-02-17 13:27:45 -08:00 |
|
Eric Fischer
|
a4498d34b7
|
New test standards for the flaky country polygons
|
2016-02-17 13:23:09 -08:00 |
|
Eric Fischer
|
88e1de62b6
|
Revert "Temporarily remove flaky polygons from test"
This reverts commit 886b2c3350 .
|
2016-02-17 13:22:14 -08:00 |
|
Eric Fischer
|
d25e537d20
|
Bring back Somerset county test
|
2016-02-17 13:21:58 -08:00 |
|
Eric Fischer
|
0f5a32b442
|
Additional Clipper changes through https://github.com/mapnik/clipper/commit/7484da1
|
2016-02-17 13:10:13 -08:00 |
|
Eric Fischer
|
51fffb7710
|
Incorporate Clipper fork from https://github.com/mapnik/clipper
|
2016-02-17 13:02:56 -08:00 |
|
Eric Fischer
|
eecdf7747a
|
Merge pull request #170 from mapbox/sane-polygon
Split complex polygons into multiple features
|
2016-02-11 14:29:33 -08:00 |
|
Eric Fischer
|
84a2a1bd9d
|
Use a test polygon that comes out the same on Mac and Linux
|
2016-02-11 14:18:09 -08:00 |
|
Eric Fischer
|
4f419ae9b2
|
Make indent
|
2016-02-11 12:22:22 -08:00 |
|
Eric Fischer
|
0fa305432b
|
Bump version number
|
2016-02-11 12:16:46 -08:00 |
|
Eric Fischer
|
ea304d3a98
|
Split complex polygons into multiple features
|
2016-02-11 12:14:32 -08:00 |
|
Eric Fischer
|
ca4faec9f6
|
Bump version number in all test standards
|
2016-02-11 11:34:33 -08:00 |
|
Eric Fischer
|
ef646e8414
|
Refactor simple polygon clipping for arbitrary bounding boxes
|
2016-02-11 11:31:53 -08:00 |
|
Eric Fischer
|
c6ad34427a
|
Some work toward letting features have sub-geometries
|
2016-02-11 11:09:05 -08:00 |
|
Eric Fischer
|
a1da515dc9
|
Bump version number
|
2016-02-10 12:01:29 -08:00 |
|
Eric Fischer
|
f53ce812d3
|
Merge pull request #168 from mapbox/enforce-maxzoom
Limit maxzoom to the max that actually works
|
2016-02-03 17:35:19 -08:00 |
|
Eric Fischer
|
01731e21ee
|
Guard against missing source file in test invocation
|
2016-02-03 17:30:27 -08:00 |
|
Eric Fischer
|
cb68984052
|
Forgot to add source JSON
|
2016-02-03 17:28:47 -08:00 |
|
Eric Fischer
|
bcdb40b41e
|
Limit maxzoom to the max that actually works
|
2016-02-03 17:12:17 -08:00 |
|
Eric Fischer
|
6239809632
|
Merge pull request #167 from mapbox/fix-z22
Even if the maxzoom is very high, don't use more bits of precision than exist
|
2016-02-03 16:59:22 -08:00 |
|
Eric Fischer
|
e7f571c9c3
|
Even if the maxzoom is very high, don't use more bits of precision than exist
|
2016-02-03 16:52:23 -08:00 |
|
Eric Fischer
|
c1963dc645
|
Merge pull request #165 from mapbox/input-sequence
Preserve input sequence across multiple input files
|
2016-02-02 15:57:19 -08:00 |
|
Eric Fischer
|
b649e99b32
|
Preserve input sequence across multiple input files
|
2016-02-02 15:43:27 -08:00 |
|
Eric Fischer
|
49324a3dc6
|
Merge pull request #164 from mapbox/parallel-test
Spell out a fuzz test for the four input-reading code paths
|
2016-02-02 14:14:26 -08:00 |
|
Eric Fischer
|
59c5d51e25
|
Don't allow the initial coordinate pair to be out of bounds
|
2016-02-02 13:33:49 -08:00 |
|
Eric Fischer
|
54d9e20e30
|
Add the input-paths test to the standard test target
|
2016-02-02 12:23:30 -08:00 |
|
Eric Fischer
|
dfaba5a3e6
|
Spell out a fuzz test for the four input-reading code paths
|
2016-02-02 12:21:19 -08:00 |
|
Eric Fischer
|
f5ea5974ee
|
Merge pull request #158 from mapbox/ignore-error
Add an option to ignore sqlite errors on existing mbtiles files
|
2016-02-01 11:00:36 -08:00 |
|
Eric Fischer
|
2015ba21bf
|
Merge branch 'master' into ignore-error
Conflicts:
mbtiles.c
|
2016-02-01 10:10:05 -08:00 |
|
Eric Fischer
|
f9a0a55578
|
Merge pull request #160 from mapbox/layer-name-message
Better message about layer name, and put it on stderr with the rest.
|
2016-01-29 11:09:20 -08:00 |
|
Eric Fischer
|
6ec211ea4c
|
Better message about layer name, and put it on stderr with the rest.
|
2016-01-29 11:05:51 -08:00 |
|
Eric Fischer
|
29355c1afd
|
Merge pull request #138 from mapbox/travis-improvements
Add code coverage
|
2016-01-29 10:40:36 -08:00 |
|
Eric Fischer
|
bbd233c0ec
|
Merge branch 'master' into travis-improvements
Conflicts:
.travis.yml
|
2016-01-29 10:30:19 -08:00 |
|
Eric Fischer
|
4aa0ddd54a
|
Merge pull request #157 from mapbox/testing
Start adding tests for Tippecanoe
|
2016-01-28 17:07:25 -08:00 |
|
Eric Fischer
|
ec7d72925a
|
Bump version number
|
2016-01-28 17:01:13 -08:00 |
|
Eric Fischer
|
886b2c3350
|
Temporarily remove flaky polygons from test
|
2016-01-28 16:52:46 -08:00 |
|
Eric Fischer
|
9f484e028d
|
And a basic polygon test, with Natural Earth countries
|
2016-01-28 16:06:30 -08:00 |
|