Implement Geopandas Compatible API
This will be an umbrella issue I use to track progress. I'll update it over time adding new issues as I plan and implement them
The plan is to
- Fully implement one a function (including tests and docs)
- Repeat that process for all GeoSeries methods
- Implement those methods in GeoDataframe. Simply call those methods in the
df.geometrycolumn - Implement the methods specific to GeoDataframe (not aren't methods in GeoSeries)
Issues that weren't added as sub-issues:
- https://github.com/apache/sedona/issues/1993 (Series)
- (spark) https://github.com/apache/spark/pull/51253
Thank you for your interest in Apache Sedona! We appreciate you opening your first issue. Contributions like yours help make Apache Sedona better.
Ok I am going to turn in for the day I have been on the computer too long for the day I will return tomorrow when I am fresh . Thank you
Of course, no worries. You should reference the new EPIC here instead of this issue: https://github.com/apache/sedona/issues/2230. This EPIC is inactive now, so I'll close it.
Anyways, I look forward to you (hopefully 🤞 ) contributing. Don't hesitate to ping if you need some help with something.