# @osmix/geoparquet

## 0.1.10

### Patch Changes

- Updated dependencies [368d103]
- Updated dependencies [368d103]
- Updated dependencies [c7a5a35]
  - @osmix/core@0.2.0
  - @osmix/shared@0.1.0
  - @osmix/types@0.1.0

## 0.1.9

### Patch Changes

- d67e38d: Bump dependencies to latest majors and adopt TypeScript 7 RC
- Updated dependencies [d67e38d]
  - @osmix/core@0.1.10

## 0.1.8

### Patch Changes

- Updated dependencies [6144903]
  - @osmix/core@0.1.9

## 0.1.7

### Patch Changes

- aba4bd8: Fix for nodejs package imports
- Updated dependencies [aba4bd8]
  - @osmix/core@0.1.8
  - @osmix/shared@0.0.13

## 0.1.6

### Patch Changes

- 2a634cb: Fix publishing
- Updated dependencies [2a634cb]
  - @osmix/shared@0.0.12
  - @osmix/core@0.1.7

## 0.1.5

### Patch Changes

- 3c8ee95: Fix and simplify package exports
- Updated dependencies [3c8ee95]
  - @osmix/core@0.1.6
  - @osmix/shared@0.0.11

## 0.1.4

### Patch Changes

- Updated dependencies [12728ed]
  - @osmix/shared@0.0.10
  - @osmix/core@0.1.5

## 0.1.3

### Patch Changes

- f32e4ee: General cleanup
- Updated dependencies [f32e4ee]
  - @osmix/core@0.1.4
  - @osmix/shared@0.0.9

## 0.1.2

### Patch Changes

- f468db5: Fix publishing (2)
- Updated dependencies [f468db5]
  - @osmix/core@0.1.3
  - @osmix/shared@0.0.8

## 0.1.1

### Patch Changes

- 68d6bd8: Fix publishing for packages.
- Updated dependencies [68d6bd8]
  - @osmix/core@0.1.2
  - @osmix/shared@0.0.7

## 0.1.0

### Minor Changes

- 31fa333: Add `@osmix/geoparquet` package for importing OSM data from OpenStreetMap US Layercake GeoParquet files.

  Features:

  - `fromGeoParquet()` function to create Osm indexes from GeoParquet files
  - WKB geometry parsing for Point, LineString, Polygon, and MultiPolygon
  - Support for file paths, URLs, and ArrayBuffer inputs
  - Customizable column mapping for different parquet schemas

### Patch Changes

- 54fe002: Add fromGeoParquet to OsmixWorker and OsmixRemote
- 31fa333: Import GeoParquet
- Updated dependencies [d4f4b1f]
  - @osmix/core@0.1.1
