Skip to main content
Vecaria

GeoJSON Convex Hull

Local

Compute the convex hull (minimum enclosing polygon) of GeoJSON points, locally in your browser.

What is it? GeoJSON Convex Hull computes the minimum enclosing polygon (convex hull) around GeoJSON points.

TL;DR: Get the convex hull / minimum enclosing polygon of points.

How to use

  1. Open a point layer.
  2. Preview the hull.
  3. Download the hull GeoJSON.

FAQ

Multiple groups?

A single hull over all points is produced.

Is it local?

Yes.

Limitations

  • Convex hull only (no concave hull here).
  • Best suited to point layers.

Privacy

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