Is On Water

Is On Water

Check if coordinate is on water (seas, lakes, and rivers) with 1m precision

Deploy Is On Water

backend

dillonstreator/is-on-water

Just deployed

Redis

bitnami/redis

Just deployed

/bitnami

is-on-water

💧HTTP API using reverse geocoding to check whether a geographic coordinate is on water (seas, lakes, and rivers) with 1m precision

  • Single coordinate

GET /api/is-on-water?lat=${lat}&lon=${lon}

  • Batch coordinates

POST /api/is-on-water with body containing array of coordinate objects [{ lat, lon }, { lat, lon }, ...]


Template Content

Deploy Now

Details

dillonstreator's Projects

Created on Nov 20, 2023

9 total projects

3 active projects

TypeScript, HTML, Dockerfile, JavaScript

Other



More templates in this category

View Template
Foundry Virtual Tabletop

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


Lucas's Projects

View Template
(v1) Simple Medusa Backend

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


Shahed Nasser's Projects

View Template
peppermint

peppermint

Docker-compose port for peppermint.sh


HamiltonAI