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

Added bbox parameter to @turf/interpolate #2768

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

lemonig
Copy link
Contributor

@lemonig lemonig commented Dec 13, 2024

Please fill in this template. Use a meaningful title for the pull request. Include the name of the package modified.

I created three new test files with bbox, and the generated results were in line with expectations after my testing. But I don't know if every test file needs to create a new file with bbox in it

Resolves #1031
Resolves #2444

Copy link
Member

@smallsaucepan smallsaucepan left a comment

Choose a reason for hiding this comment

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

Hi @lemonig. Thanks for this PR. Have a couple of minor changes to request and a question about checkBbox if you could please take a look.

packages/turf-interpolate/index.js Outdated Show resolved Hide resolved
packages/turf-interpolate/index.js Outdated Show resolved Hide resolved
packages/turf-interpolate/index.js Outdated Show resolved Hide resolved
@smallsaucepan smallsaucepan changed the title Add bbox parameter to @turf/interpolate #1031 #2766 Added bbox parameter to @turf/interpolate Dec 14, 2024
@smallsaucepan smallsaucepan merged commit 8f5c407 into Turfjs:master Dec 16, 2024
3 checks passed
@smallsaucepan
Copy link
Member

Thanks heaps for that following through on this @lemonig 👍

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.

Create isobands inside entire polygon Add bbox parameter to @turf/interpolate
2 participants