Zum Hauptinhalt gehen

Add returnIdsOnly parameter to Query Layer activity, review others that are missing

Geplant

Kommentare

4 Kommentare

  • Berend Veldkamp

    I would welcome returnExtentOnly.

    0
  • Ken Lyon

    Unfortunately, we don't use the REST API for this activity so these options aren't available.

    We are using executeQueryJSON which always returns a feature set. I expect that's why it doesn't support options like ids only or extent only.

    0
  • Berend Veldkamp

    Ken Lyon That's too bad. How about adding new activities that use executeForIds and executeForExtent?

    0
  • Ken Lyon

    Berend Veldkamp I've added this to the backlog. We could potentially add inputs for “ids only” and “extent only” and then have new outputs for “ids” and “extent” that are only set in such cases. In the new cases the existing outputs would be undefined.

    There's also the possibility of adding new activities, but as I think about it I prefer enhancing an existing activity rather than adding more that are similar. (Even though Query Layer probably wins the prize for most inputs already!)

    0

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