• Preparing search index...
  • The search index is not available
@vertigis/arcgis-extensions
  • @vertigis/arcgis-extensions
  • data/convert
  • toShapefile

Function toShapefile

  • toShapefile(featureSet, options?): Promise<Blob>
  • Converts a data/FeatureSet!FeatureSet to a zipped shapefile blob.

    Parameters

    • featureSet: FeatureSet

      The feature set to convert.

    • Optionaloptions: ToShapefileOptions

      Options for the conversion.

    Returns Promise<Blob>

Settings

Member Visibility
@vertigis/arcgis-extensions
  • Loading...