You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To improve point-in-polygon tests for the various advanced queries it would be nice to have simplified versions of the regions. The simplified versions have to obey the following property:
All points that are in a more complex version need be inside simplified versions as well. (We'd like to keep the point-in-polygon relation)
The text was updated successfully, but these errors were encountered:
To improve point-in-polygon tests for the various advanced queries it would be nice to have simplified versions of the regions. The simplified versions have to obey the following property:
All points that are in a more complex version need be inside simplified versions as well. (We'd like to keep the point-in-polygon relation)
The text was updated successfully, but these errors were encountered: