Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: mapbox/geojson-vt

v4.0.3

14 May 07:53
@mourner mourner

Choose a tag to compare

Fix an edge case where lines where sometimes clipped incorrectly when points coincided with tile edges (by @DeZhao-Zhang) #161

Contributors

DeZhao-Zhang
Assets 2
Loading

v4.0.2

17 Jun 15:17
@mourner mourner

Choose a tag to compare

Fix handling of features with empty coordinates — treat them the same way as features with null geometry (as per the spec).

Loading
am2222 and jumboly reacted with thumbs up emoji
2 people reacted

v4.0.1

17 Jun 14:42
@mourner mourner

Choose a tag to compare

Fix issues in some ESM setups because of an incorrect exports field in package.json.

Loading

v4.0.0

12 Jun 14:00
@mourner mourner

Choose a tag to compare

  • ⚠️ Breaking: drop CommonJS entry point and switch to ESM only for Node & bundlers + UMD bundle for browsers. #180
  • ⚠️ Breaking: drop support for IE11 (you can still transpile on your end to keep it). #180
  • Fix a rare edge case that could potentially lead to stack overflow by @district10 in #173 and @mlptownsend in #176
  • Small performance optimizations by @vicb in #133, #132, #135
  • Force getTile arguments as number by @andrewharvey in #128
  • Fix a minor bug in tiling code by @CraigglesO in #130

Contributors

andrewharvey, vicb, and 3 other contributors
Loading
am2222 reacted with thumbs up emoji stepankuzmin reacted with heart emoji
2 people reacted

v3.2.0

27 Jul 13:16
@mourner mourner

Choose a tag to compare

  • Add generateId option for automatically filling feature id property (populating it with the index of the feature in a feature collection).
  • Add promoteId option for filling feature id with a value from a specific feature property.
Loading

v3.1.4

09 Jul 12:12
@mourner mourner

Choose a tag to compare

  • Fix handling of features with id of 0. #107
  • Minor fix for degenerate inputs.
Loading

v3.1.3

15 Jun 13:10
@mourner mourner

Choose a tag to compare

Fixed a bug which caused a "max call stack size" error on certain degenerate input. #105

Loading

v3.1.2

10 May 11:27
@mourner mourner

Choose a tag to compare

Fixed a bug with lineMetrics: true and MultiLineString geometries where only the first line was processed.

Loading

v3.1.1

03 May 07:08
@mourner mourner

Choose a tag to compare

Fixed inconsistent clipping of features on tile boundary when buffer = 0. #102

Loading

v3.1.0

29 Mar 07:44
@mourner mourner

Choose a tag to compare

  • Added experimental lineMetrics: true option that adds mapbox_clip_start and mapbox_clip_end properties to all line features in the generated tiles, indicating which part of the original full line each feature represents.
  • Turned GeoJSON-VT into a proper ES module (so you can do import geojsonvt from 'geojson-vt' in supported environments).
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /