Hoppa till huvudinnehållet

Union result to FeatureSet

Kommentarer

1 kommentar

  • Berend Veldkamp
    The Union task merges a set of geometries, so I guess it makes sense that the result is also a geometry type object.

     

    It's straightforward to create a new featureset from a single geometry, because FeatureSet has a contructor that takes a geometry: New FeatureSet(geometry1) The result will be a featureset containing a single feature that has only a geometry and no attributes.
    0

Du måste logga in om du vill lämna en kommentar.