Zum Hauptinhalt gehen

Present a JSON response as Graphic Layer

Kommentare

2 Kommentare

  • Berend Veldkamp

    If that JSON is actually a string, you should probably use the Get Feature Set From JSON activity, followed by Add Graphics (with Features =$featureSet1.featureSet.features).

    0
  • Permanently deleted user

    Yes found the error in the string. The GP tools returned {"returnlayer": the valid Json to use in the json tool. Had to do a for each on the parsed json result to populate a valid json for Get Feature Set From JSON activity. After that it was straight ahead.

     

    0

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