arcnearby

Generate bounding box around center point and search ArcGIS REST service for features within it, sorted by distance

Usage no npm install needed!

<script type="module">
  import arcnearby from 'https://cdn.skypack.dev/arcnearby';
</script>

README

ArcNearby

Generates a bounding box around a center point, queries an ArcGIS REST service to get the features within it, and sorts the results by distance from the center point