jiayuasu opened a new pull request, #3296: URL: https://github.com/apache/sedona/pull/3296
## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - No: this is a documentation update. The PR name follows the format `[DOCS] my subject` ## What changes were proposed in this PR? Follow-up to #3295, refining the Box3D blog post after review. - Wording: removed constructions that gave software human senses or speech ("a query sees", "the engine calls that an intersection", "the third coordinate says", "plans that know up from down", "one join answers"). Several sentences are nominalized instead, so the prose stays direct without attributing perception to the code. The two figure captions now read "a 2D predicate returns true" and "ST_Intersects on Box3D returns false". - Figures: the ceiling illustration now draws a single surface (the FAA ceiling) instead of two stacked planes, marks where each tower pierces it, shades the below-ceiling volumes so they read as under the plane, and scales its label with the artwork so it stays legible at any render size. The corridor figure is now a side elevation, which shows the 250 to 350 ft band far more clearly than the previous top-down map, with a border on every bar. - Cover: rebuilt around the building volumes with the Overture street network drawn underneath, so the scene reads as a city. - Formats: the cover, ceiling, concept, and corridor figures are now SVG instead of PNG. Text is flattened to paths, so rendering does not depend on fonts installed on the reader's machine. Gzipped, the four files are 27 to 152 KB. The SedonaPyDeck screenshot stays a PNG, since it is a raster capture. No numbers, queries, or console output changed in this PR. ## How was this patch tested? - `pre-commit` passes on the post and all four SVGs. - The figures are generated from the same verified query outputs as #3295; the SVGs were rasterized and inspected after each change. - The post text was re-checked for em dashes, filler words, and negation-contrast constructions. ## Did this PR include necessary documentation updates? - Yes, I have updated the documentation. -- 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]
