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
This is currently the expected behavior, and should be better documented - the polygonToCells function will reject polygons with arcs > 180 degrees on longitude, because we do not currently enforce winding order so the area enclosed by the polygon is ambiguous (it could stretch across the antimeridian).
The workaround is to break very large polygons into smaller polygons with < 180 degrees of longitude.
when the polygon is very large,and the res is more than 0,then has error as follow:
The text was updated successfully, but these errors were encountered: