Zum Hauptinhalt gehen

Export CSV of selected features (from Geometry Picker and ListBox) using VertiGIS Workflow

Kommentare

3 Kommentare

  • Yannick Mijnheer

    Hi Amanda,

    I've been there, it's quite a search with the operation parameters sometimes. We have a workflow to download results as Excel file, and I think csv would work more or less the same. If you have your results in a FeatureSet, the workflow should look like this (but probably with results.convert-to-cvs):

    Hope this helps, good luck!

    3
  • Amanda Putri

    Hi Yannick, thanks so much for the workflow. It works really well! One thing that I added just above the ‘Create Feature Set’ activity was the Query Layer. 

    Apparently, I need to use the Query Layer again to call the layer of interest. For the input parameters, I added:

    - (*) for the Output Fields, 

    - the OBJECTID of selected features (=$value3.result) that was created beforehand for running the Report. 

     

    The CSV download is now coming through. Thanks again!

    2
  • Carmen Durham

    Thank you both for posting this information.  I was at the same point as Amanda and getting frustrated with trying to export selected items from a itemPicker to an excel spreadsheet.  

    I followed the above suggestions and finally have a spreadsheet that downloaded from selected items from an itemPicker form.

    Now to see if I can limit the fields (with the parameters) that are exported in the workflow like we have on a click event on a results detail panel. In theory, it should be the same.  

    Thanks!

    0

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