Eric Fischer
|
5f1c0e151f
|
Add a table of zoom level precisions to the documentation
|
2018-12-11 17:52:51 -08:00 |
|
Eric Fischer
|
ca4aad0c64
|
Point features may now be coalesced into MultiPoint features with --coalesce
|
2018-12-11 17:09:13 -08:00 |
|
Eric Fischer
|
4b20948369
|
Merge pull request #681 from Plantain/master
Update coalesce-smallest-as-needed documentation
|
2018-12-04 12:49:23 -08:00 |
|
Matthew Scutter
|
3eea8b0e4b
|
Update coalesce-smallest-as-needed documentation
|
2018-12-04 22:19:50 +02:00 |
|
Eric Fischer
|
9c708aa3c4
|
Merge pull request #676 from mapbox/empty-coordinate
Make it an error, not a warning, to have missing coordinates for a point
|
2018-11-26 15:34:11 -08:00 |
|
Eric Fischer
|
cf28e6b88b
|
Make it an error, not a warning, to have missing coordinates for a point
|
2018-11-26 14:50:45 -08:00 |
|
Eric Fischer
|
506526ddfa
|
Merge pull request #657 from mapbox/drop-features-earlier
Drop LineStrings and Polygons early in tiling if they are smaller than a pixel
|
2018-11-26 10:57:30 -08:00 |
|
Eric Fischer
|
4fec7a162e
|
Reduce coordinate precision so GeoJSON and geobuf have the same results
|
2018-11-26 10:22:05 -08:00 |
|
Eric Fischer
|
5229990523
|
Fix gridding of small squares; use less memory for small features
|
2018-11-21 15:34:43 -08:00 |
|
Eric Fischer
|
739445cb6c
|
Merge pull request #665 from mapbox/coerce-id-leading-zero
Ignore leading zeroes when converting string attributes to feature IDs
|
2018-11-07 16:31:35 -08:00 |
|
Eric Fischer
|
f9c9ff3853
|
Ignore leading zeroes when converting string attributes to feature IDs
|
2018-11-07 15:46:44 -08:00 |
|
Eric Fischer
|
949468e6f5
|
Merge pull request #658 from mapbox/coerce-feature-ids
Add an option to convert stringified number feature IDs to numbers
|
2018-11-07 14:45:08 -08:00 |
|
Eric Fischer
|
a3150642d3
|
Merge pull request #663 from jingsam/ignore
chore: ignore geobuf tests files and node_modules
|
2018-11-07 10:36:04 -08:00 |
|
jingsam
|
752f77d58e
|
chore: ignore geobuf tests files and node_modules
|
2018-11-07 14:49:51 +08:00 |
|
Eric Fischer
|
cc7c0cc6c9
|
Don't test string ID conversion with geobuf, because it fails
|
2018-11-02 15:28:51 -07:00 |
|
Eric Fischer
|
bd2423a5ea
|
Add an option to use a specified feature attribute as the feature ID
|
2018-11-02 15:21:52 -07:00 |
|
Eric Fischer
|
53de8a2014
|
Add an option to convert stringified number feature IDs to numbers
|
2018-11-01 17:07:33 -07:00 |
|
Eric Fischer
|
b8ffdda32e
|
Merge pull request #656 from mapbox/tile-join-maxzoom
Warn in tile-join if tilesets being joined have different maxzooms
|
2018-10-31 16:09:11 -07:00 |
|
Eric Fischer
|
9c79cf7162
|
Warn in tile-join if tilesets being joined have different maxzooms
|
2018-10-31 14:25:25 -07:00 |
|
Eric Fischer
|
d3ae48534e
|
Merge pull request #650 from mapbox/filter-crash
Fix null pointer crash/add bounding box option
|
2018-10-23 11:59:28 -07:00 |
|
Eric Fischer
|
1cf3b0accc
|
Fix the feature bounding box after clipping
|
2018-10-23 10:55:07 -07:00 |
|
Eric Fischer
|
5dfbc4a281
|
Add --clip-bounding-box option to clip input geometry
|
2018-10-22 16:49:33 -07:00 |
|
Eric Fischer
|
0acdeef525
|
Fix null pointer crash when looking for feature extent in filter output
|
2018-10-22 13:26:53 -07:00 |
|
Eric Fischer
|
e18748e29b
|
Merge pull request #647 from mapbox/attribute-compare
Bug fix: mismatched features could be coalesced if from a prefilter
|
2018-10-10 15:12:38 -07:00 |
|
Eric Fischer
|
1b75ca33b4
|
Bug fix: mismatched features could be coalesced if from a prefilter
|
2018-10-10 14:35:46 -07:00 |
|
Eric Fischer
|
b7fb576544
|
Merge pull request #645 from mapbox/empty-tileset-dir
Create the output tile directory even if there are no valid features
|
2018-09-24 13:52:31 -07:00 |
|
Eric Fischer
|
b2999fe9a8
|
Create the output tile directory even if there are no valid features
|
2018-09-24 11:16:13 -07:00 |
|
Eric Fischer
|
03199a77a5
|
Merge pull request #642 from mapbox/maxzoom-minzoom
Issue an error message in tile-join if minzoom is greater than maxzoom
|
2018-09-07 12:07:47 -07:00 |
|
Eric Fischer
|
7aebce7e0e
|
Issue an error message in tile-join if minzoom is greater than maxzoom
|
2018-09-07 10:08:02 -07:00 |
|
Eric Fischer
|
9949d7ed1a
|
Merge pull request #639 from mapbox/tile-stats-limits
Add options to change the tilestats limits
|
2018-08-31 17:50:42 -07:00 |
|
Eric Fischer
|
2530efd525
|
Used the tilestats sample values limit instead of the attributes limit
|
2018-08-31 16:52:38 -07:00 |
|
Eric Fischer
|
216c0cf428
|
Be consistent about pluralization in the tilestats options
|
2018-08-31 16:19:55 -07:00 |
|
Eric Fischer
|
bc84b41246
|
Add options to change the tilestats limits
|
2018-08-31 15:12:00 -07:00 |
|
Eric Fischer
|
5483720ee1
|
Merge pull request #635 from jingsam/ignore-check-files
chore: ignore generated check and mbtiles files in tests
|
2018-08-23 10:34:38 -07:00 |
|
jingsam
|
5d6e6e07d6
|
chore: ignore generated check and mbtiles files in tests
|
2018-08-23 14:16:50 +08:00 |
|
Eric Fischer
|
15df8e8431
|
Merge pull request #633 from mapbox/tile-join-name-len
Keep tile-join from generating a tileset name longer than 255 chars
|
2018-08-21 10:01:58 -07:00 |
|
Eric Fischer
|
addbd0a854
|
Keep tile-join from generating a tileset name longer than 255 chars
|
2018-08-20 17:45:18 -07:00 |
|
Eric Fischer
|
de40169f16
|
Merge pull request #631 from mapbox/filename-warning
Fix missing filename in warning messages
|
2018-08-16 14:20:38 -07:00 |
|
Eric Fischer
|
0a3e4ad561
|
Fix missing filename in warning messages
|
2018-08-16 13:46:37 -07:00 |
|
Eric Fischer
|
1ef2005f04
|
Merge pull request #623 from mapbox/cookbook
Add a cookbook section to the README
|
2018-08-16 12:08:37 -07:00 |
|
Eric Fischer
|
f0517d090b
|
Merge pull request #627 from mapbox/geojson-loop
Factor out the GeoJSON parsing loop from feature serialization
|
2018-08-08 15:14:14 -07:00 |
|
Eric Fischer
|
19c132e79c
|
Be more cautious about use of a null feature for bare geometries
|
2018-08-08 14:17:08 -07:00 |
|
Eric Fischer
|
98cf4d94aa
|
Don't accept features or geometries inside another object's properties
|
2018-08-08 13:42:49 -07:00 |
|
Eric Fischer
|
ba8966a4ae
|
Use the same GeoJSON parsing loop in tippecanoe-json-tool
|
2018-08-08 13:11:25 -07:00 |
|
Eric Fischer
|
79363e397b
|
Factor out the GeoJSON parsing loop from feature serialization
|
2018-08-08 13:11:10 -07:00 |
|
Eric Fischer
|
2e80377b24
|
Merge pull request #626 from mapbox/tile-join-remove-attrs
Add --exclude-all to tile-join
|
2018-08-07 11:12:57 -07:00 |
|
Eric Fischer
|
8d67e460d4
|
Add --exclude-all to tile-join
|
2018-08-07 10:27:38 -07:00 |
|
Eric Fischer
|
5c881c11ef
|
Merge pull request #620 from mapbox/wagyu-initializer
Upgrade to Wagyu 0.4.3
|
2018-08-06 13:30:24 -07:00 |
|
Eric Fischer
|
baab0cef55
|
Increment version number
|
2018-08-06 12:25:22 -07:00 |
|
Eric Fischer
|
60629da37a
|
Merge branch 'master' into wagyu-initializer
|
2018-08-06 10:15:20 -07:00 |
|