-
Notifications
You must be signed in to change notification settings - Fork 943
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
reverse #66
Comments
this should do the trick https://github.com/mapbox/geojson-rewind |
@morganherlocker is the goal to reverse all rings or put all rings in the appropriate winding order for canvas etc? (or do we want a module for each?) if we want to just reverse rings we could build something using turf-meta |
This evening (GMT+1), you will have a tiny module for this :) |
Done. No external dependencies. |
Going to be released in TurfJS v4.3 |
function to reverse all rings in a polygon feature.
The text was updated successfully, but these errors were encountered: