Zum Hauptinhalt gehen

export to shapefile

Kommentare

1 Kommentar

  • Permanently deleted user
    Hi Erik, 

     

    I think you've been on the right track with all of your comments
    • "ExportMarkupLayer" command looks like the only way to directly initiate a shapefile export from a workflow
    • Markup doesn't keep attributes
    • "ExportResultsTo" is not intended to be used from a workflow.  Its parameters have to include a featureset collection object, which is something that we can't acquire from a workflow
    You could try using a SelectFeatures activity, and pointing out to your users that they can use the menu on the results list to export their results.  You could even add a DisplayForm or some other notification in the workflow to tell them about it.

     

    You might also consider checking whether a geoprocessor could handle making the required shapefile in the workflow.
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.