Just curious as to how we'll determine when we're "done" or feature complete. Will turf-intersect only be concerned with the geometries? Coming from a GIS background, I kind of expect the output to include the attributes too.
I personally think intersect / erase / union should account for properties if features are passed in. This lends itself to very easily creating multi-layer overlays with minimal user effort
Just curious as to how we'll determine when we're "done" or feature complete. Will turf-intersect only be concerned with the geometries? Coming from a GIS background, I kind of expect the output to include the attributes too.