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

Grids - rectangle grid #121

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Grids - rectangle grid #121

merged 3 commits into from
Feb 16, 2024

Conversation

P72B
Copy link
Contributor

@P72B P72B commented Oct 9, 2023

I ported the JS turf rectangle grid function. As base I used the turf/master implementation. The behaviour of rectangel grid algorithm in the latest stable turf.js release 6.5.0 is different from 7.0.0-alpha2. For further intformation see issue and fix
of the turf repo.

Also visually I confirmed the output [here]
Screenshot 2023-10-09 095545

@P72B
Copy link
Contributor Author

P72B commented Feb 12, 2024

Hi @dellisd any updates here about this PR?

Copy link
Owner

@dellisd dellisd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also looks great.
Can you check that github actions is enabled on your fork? I think it has to be in order for the checks to run.

@dellisd dellisd enabled auto-merge (squash) February 12, 2024 23:16
@P72B
Copy link
Contributor Author

P72B commented Feb 15, 2024

This also looks great. Can you check that github actions is enabled on your fork? I think it has to be in order for the checks to run.

I checked the setting of my fork and I am using the default. The actions permissions are set to Allow all actions and reusable workflows. Should I change it?

auto-merge was automatically disabled February 15, 2024 21:01

Head branch was pushed to by a user without write access

@P72B
Copy link
Contributor Author

P72B commented Feb 15, 2024

OK, I guess now it works.

@dellisd dellisd merged commit e3fedb4 into dellisd:master Feb 16, 2024
1 check passed
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.

2 participants