apc-postcode-polygons

Postcode polygons - originally downloaded from https://www.doogal.co.uk/

Usage no npm install needed!

<script type="module">
  import apcPostcodePolygons from 'https://cdn.skypack.dev/apc-postcode-polygons';
</script>

README

APC Postcode Polygons

JSON converted version of the XML data for UK postcodes (excluding Belfast). The data has been downloaded from doogal.co.uk and converted to json.

How to use

Add detailed usage instructions here.

How to maintain

This package contains 2 scripts for updating and converting. These scripts are mainly for maintaining this package.

npm run download

Downloads the postcode KML fiile from doogal.co.uk and converts it to a JSON file.

npm run convert

Converts an existing KML file into a JSON file.