Skip to content

Is On Water is an API for determining if a point on earth is on water (ocean, river, or lake), or land

Notifications You must be signed in to change notification settings

NiciusB/is-on-water

Repository files navigation

Is-on-water is an API for determining if a point on earth is on water (ocean, river, or lake), or land

API

https://is-on-water.balbona.me/api/v1/get/[latitude]/[longitude]

For more information, go to https://is-on-water.balbona.me/

Development

  1. You must have git lfs installed to download the dataset
  2. Download the repository and install the dependencies:
git pull git@github.com:NiciusB/is-on-water.git
npm install
npm run dev
  1. Now, you should be able to go to http://localhost:7301/ and view the site

  2. To test your code, run:

npm run test

About

Is On Water is an API for determining if a point on earth is on water (ocean, river, or lake), or land

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published