Turfjs / turf-intersect

find the intersection of features
30 stars 9 forks source link

What is the end goal for turf-intersect? #9

Open rukku opened 9 years ago

rukku commented 9 years ago

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.

tcql commented 9 years ago

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