フィーチャ レイヤーからデータを取得アクションには、利用可能なフィールドを選択するオプションがあります。詳細については、次をご覧ください: Actions014ArcGIS for Microsoft 365 | Documentation.<\/A><\/P>現在の設計では、すべてのフィールドが返されます。必要でない場合でもです。データサイズを減らすために、返されるフィールドの数を制限できれば素晴らしいです。これはビュー レイヤーを使用し、レイヤーに含まれるフィールドを制限することで実現できます。しかし、私たちはビュー レイヤーの数を最小限に抑えたいと考えています。<\/P>RESTエンドポイントで知られているOut Fieldsパラメーターに似たオプションがあれば素晴らしいです。<\/SPAN><\/P>アイデア<\/STRONG>私のアイデアは、返されるフィールドを選択するオプションを追加することです。<\/P>
現在の設計では、すべてのフィールドが返されます。必要でない場合でもです。データサイズを減らすために、返されるフィールドの数を制限できれば素晴らしいです。これはビュー レイヤーを使用し、レイヤーに含まれるフィールドを制限することで実現できます。しかし、私たちはビュー レイヤーの数を最小限に抑えたいと考えています。<\/P>
RESTエンドポイントで知られているOut Fieldsパラメーターに似たオプションがあれば素晴らしいです。<\/SPAN><\/P>
アイデア<\/STRONG>私のアイデアは、返されるフィールドを選択するオプションを追加することです。<\/P>
@CarterHughes Return geometry is currently part of the get data action, click `Show all` Under Advanced parameters.
@Erwinvan_Veen1 Thanks for submitting this idea. Get data from Feature layer is going to receive significant re-haul in the next release but it will not include this.
That said, this is still under consideration and we hope to bring it in the product soon. I understand It reduces the size of data returned from the `Query` endpoint but implementation isn't straightforward as we are constrained by PA's UI which can significantly add to the complexity of the form on this action.
If you would like to achieve this for now you can simply use a select action in front of the `Get data from feature layer`.
Also the returnGeometry parameter too. Many times you do not need to query the geometry and this similarly would reduce data transfer.
100% supporting this idea! We need all query ability like the REST endpoints can do!
投稿、コンテンツのフォローなどにはサインインしてください。初めてですか?無料で登録しましょう。