You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the @turf/meta callback modules all have a way to retrace back to the original Feature in the FeatureCollection using the index or subIndex callback parameters.
Add
featureIndex
&subIndex
callback paramsMost of the
@turf/meta
callback modules all have a way to retrace back to the original Feature in the FeatureCollection using theindex
orsubIndex
callback parameters.To-Do
coordEach
&coordReduce
callback parametersfeatureIndex
callback parametersubIndex
callback parameter (Optional)Examples (Current State)
Proposed
The text was updated successfully, but these errors were encountered: