Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add st_perimeter() #2279

Merged
merged 1 commit into from
Dec 4, 2023
Merged

add st_perimeter() #2279

merged 1 commit into from
Dec 4, 2023

Conversation

JosiahParry
Copy link
Contributor

@JosiahParry JosiahParry commented Dec 3, 2023

This PR adds a new function st_perimeter(). It was added to the geos_measures file as it most closely resembles that of st_length(). Additionally, the example I added uses the objects previously created by the st_length() example.

I am unable to build sf locally so I cannot create the man page myself. Apologies for that!

Closes #268 (comment), emotionally.

@JosiahParry
Copy link
Contributor Author

JosiahParry commented Dec 3, 2023

CI on MacOS fails with

Error: The `brew link` step did not complete successfully

This occurs before any validation of the R package or code and I believe is unrelated to the changes made in this PR.

@edzer edzer merged commit 620b380 into r-spatial:main Dec 4, 2023
7 checks passed
@edzer
Copy link
Member

edzer commented Dec 4, 2023

Great, thanks!

@JosiahParry
Copy link
Contributor Author

woooh! Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

st_perimeter
2 participants