Map Area & Distance Calculator
Draw a polygon or line on the map to measure area, perimeter and distance in UK units, then copy or download the shape as GeoJSON or WKT.
Jump to a postcode
Use the toolbar on the left to draw a shape. Click each point in turn, then click the first point again or double-click to finish. While drawing, use Delete last point to undo a misplaced vertex. Once finished, use the Edit tool to move vertices or the Delete tool to remove the shape. Click any vertex afterwards to see its coordinates and OS grid reference.
| Area |
|
|
|---|---|---|
| Perimeter |
|
|
| Vertices | ||
| Total distance |
|
|---|
Segments
Draw a line to see individual segment distances here.
How to use the Map Area & Distance Calculator
- Choose a mode - "Measure area" to draw a polygon, or "Measure distance" to draw a line.
- Find your area (optional) - enter a postcode in the "Jump to a postcode" box and click Go to pan and zoom the map there first.
- Draw on the map - click to place each vertex, then click the first point again (polygon) or double-click (line) to finish.
- Edit if needed - use the Edit tool to drag vertices, or Delete to clear the shape and start again.
- Read the results - area, perimeter, distance and segment lengths update instantly, and you can switch units at any time.
- Export - copy the GeoJSON or WKT, or download the GeoJSON file, for use in other GIS software.
Measuring area in hectares, acres and more
Rather than measuring area directly from latitude and longitude - which distorts distances differently depending on where you are in the world - this tool projects every vertex onto the British National Grid using the same OSGB36 datum transformation as our OS Grid Reference Finder. The area is then calculated from those planar metre coordinates using the shoelace formula, giving an accurate result for fields, plots and boundaries anywhere in Great Britain. Switch between square metres, hectares, acres, square kilometres and square feet using the dropdown next to the area figure.
Measuring distance and route length
Switch to "Measure distance" and draw a line to get the cumulative length of a route, boundary or path. Each segment between consecutive points is measured separately - useful for checking individual legs of a journey - alongside the running total. Distances are available in metres, kilometres, miles, yards or nautical miles.
Exporting as GeoJSON or WKT
Every shape you draw can be copied as GeoJSON - the format used by most web maps, APIs and modern GIS software - or as WKT (Well-Known Text), the plain-text format used by spatial databases like PostGIS and many desktop GIS packages. By default both are exported in standard WGS84 longitude/latitude coordinates (EPSG:4326), so they'll drop straight into whichever tool you're using next. Use the "Export coordinates in" switch above the results to output them in OSGB36 / British National Grid (EPSG:27700) easting/northing metres instead - useful if you're working in GIS software that expects National Grid coordinates. Polygons also include a bounding-box WKT in the same chosen datum, handy for quickly framing a search area or map extent.
Related tools on GeoPunk
- OS Grid Reference Finder - convert a single point between postcode, lat/long, easting/northing and grid reference
- Postcode Areas - browse GB postcode districts
- Council Areas - local authority boundaries
- Elevation Map - terrain heights across GB