cuspatial icon indicating copy to clipboard operation
cuspatial copied to clipboard

[FEA] Compute the area of polygons.

Open thomcom opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. Presently users must convert their Polygons and MultiPolygons to geopandas in order to compute their areas.

Describe the solution you'd like It would be pretty easy to add area computations: https://stackoverflow.com/questions/1165647/how-to-determine-if-a-list-of-polygon-points-are-in-clockwise-order

The method is very simple, and be useful as Jianting mentions: https://github.com/rapidsai/cuspatial/pull/609#issuecomment-1227420074

thomcom avatar Aug 25 '22 19:08 thomcom

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

github-actions[bot] avatar Sep 24 '22 22:09 github-actions[bot]