area-matcher

A library that takes a list of GeoJSON areas and a list of coordinates and returns the areas in which the coordinate points are.

Usage no npm install needed!

<script type="module">
  import areaMatcher from 'https://cdn.skypack.dev/area-matcher';
</script>

README

Area-Matcher

A node.js library for matching areas and points.