GeoParquet to GeoJSON
LocalConvert 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 fileGeoParquet → 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
- Open a .geoparquet file.
- Preview the features.
- 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.