- 19 Oct, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
- 27 Jul, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
- 25 Jul, 2018 3 commits
-
-
Asheem Mamoowala authored
Address feedback: Fix auto-generated ids to assign same index value to all features split from a GeometryCollection.
-
Asheem Mamoowala authored
-
Asheem Mamoowala authored
-
- 09 Jul, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
- 27 Jun, 2018 2 commits
-
-
Chris Loer authored
-
Chris Loer authored
-
- 21 Jun, 2018 1 commit
-
-
Vladimir Agafonkin authored
-
- 15 Jun, 2018 3 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
* eliminate recursion in simplify routine Closes #104. * optimzie non-recursive simplification * alternative fix for denerate simplify * improve degenerate input fix * better comment explaining the fix
-
- 11 Jun, 2018 1 commit
-
-
Vladimir Agafonkin authored
-
- 10 May, 2018 3 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
Lauren Budorick authored
-
- 03 May, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
John Firebaugh authored
* Update esm * Add tests showing inconsistency in bufferless clipping on tile edges * clip consistently (inclusively on top/left and exclusively on bottom/right)
-
- 19 Apr, 2018 1 commit
-
-
Vladimir Agafonkin authored
-
- 29 Mar, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
* modernize geojson-vt into a ES module * try commiting yarn.lock * reshuffle coverage scripts a bit * add src to files
-
- 28 Mar, 2018 2 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
* explode multilinestrings on line metrics * refactor tile creation * track line metrics when clipping * fix typo in line metrics * fix one more silly bug * clean up clipping code * minor fix for non-lineMetrics sources * add a line metrics test * fix metrics for wrapped lines, more tests * minor tests cleanup * rename line metric properties * improve test coverage more * prefix clip_start/end properties
-
- 09 Mar, 2018 1 commit
-
-
Andrew Harvey authored
-
- 10 Dec, 2017 1 commit
-
-
Steven Kalt authored
The missing comma within the object literal would cause copy-and-pasting the example to throw a syntax error.
-
- 04 Dec, 2017 4 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
changelog is now maintained over https://github.com/mapbox/geojson-vt/releases
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
* WIP flat array refactor (preprocess stage) * refactor more type conversions * flat conversion refactoring * more convert cleanup * rewrite clipping for flat geometry * more flat geom code * more flat geom * simplify clip * more clip simplification * minor fixes * fix transformed coords * add back world wrapping * remove solid square heuristics they are mostly premature optimization that only makes the implementation more complex * various clipping fixes * some fixes * conversion fixes * simplify tile.js * lots of fixes * fix remaining tests and bugs * remove leftover
-
- 13 Nov, 2017 1 commit
-
-
Vladimir Agafonkin authored
-
- 20 Aug, 2017 3 commits
-
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
Vladimir Agafonkin authored
-
- 23 Dec, 2016 1 commit
-
-
Jed Schmidt authored
* Describe how to exhaustively pre-generate all tiles * clarify that `tileCoords` contains tile coordinates, not tiles
-
- 15 Oct, 2016 1 commit
-
-
Tom MacWright authored
* Support for topojson in example * Add topojson global
-
- 09 Aug, 2016 2 commits
-
-
Vladimir Agafonkin authored
-
Iván Sánchez Ortega authored
-