Closed achapkowski closed 2 years ago
Hi @achapkowski, this docstring includes an example of the format (and here's a visual).
The layout is roughly equivalent to a List of Lists of points:
poly_offsets
are the start positions of elements in ring_offsets
ring_offsets
are start positions of elements in poly_point_x
and poly_point_y
If the polygons are not closed (as in the example), the start point is assumed to be the closing end point.
How do you handle holes?
How do you handle holes?
This issue has been marked rotten due to no recent activity in the past 90d. 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 has been marked stale due to no recent activity in the past 30d. 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 marked rotten if there is no activity in the next 60d.
we should improve the documentation of geometry formats.
Thank you, I would appreciate that.
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.
@thomcom @isVoid is this covered by the recently merged Python doc PRs?
Recent refactoring and documentation has made it clear that cuSpatial will adapt to GeoArrow format. This should be covered.
Report needed documentation A clear and concise description of what documentation you believe it is needed and why.
Where can I find documentation on the geometry format?
Describe the documentation you'd like A clear and concise description of what you want to happen.
If it doesn’t exist, provide samples of how geometries must be formatted for product interop.
Steps taken to search for needed documentation List any steps you have taken: