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 support for turf.sector #98

Closed
martimpassos opened this issue Jun 10, 2021 · 3 comments
Closed

Add support for turf.sector #98

martimpassos opened this issue Jun 10, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@martimpassos
Copy link

I'm currently using shapely + pyproj to draw circular sectors (viewcones for geolocated images), which takes an awful long time since I have to reproject every vertex when building each of my 4k polygons. Are you planning to include this method in turfpy?

image

@omanges omanges self-assigned this Jun 17, 2021
@omanges
Copy link
Owner

omanges commented Jun 17, 2021

@martimpassos yes we will take this feature in the upcoming release.

@omanges omanges added the enhancement New feature or request label Jun 17, 2021
@omanges omanges added this to the v0.0.7 milestone Jun 17, 2021
@martimpassos
Copy link
Author

amazing news!

@omanges omanges mentioned this issue Jul 24, 2021
@omanges
Copy link
Owner

omanges commented Jul 24, 2021

@martimpassos Added in the new release v0.0.7 also checkout line-arc function

@omanges omanges closed this as completed Jul 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants