Skip to main content
Vecaria

GeoParquet to GeoJSON

Local

Convert GeoParquet to GeoJSON (parse WKB geometry and attributes), locally in your browser.

Drag files here, or click to browse

Supports .parquet,application/vnd.apache.parquet

Choose file

GeoParquet → GeoJSON, locally in your browser.

What is it? GeoParquet to GeoJSON parses a GeoParquet file, decodes its WKB geometry and attributes, and writes GeoJSON.

TL;DR: Convert GeoParquet to GeoJSON in the browser.

How to use

  1. Open a .geoparquet file.
  2. Preview the features.
  3. Download the GeoJSON.

FAQ

Is it local?

Yes, parsing is local.

Are attributes kept?

Yes, all columns become feature properties.

Limitations

  • Very large Parquet files may exceed browser memory.
  • No reprojection.

Privacy

Privacy first: this tool runs entirely in your browser. Your input and files never leave your device.