GeoInterface.jl icon indicating copy to clipboard operation
GeoInterface.jl copied to clipboard

`GeoInterface.geometry(::FeatureCollection)` should return an iterator over each geometry in the feature collection

Open asinghvi17 opened this issue 1 year ago • 0 comments

Does this make sense? Currently you have to do (GI.geometry(x) for x in GI.getfeature(fc)) which is a mouthful.

asinghvi17 avatar Aug 08 '24 15:08 asinghvi17