HACC2021 / DAAJ

MIT License
2 stars 1 forks source link

Function to match GPS coordinates to a general location #18

Open alyssia-chen opened 3 years ago

alyssia-chen commented 3 years ago

e.g. Beach location In slack there's a link to the GPS cutoffs per area that could come in handy here

alyssia-chen commented 3 years ago

https://geoportal.hawaii.gov/datasets/HiStateGIS::shoreline-public-access-1/explore?location=21.480350%2C-157.944200%2C11.30&showTable=true

https://www.edureka.co/community/34500/locating-closest-match-based-on-latitude-longitude

https://ourcodeworld.com/articles/read/1019/how-to-find-nearest-locations-from-a-collection-of-coordinates-latitude-and-longitude-with-php-mysql

ghost commented 3 years ago

branch: gps-coordinates-matching

alyssia-chen commented 3 years ago

Last report: maybe store all this data in a JSON file in the application as like a static kinda thing? Then write a function to find the closest one?

https://geodata.hawaii.gov/arcgis/rest/services/CoastalMarine/MapServer/25/query?where=1%3D1&outFields=name,latitude,longitude&returnGeometry=false&outSR=&f=json