GNS-Science/nzshm-model

helper function to get backarc flag from CodedLocation

Closed this issue · 0 comments

We try do deal with CodedLocation objects rather than floating point or string representations of points. However, to test if a point is in a polygon the user must create a Point object and call contains() on the polygon.