This PR removes the following HUC8s: ['19030103', '19030102', '19060202']
These HUCs are coastal or island polygons that are not useful for summarizing data because of the amount of ocean they cover (19060202) or because they include multiple Aleutian Islands (19030102 and 103) and in one case span the antemeridian (19030103).
I've also updated the README to make our goals for polygon and point geometries more explicit.
This PR removes the following HUC8s:
['19030103', '19030102', '19060202']
These HUCs are coastal or island polygons that are not useful for summarizing data because of the amount of ocean they cover (19060202) or because they include multiple Aleutian Islands (19030102 and 103) and in one case span the antemeridian (19030103).
I've also updated the README to make our goals for polygon and point geometries more explicit.
Closes #82 Closes #85