Socket
Socket
Sign inDemoInstall

@loaders.gl/gltf

Package Overview
Dependencies
18
Maintainers
9
Versions
324
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
33Next

4.1.0-alpha.1

Diff

Changelog

Source

v4.1.0-alpha.1

  • feat(zip): cd header and zip64 info generation implemented (#2792)
  • fix: wms example (#2814)
  • fix(tile-converter): trailing slash Removing from path in i3s-server (#2813)
  • docs: fgb and tilejson docs, streamline fgbloader exports (#2811)
  • chore: upgrade to vite 5 (#2812)
  • chore: typescript 5.3 (#2810)
  • fix(GeoArrow): handle tessellation error & improve mean centers (#2803)
  • chore(parquet): GeoParquetLoader, collect the parquet loader zoo in one file (#2809)
  • GLTF: inline emod function to remove loaders.gl/math dependency (#2808)
  • chore(website): polish (#2807)
  • feat(website): Add Shapefile and KML examples (#2806)
  • chore(website): minor touches (#2805)
  • docs(las): Mark LAS v1.4 as not supported (#2804)
  • feat(website): Add GeoArrow example (#2802)
  • feat(flatgeobuf): Extract arrow compatible schema (#2801)
  • chore: update package.json keywords (#2797)
  • Convert GetImageParameters to WMSGetMapParameters (#2799)
  • chore(arrow): Support WKT and WKB geoarrow encodings (v4.1) (#2798)

v4.0

dterekhova
published 4.0.4 •

Changelog

Source

v4.0.4

  • feat(arrow): GeoArrowLoader (#2796)
  • fix(draco): revert --format=esm for the worker (#2795)
  • feat(arrow): Support GeoJSON output from Geo ArrowLoader (#2794)
  • chore: refactor geospatial exmaple to use hooks (#2793)
  • chore(arrow): triangulateOnWorker plumbing (#2788)
  • feat(website): add GeoParquet datasets (#2786)
  • fix(tile-converter): 'finalizing conversion' added (#2787)
  • feat(GeoArrow): getBinaryGeometriesFromArrow enhancement (#2785)
  • chore(Arrow): add test cases for multipolygon with holes (#2782)
  • chore(worker-utils): worker simplification
  • chore: Add license headers (#2784)
  • chore: Upgrade to docusaurus 3 (#2757)
dterekhova
published 4.0.3 •

Changelog

Source

v4.0.3

  • feat(tile-converter): estimation of time remaining (#2774)
  • fix: Revert parquet-wasm integration (#2781)
  • fix(Arrow): featureIds not correctly parsed from MultiPolygon w/ holes in arrow util (WIP) (#2777)
  • fix: Use "latest" version tag when loading from unpkg (#2779)
  • docs(arrowjs): Update Arrow docs and release notes (#2778)
  • fix(examples): run 'geospatial' locally (#2776)
  • chore: Update all dependencies to ^4.0.0 (#2775)
  • feat(parquet): Enable Parquet WASM loader (#2773)
  • fix(3d-tiles): Enable Tiles3DLoader tests (#2771)
  • chore: Dependencies (#2772)
  • chore: parseFile accepts ReadableFile (#2770)
  • chore(excel): Fix batched loader adapter from atomic parse (#2769)
  • chore(loader-utils): split Worker/WorkerWithEncoder types (#2768)
dterekhova
published 4.0.2 •

Changelog

Source

v4.0.2

  • test: run workers from source code (#2762)
  • feat(schema): makeTableFromBatches (#2767)
  • chore: Remove Buffer in test cases (#2766)
  • chore(Arrow): add test cases for geoarrow to binary geometries (#2765)
  • chore: Adopt namespace style imports for apache-arrow (#2764)
  • fix get arrow bound function; add test case (#2763)
  • fix(kml): Fix TXCLoader default shape (#2761)
  • chore: Improve docs (#2758)
  • fix(website): Unbreak website build (#2756)
  • chore: fix 4.0 peer dependencies (#2755)
dterekhova
published 4.0.1 •

Changelog

Source

v4.0.1

  • chore(textures): enable tests (#2741)
  • feat(gis): Consolidate geo metadata detection and table conversion (#2742)
  • fix(zip): cd header zip64 data reading fix (#2710)
  • feat(arrow): GeoArrow utilities (#2744)
  • Got rid of .toString() usage for ArrayBuffers (#2743)
  • chore: Add some javascript API guidelines (#2747)
  • Update 3D Tiles Docs (#2749)
  • feat(mvt): MVTileSource (#2750)
  • chore: improve test coverage (#2751)
  • docs: Clean up website links (#2748)
  • refactor(tile-converter): refactor creation of Attribute info (#2718)
  • feat(tile-converter): conversion progress (#2739)
  • chore(shapefile): Improve Shapefile format doc (#2752)
  • fix(tile-converter): i3s-server - esm compatibility (#2745)

v4.0 Prerelease

The official 4.0 alpha track starts with alpha.6 The early pre-release track was abandoned due to build incompatibility problems. release info (#2491))

dterekhova
published 4.0.0 •

Changelog

Source

v4.0.0-beta.8

  • Update gltf.md. (#2733)
  • fix(website): restore I3S examples (#2734)
  • fix: render test import (#2731)
  • chore(crypto): Restore crypto tests (#2730)
  • chore: Clean up license text (#2729)
  • chore(i3s): Export a function customizeColors from i3s lib utils (#2719)
  • added test for conversion 64-bit attributes to strings (#2728)
dterekhova
published 4.0.0-beta.8 •

Changelog

Source

v4.0.0-beta.8

  • Update gltf.md. (#2733)
  • fix(website): restore I3S examples (#2734)
  • fix: render test import (#2731)
  • chore(crypto): Restore crypto tests (#2730)
  • chore: Clean up license text (#2729)
  • chore(i3s): Export a function customizeColors from i3s lib utils (#2719)
  • added test for conversion 64-bit attributes to strings (#2728)
dterekhova
published 4.0.0-beta.7 •

Changelog

Source

v4.0.0-beta.7

  • fix(i3s): Remove luma.gl dependency (#2727)
  • feat(flatgeobuf): Upgrade to latest flatgeobuf (#2684)
  • feat(lerc): Break out LERCLoader into its own module (size and bundling issues) (#2724)
  • chore(polyfills): Bump deps (#2723)
  • feat(polyfills): Add installFilePolyfills on Node.js (#2722)
  • fix(i3s): I3SContentLoader regression (#2713)
dterekhova
published 4.0.0-beta.6 •

Changelog

Source

v4.0.0-beta.6

  • fix(polyfills): Add CJS export for node.js (#2720)
  • feat(wms): Restore LERCLoader (#2715)
  • chore: Remove deprecated APIs and update docs (#2714)
dterekhova
published 4.0.0-beta.5 •

Changelog

Source

v4.0.0-beta.5

  • Path fix (#2709)
  • fix(gltf, tile-converter): attributeStorageInfo, use class name (#2673)
  • chore: Add CI for Node 20 (#2712)
  • fix(tile-converter): enable tests (#2708)
  • chore: Bump to Node 18 (#2711)
  • docs (whats-new): Update whats-new.mdx for 4.0 loaders.gl release (#2702)
  • feat(geopackage): Upgrade and modernize (#2704)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc