Open alyssia-chen opened 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
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
branch: gps-coordinates-matching
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
e.g. Beach location In slack there's a link to the GPS cutoffs per area that could come in handy here