RobThree / NGeoNames

Inspired by https://github.com/AReallyGoodName/OfflineReverseGeocode
MIT License
87 stars 20 forks source link

find nearest ocean to point #8

Closed jfayre closed 4 years ago

jfayre commented 4 years ago

Hello, This library appears to do everything I need, except one. Is it possible to find out if a particular set of coordinates falls within a body of water? Geonames has a web service that does this, but trying to find a way to do this offline. Thanks!

RobThree commented 4 years ago

Hi @jfayre ,

Your title ("find nearest ocean to point") and question ("possible to find out if a particular set of coordinates falls within a body of water") are two totally different things. However, NGeoNames can't do either unfortunately.