Open JoeCohen opened 3 months ago
Nathan Wilson 5:06 AM (19 minutes ago) to nimmo, webmaster
This is probably obvious, but it seems to me that the combined result is at least close to the right option. The problem observations will be ones where the recorded lay/long are outside the locality bounds (which I think should be included) and the cases where the bounding box overlaps the bounding box of another locality, but the actual boundaries don’t overlap (e.g. the state of California and the state of Nevada). We could take out observations whose locality are not totally inside the requested locality. There would still be a problem with distinct localities that are contained in the bounding box (e.g., Reno, NV is entirely inside the bounds of California). There might be a way to get Google to help with that, but I suspect the only real solution would be to switch to polygons rather than bounding rectangles which would be great, but probably a lot of work.
Location-based Maps and Observation Searches should include all Observations whose lat/lng is within the bounds of the Location.
Tasks