Skip to content

feat: ST_StartPoint, ST_EndPoint, fixed pub visibility#8

Merged
kylebarron merged 7 commits into
mainfrom
kyle/start-point-end-point
Sep 11, 2025
Merged

feat: ST_StartPoint, ST_EndPoint, fixed pub visibility#8
kylebarron merged 7 commits into
mainfrom
kyle/start-point-end-point

Conversation

@kylebarron
Copy link
Copy Markdown
Collaborator

@kylebarron kylebarron commented Sep 11, 2025

Change list

  • Added ST_StartPoint, ST_EndPoint
  • Added most of the logic for ST_PointN except for passing the integer (possibly vectorized) n value on to the inner loop
  • Removed #[allow(dead_code)] in lib.rs, showing that some functions were incorrectly not exported.
  • Added Crosses, Equals, Within, and Extent to public API and to Python API

@github-actions github-actions Bot added the feat label Sep 11, 2025
@kylebarron kylebarron enabled auto-merge (squash) September 11, 2025 20:14
@kylebarron kylebarron merged commit a65bc76 into main Sep 11, 2025
9 checks passed
@kylebarron kylebarron deleted the kyle/start-point-end-point branch September 11, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant