jiayuasu opened a new pull request, #2688: URL: https://github.com/apache/sedona/pull/2688
## Description Add SVG visual illustrations for 9 geometry output functions, continuing the work on #2678. ### Functions covered (9) ST_AsBinary, ST_AsEWKB, ST_AsEWKT, ST_AsGeoJSON, ST_AsGML, ST_AsHEXEWKB, ST_AsKML, ST_AsText, ST_GeoHash ### Changes - 9 new SVG images in docs/image/ - 27 doc files updated (9 SQL + 9 Flink + 9 Snowflake) ### Visual style - Each SVG shows: input geometry (left) -> arrow with function name -> output format box (right) - Output box displays a representative output string with format label below Part of #2678 (Phase 7 - Geometry Output) -- 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]
