jiayuasu opened a new issue, #3069: URL: https://github.com/apache/sedona/issues/3069
Part of #3054. ## Scope Document the SedonaFlink geography constructor functions added in #3061, matching the structure of the existing SedonaFlink geometry docs and the Spark geography docs. ## Tasks - [ ] Add `docs/api/flink/Geography-Functions.md` — overview page with a Geography Constructors summary table (mirroring `docs/api/flink/Geometry-Functions.md`). - [ ] Add per-function pages under `docs/api/flink/Geography-Constructors/` for the 9 functions: `ST_GeogFromWKT`, `ST_GeogFromText`, `ST_GeogFromEWKT`, `ST_GeogCollFromText`, `ST_GeogFromWKB`, `ST_GeogFromEWKB`, `ST_GeogFromGeoHash`, `ST_GeogToGeometry`, `ST_GeomToGeography`. - [ ] Register the new page in the Flink API nav in `mkdocs.yml`. Functions are `Since: v1.9.1`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
