Skip to content

bellingcat/search-grid-generator

Repository files navigation

Search-Grid-Generator

Bellingcat logo: Discover BellingcatDiscord logo: Join our communityRight arrow icon: Try out the tool

A Vue app that generates a search grid for systematic searches by entering the coordinates for opposite corners of an area of interest. The KML file can be opened in Google Earth or other GIS tool.

Local Development

For local development, install with:

npm install

And run the local development server (vite) with:

npm run dev