-
feat(mvt): add ArrowTableTileSourceLoader for Arrow input and GeoArrow WKB tiles with zero-copy attribute selection
-
feat(arrow): make NDGeoJSON, Chrome Trace, and GML loaders Arrow-primary while retaining explicit legacy output shapes
-
feat(arrow): make PLY, Draco, Potree BIN, Terrain, and Quantized Mesh loaders Arrow-primary by default while retaining explicit legacy shapes
-
feat(arrow): make CSV, JSON table, NDJSON, Excel, and ParquetJS loaders Arrow-primary by default while retaining explicit row-table shapes
-
feat(las): make LAS and LAZ loader variants Arrow-primary by default while retaining explicit mesh output
-
feat(geoarrow): make Shapefile, SHP, DBF, and PMTiles vector source outputs Arrow-primary by default while retaining explicit legacy shapes
-
feat(geopackage): make GeoPackageLoader return one selected Arrow table by default and move multi-table discovery to GeoPackageSource
-
chore(wkt): adopt math.gl alpha.9 WKT metadata parsing and remove duplicated compatibility parsing