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 transformScale #1045

Open
langsmith opened this issue Jun 10, 2019 · 2 comments
Open

Add support for Turf transformScale #1045

langsmith opened this issue Jun 10, 2019 · 2 comments
Labels

Comments

@langsmith
Copy link

langsmith commented Jun 10, 2019

Have seen some maps examples in the wild that do some interesting data visualization with "radiating" Polygon FillLayers. This is possible with Mapbox but it'd be a lot easier to do this with the Turf transformScale method

Ancestry.com (Mapbox):
Screen Shot 2019-06-10 at 4 47 33 PM

Caviar food delivery (GMaps):
Screen Shot 2019-06-10 at 4 47 30 PM
Screen Shot 2019-06-10 at 4 47 25 PM

Port https://github.com/Turfjs/turf/blob/master/packages/turf-transform-scale/index.js to this repo's Turf package. Looks like this method uses a lot of other ones

@langsmith langsmith added the Turf label Jun 10, 2019
@stale stale bot added the Archived Issue archived due to lack of activity label Dec 8, 2019
@stale
Copy link

stale bot commented Dec 8, 2019

This issue has been automatically detected as stale because it has not had recent activity and will be archived. Thank you for your contributions.

@stale stale bot closed this as completed Dec 8, 2019
@langsmith langsmith reopened this Dec 9, 2019
@stale stale bot removed the Archived Issue archived due to lack of activity label Dec 9, 2019
@DavisDevasia
Copy link

Any updates or ETA on this?

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

No branches or pull requests

2 participants