@arcgis/coding-components 4.29.0-beta.61 → 4.29.0-beta.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/arcgis-coding-components/arcgis-coding-components.esm.js +1 -1
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ar.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.bg.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.bs.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ca.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.cs.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.da.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.de.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.el.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.es.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.et.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.fi.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.fr.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.he.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.hr.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.hu.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.id.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.it.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ja.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ko.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.lt.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.lv.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.nb.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.nl.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.pl.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.pt-BR.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.pt-PT.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ro.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.ru.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.sk.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.sl.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.sr.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.sv.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.th.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.tr.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.uk.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.vi.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.zh-CN.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.zh-HK.json +3 -3
- package/dist/arcgis-coding-components/assets/arcade-language/api/arcade-api.t9n.zh-TW.json +3 -3
- package/dist/arcgis-coding-components/assets/code-editor/arcade.worker.js +23 -23
- package/dist/arcgis-coding-components/assets/code-editor/css.worker.js +30 -30
- package/dist/arcgis-coding-components/assets/code-editor/editor.worker.js +7 -7
- package/dist/arcgis-coding-components/assets/code-editor/html.worker.js +18 -18
- package/dist/arcgis-coding-components/assets/code-editor/json.worker.js +20 -20
- package/dist/arcgis-coding-components/assets/code-editor/ts.worker.js +77 -77
- package/dist/arcgis-coding-components/index.esm.js +1 -1
- package/dist/arcgis-coding-components/{p-cfff9500.js → p-009eaccf.js} +1 -1
- package/dist/arcgis-coding-components/{p-2bd81bb5.js → p-061e6138.js} +2 -2
- package/dist/arcgis-coding-components/{p-4dce7d14.js → p-0d7b2c4b.js} +2 -2
- package/dist/arcgis-coding-components/p-3e855f9c.js +63 -0
- package/dist/arcgis-coding-components/p-6ab0494e.js +1 -0
- package/dist/arcgis-coding-components/{p-4e2e25e0.js → p-9016dc94.js} +2 -2
- package/dist/arcgis-coding-components/{p-f7369d73.js → p-93252bb5.js} +2 -2
- package/dist/arcgis-coding-components/{p-665d75bc.js → p-d685a671.js} +2 -2
- package/dist/arcgis-coding-components/{p-2e47d2b1.js → p-dbf0130c.js} +2 -2
- package/dist/arcgis-coding-components/p-f6e12d5f.entry.js +1 -0
- package/dist/arcgis-coding-components/{p-e26e9f42.js → p-faae9e50.js} +2 -2
- package/dist/cjs/{arcade-defaults-a0f45ab1.js → arcade-defaults-a23c6057.js} +11713 -9978
- package/dist/cjs/{arcade-mode-579b4052.js → arcade-mode-917ca23f.js} +10 -9
- package/dist/cjs/arcgis-arcade-api_6.cjs.entry.js +21 -25
- package/dist/cjs/{css-7229b372.js → css-eb1c8e5c.js} +1 -1
- package/dist/cjs/{cssMode-c3cf6180.js → cssMode-d02be328.js} +2 -2
- package/dist/cjs/{html-0017e4c9.js → html-4a4537a9.js} +2 -2
- package/dist/cjs/{htmlMode-17c8c42c.js → htmlMode-ce2c81dc.js} +2 -2
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/{javascript-8270accf.js → javascript-3119740d.js} +3 -3
- package/dist/cjs/{jsonMode-31e5160f.js → jsonMode-f9250e13.js} +2 -2
- package/dist/cjs/{tsMode-db6b702f.js → tsMode-9c22cf93.js} +2 -2
- package/dist/cjs/{typescript-b962205d.js → typescript-2faa236a.js} +2 -2
- package/dist/components/arcade-api.js +3 -3
- package/dist/components/arcade-contribution.js +3 -3
- package/dist/components/arcade-defaults.js +29 -29
- package/dist/components/arcade-mode.js +9 -8
- package/dist/components/arcade-suggestions.js +4 -4
- package/dist/components/arcade-variables.js +2 -2
- package/dist/components/arcgis-arcade-editor.js +7 -7
- package/dist/components/code-editor.js +4 -8
- package/dist/components/fields.js +2 -2
- package/dist/components/index2.js +2 -2
- package/dist/components/markdown.js +1 -1
- package/dist/esm/{arcade-defaults-d96f16cd.js → arcade-defaults-7b495156.js} +11713 -9978
- package/dist/esm/{arcade-mode-8662cb42.js → arcade-mode-de60b33c.js} +10 -9
- package/dist/esm/arcgis-arcade-api_6.entry.js +21 -25
- package/dist/esm/{css-ff1e9f8c.js → css-aade9167.js} +1 -1
- package/dist/esm/{cssMode-eb4872e0.js → cssMode-b54550d7.js} +2 -2
- package/dist/esm/{html-074ac87c.js → html-5268964a.js} +2 -2
- package/dist/esm/{htmlMode-3a5d257f.js → htmlMode-b54c7ef1.js} +2 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/{javascript-edca9928.js → javascript-8f4cabbd.js} +3 -3
- package/dist/esm/{jsonMode-e7283fe9.js → jsonMode-94061c51.js} +2 -2
- package/dist/esm/{tsMode-1dba46bc.js → tsMode-928e55fb.js} +2 -2
- package/dist/esm/{typescript-21a54a2f.js → typescript-44036302.js} +2 -2
- package/dist/types/components/arcade-api/arcade-api.d.ts +3 -3
- package/dist/types/components/arcade-editor/arcade-editor.d.ts +8 -8
- package/dist/types/components/arcade-results/arcade-results.d.ts +4 -4
- package/dist/types/components/arcade-suggestions/arcade-suggestions.d.ts +5 -5
- package/dist/types/components/arcade-variables/arcade-variables.d.ts +3 -3
- package/dist/types/components/code-editor/code-editor.d.ts +2 -2
- package/dist/types/components.d.ts +7 -5
- package/dist/types/index.d.ts +1 -1
- package/dist/types/utils/arcade-executor.d.ts +14 -14
- package/dist/types/utils/arcade-monaco/arcade-contribution.d.ts +1 -1
- package/dist/types/utils/arcade-monaco/arcade-defaults.d.ts +11 -10
- package/dist/types/utils/arcade-monaco/arcade-language-features.d.ts +5 -4
- package/dist/types/utils/arcade-monaco/arcade-mode.d.ts +1 -1
- package/dist/types/utils/arcade-monaco/arcade-theme.d.ts +1 -1
- package/dist/types/utils/arcade-monaco/arcade-worker-manager.d.ts +2 -2
- package/dist/types/utils/arcade-monaco/arcade.worker.d.ts +2 -2
- package/dist/types/utils/arcade-monaco/types.d.ts +8 -10
- package/dist/types/utils/colorize.d.ts +1 -1
- package/dist/types/utils/functional-components.d.ts +1 -1
- package/dist/types/utils/profile/editor-profile.d.ts +16 -18
- package/dist/types/utils/profile/types.d.ts +14 -14
- package/dist/types/utils/profile/utils.d.ts +1 -1
- package/dist/types/utils/utilities.d.ts +1 -1
- package/package.json +7 -7
- package/dist/arcgis-coding-components/p-0e589f27.entry.js +0 -1
- package/dist/arcgis-coding-components/p-15c465b1.js +0 -1
- package/dist/arcgis-coding-components/p-abb70533.js +0 -62
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-2c0d6f15.js";export{s as setNonce}from"./p-2c0d6f15.js";(()=>{const t=import.meta.url,n={};return""!==t&&(n.resourcesUrl=new URL(".",t).href),e(n)})().then((e=>t([["p-
|
|
1
|
+
import{p as e,b as t}from"./p-2c0d6f15.js";export{s as setNonce}from"./p-2c0d6f15.js";(()=>{const t=import.meta.url,n={};return""!==t&&(n.resourcesUrl=new URL(".",t).href),e(n)})().then((e=>t([["p-f6e12d5f",[[0,"arcgis-arcade-editor",{profile:[16],script:[1],testData:[16],suggestions:[16],snippets:[16],hideDocumentationActions:[4,"hide-documentation-actions"],hideSideBar:[4,"hide-side-bar"],sideActionBarExpanded:[1540,"side-action-bar-expanded"],openedSidePanel:[1537,"opened-side-panel"],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_standaloneCodeEditor:[32],_preparingProfile:[32],_editorProfile:[32],_showExecutionPanel:[32],_resultPanel:[32],_executingScript:[32],_consoleLogs:[32],_executionResult:[32],getScript:[64],setFocus:[64],getEditorInstance:[64],getTestResult:[64],getOutputType:[64],updateThemeColors:[64]},null,{profile:["_profileChanged"],testData:["_testDataChanged"],snippets:["_snippetChanged"]}],[1,"arcgis-arcade-api",{hideDocumentationActions:[4,"hide-documentation-actions"],modelId:[1,"model-id"],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_selectedApiItem:[32],_filterValue:[32],_colorizeStyle:[32],_preparingApi:[32],_apiLibrary:[32]}],[1,"arcgis-arcade-results",{loading:[4],openedResultPanel:[1537,"opened-result-panel"],result:[16],consoleLogs:[16],_lang:[32],_t9nLocale:[32],_t9nStrings:[32]}],[1,"arcgis-arcade-suggestions",{suggestions:[16],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_selectedSuggestion:[32],_filterValue:[32],_colorizeStyle:[32]},null,{suggestions:["suggestionsPropChanged"]}],[1,"arcgis-arcade-variables",{loading:[4],modelId:[1,"model-id"],_lang:[32],_t9nLocale:[32],_t9nStrings:[32],_mutationCounter:[32],_flowItemRenderers:[32],_filterValue:[32]},null,{modelId:["modelIdPropChanged"]}],[0,"arcgis-code-editor",{value:[1],language:[1],modelId:[1,"model-id"],getValue:[64],setValue:[64],insertText:[64],insertSnippet:[64],getEditorInstance:[64],setFocus:[64]},null,{value:["valuePropChange"],language:["languagePropChange"],modelId:["modelIdPropChange"]}]]]],e)));
|
|
@@ -2213,8 +2213,8 @@
|
|
|
2213
2213
|
"bundle": "data-access",
|
|
2214
2214
|
"sinceVersion": "1.25",
|
|
2215
2215
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2216
|
-
"description": "
|
|
2217
|
-
"examples": "\n##### مثال\n\
|
|
2216
|
+
"description": "بيت_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________لاحقة.",
|
|
2217
|
+
"examples": "\n##### مثال\n\nبيت_Filter features with the subtype code____________________لاحقة\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2218
2218
|
"completion": {
|
|
2219
2219
|
"label": "FilterBySubtypeCode",
|
|
2220
2220
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2224,7 +2224,7 @@
|
|
|
2224
2224
|
"kind": 3,
|
|
2225
2225
|
"documentation": {
|
|
2226
2226
|
"kind": "markdown",
|
|
2227
|
-
"value": "**[إصدار متعدد 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2227
|
+
"value": "**[إصدار متعدد 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nبيت_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________لاحقة.\n\n**معلمات**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - بيت_The FeatureSet, or layer, to filter___________________لاحقة.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - بيت_The subtype code used to filter features in the FeatureSet or layer___________________________________لاحقة.\n\n**إرجاع القيمة**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2228
2228
|
}
|
|
2229
2229
|
},
|
|
2230
2230
|
"parametersInfo": {
|
|
@@ -6136,8 +6136,8 @@
|
|
|
6136
6136
|
"bundle": "data-access",
|
|
6137
6137
|
"sinceVersion": "1.25",
|
|
6138
6138
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
6139
|
-
"description": "
|
|
6140
|
-
"examples": "\n##### Пример\n\
|
|
6139
|
+
"description": "й_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________й.",
|
|
6140
|
+
"examples": "\n##### Пример\n\nй_Filter features with the subtype code____________________й\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
6141
6141
|
"completion": {
|
|
6142
6142
|
"label": "FilterBySubtypeCode",
|
|
6143
6143
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -6147,7 +6147,7 @@
|
|
|
6147
6147
|
"kind": 3,
|
|
6148
6148
|
"documentation": {
|
|
6149
6149
|
"kind": "markdown",
|
|
6150
|
-
"value": "**[От версия 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
6150
|
+
"value": "**[От версия 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nй_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________й.\n\n**Параметри**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - й_The FeatureSet, or layer, to filter___________________й.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - й_The subtype code used to filter features in the FeatureSet or layer___________________________________й.\n\n**Стойност за връщане**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
6151
6151
|
}
|
|
6152
6152
|
},
|
|
6153
6153
|
"parametersInfo": {
|
|
@@ -4733,8 +4733,8 @@
|
|
|
4733
4733
|
"bundle": "data-access",
|
|
4734
4734
|
"sinceVersion": "1.25",
|
|
4735
4735
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
4736
|
-
"description": "
|
|
4737
|
-
"examples": "\n##### Primjer\n\
|
|
4736
|
+
"description": "Č_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ž.",
|
|
4737
|
+
"examples": "\n##### Primjer\n\nČ_Filter features with the subtype code____________________ž\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
4738
4738
|
"completion": {
|
|
4739
4739
|
"label": "FilterBySubtypeCode",
|
|
4740
4740
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -4744,7 +4744,7 @@
|
|
|
4744
4744
|
"kind": 3,
|
|
4745
4745
|
"documentation": {
|
|
4746
4746
|
"kind": "markdown",
|
|
4747
|
-
"value": "**[Od verzije 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
4747
|
+
"value": "**[Od verzije 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nČ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ž.\n\n**Parametri**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Č_The FeatureSet, or layer, to filter___________________ž.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Č_The subtype code used to filter features in the FeatureSet or layer___________________________________ž.\n\n**Povratna vrijednost**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
4748
4748
|
}
|
|
4749
4749
|
},
|
|
4750
4750
|
"parametersInfo": {
|
|
@@ -2380,8 +2380,8 @@
|
|
|
2380
2380
|
"bundle": "data-access",
|
|
2381
2381
|
"sinceVersion": "1.25",
|
|
2382
2382
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2383
|
-
"description": "
|
|
2384
|
-
"examples": "\n##### Exemple\n\
|
|
2383
|
+
"description": "ó_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________à.",
|
|
2384
|
+
"examples": "\n##### Exemple\n\nó_Filter features with the subtype code____________________à\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2385
2385
|
"completion": {
|
|
2386
2386
|
"label": "FilterBySubtypeCode",
|
|
2387
2387
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2391,7 +2391,7 @@
|
|
|
2391
2391
|
"kind": 3,
|
|
2392
2392
|
"documentation": {
|
|
2393
2393
|
"kind": "markdown",
|
|
2394
|
-
"value": "**[A partir de la versió 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2394
|
+
"value": "**[A partir de la versió 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nó_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________à.\n\n**Paràmetres**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - ó_The FeatureSet, or layer, to filter___________________à.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - ó_The subtype code used to filter features in the FeatureSet or layer___________________________________à.\n\n**Valor de retorn**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2395
2395
|
}
|
|
2396
2396
|
},
|
|
2397
2397
|
"parametersInfo": {
|
|
@@ -2968,8 +2968,8 @@
|
|
|
2968
2968
|
"bundle": "data-access",
|
|
2969
2969
|
"sinceVersion": "1.25",
|
|
2970
2970
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2971
|
-
"description": "
|
|
2972
|
-
"examples": "\n##### Příklad\n\
|
|
2971
|
+
"description": "Ř_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ů.",
|
|
2972
|
+
"examples": "\n##### Příklad\n\nŘ_Filter features with the subtype code____________________ů\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2973
2973
|
"completion": {
|
|
2974
2974
|
"label": "FilterBySubtypeCode",
|
|
2975
2975
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2979,7 +2979,7 @@
|
|
|
2979
2979
|
"kind": 3,
|
|
2980
2980
|
"documentation": {
|
|
2981
2981
|
"kind": "markdown",
|
|
2982
|
-
"value": "**[Od verze 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2982
|
+
"value": "**[Od verze 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nŘ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ů.\n\n**Parametry**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Ř_The FeatureSet, or layer, to filter___________________ů.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Ř_The subtype code used to filter features in the FeatureSet or layer___________________________________ů.\n\n**Vrácená hodnota**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2983
2983
|
}
|
|
2984
2984
|
},
|
|
2985
2985
|
"parametersInfo": {
|
|
@@ -2450,8 +2450,8 @@
|
|
|
2450
2450
|
"bundle": "data-access",
|
|
2451
2451
|
"sinceVersion": "1.25",
|
|
2452
2452
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2453
|
-
"description": "
|
|
2454
|
-
"examples": "\n##### Eksempel\n\
|
|
2453
|
+
"description": "ø_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________å.",
|
|
2454
|
+
"examples": "\n##### Eksempel\n\nø_Filter features with the subtype code____________________å\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2455
2455
|
"completion": {
|
|
2456
2456
|
"label": "FilterBySubtypeCode",
|
|
2457
2457
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2461,7 +2461,7 @@
|
|
|
2461
2461
|
"kind": 3,
|
|
2462
2462
|
"documentation": {
|
|
2463
2463
|
"kind": "markdown",
|
|
2464
|
-
"value": "**[Siden version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2464
|
+
"value": "**[Siden version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nø_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________å.\n\n**Parametre**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - ø_The FeatureSet, or layer, to filter___________________å.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - ø_The subtype code used to filter features in the FeatureSet or layer___________________________________å.\n\n**Returværdi**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2465
2465
|
}
|
|
2466
2466
|
},
|
|
2467
2467
|
"parametersInfo": {
|
|
@@ -3066,8 +3066,8 @@
|
|
|
3066
3066
|
"bundle": "data-access",
|
|
3067
3067
|
"sinceVersion": "1.25",
|
|
3068
3068
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
3069
|
-
"description": "
|
|
3070
|
-
"examples": "\n##### Beispiel\n\
|
|
3069
|
+
"description": "ä_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Ü.",
|
|
3070
|
+
"examples": "\n##### Beispiel\n\nä_Filter features with the subtype code____________________Ü\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
3071
3071
|
"completion": {
|
|
3072
3072
|
"label": "FilterBySubtypeCode",
|
|
3073
3073
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -3077,7 +3077,7 @@
|
|
|
3077
3077
|
"kind": 3,
|
|
3078
3078
|
"documentation": {
|
|
3079
3079
|
"kind": "markdown",
|
|
3080
|
-
"value": "**[Seit Version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
3080
|
+
"value": "**[Seit Version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nä_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Ü.\n\n**Parameter**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - ä_The FeatureSet, or layer, to filter___________________Ü.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - ä_The subtype code used to filter features in the FeatureSet or layer___________________________________Ü.\n\n**Rückgabewert**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
3081
3081
|
}
|
|
3082
3082
|
},
|
|
3083
3083
|
"parametersInfo": {
|
|
@@ -3285,8 +3285,8 @@
|
|
|
3285
3285
|
"bundle": "data-access",
|
|
3286
3286
|
"sinceVersion": "1.25",
|
|
3287
3287
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
3288
|
-
"description": "
|
|
3289
|
-
"examples": "\n##### Παράδειγμα\n\
|
|
3288
|
+
"description": "Đ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ớ.",
|
|
3289
|
+
"examples": "\n##### Παράδειγμα\n\nĐ_Filter features with the subtype code____________________ớ\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
3290
3290
|
"completion": {
|
|
3291
3291
|
"label": "FilterBySubtypeCode",
|
|
3292
3292
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -3296,7 +3296,7 @@
|
|
|
3296
3296
|
"kind": 3,
|
|
3297
3297
|
"documentation": {
|
|
3298
3298
|
"kind": "markdown",
|
|
3299
|
-
"value": "**[Από την έκδοση 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
3299
|
+
"value": "**[Από την έκδοση 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nĐ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ớ.\n\n**Παράμετροι**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Đ_The FeatureSet, or layer, to filter___________________ớ.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Đ_The subtype code used to filter features in the FeatureSet or layer___________________________________ớ.\n\n**Τιμή επιστροφής**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
3300
3300
|
}
|
|
3301
3301
|
},
|
|
3302
3302
|
"parametersInfo": {
|
|
@@ -5657,8 +5657,8 @@
|
|
|
5657
5657
|
"bundle": "data-access",
|
|
5658
5658
|
"sinceVersion": "1.25",
|
|
5659
5659
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
5660
|
-
"description": "
|
|
5661
|
-
"examples": "\n##### Ejemplo\n\
|
|
5660
|
+
"description": "á_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Ó.",
|
|
5661
|
+
"examples": "\n##### Ejemplo\n\ná_Filter features with the subtype code____________________Ó\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
5662
5662
|
"completion": {
|
|
5663
5663
|
"label": "FilterBySubtypeCode",
|
|
5664
5664
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -5668,7 +5668,7 @@
|
|
|
5668
5668
|
"kind": 3,
|
|
5669
5669
|
"documentation": {
|
|
5670
5670
|
"kind": "markdown",
|
|
5671
|
-
"value": "**[A partir de la versión 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
5671
|
+
"value": "**[A partir de la versión 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\ná_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Ó.\n\n**Parámetros**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - á_The FeatureSet, or layer, to filter___________________Ó.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - á_The subtype code used to filter features in the FeatureSet or layer___________________________________Ó.\n\n**Valor de retorno**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
5672
5672
|
}
|
|
5673
5673
|
},
|
|
5674
5674
|
"parametersInfo": {
|
|
@@ -5404,8 +5404,8 @@
|
|
|
5404
5404
|
"bundle": "data-access",
|
|
5405
5405
|
"sinceVersion": "1.25",
|
|
5406
5406
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
5407
|
-
"description": "
|
|
5408
|
-
"examples": "\n##### Näide\n\
|
|
5407
|
+
"description": "Š_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ä.",
|
|
5408
|
+
"examples": "\n##### Näide\n\nŠ_Filter features with the subtype code____________________ä\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
5409
5409
|
"completion": {
|
|
5410
5410
|
"label": "FilterBySubtypeCode",
|
|
5411
5411
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -5415,7 +5415,7 @@
|
|
|
5415
5415
|
"kind": 3,
|
|
5416
5416
|
"documentation": {
|
|
5417
5417
|
"kind": "markdown",
|
|
5418
|
-
"value": "**[Alates versioonist 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
5418
|
+
"value": "**[Alates versioonist 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nŠ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ä.\n\n**Parameetrid**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Š_The FeatureSet, or layer, to filter___________________ä.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Š_The subtype code used to filter features in the FeatureSet or layer___________________________________ä.\n\n**Tagastusväärtus**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
5419
5419
|
}
|
|
5420
5420
|
},
|
|
5421
5421
|
"parametersInfo": {
|
|
@@ -686,8 +686,8 @@
|
|
|
686
686
|
"bundle": "data-access",
|
|
687
687
|
"sinceVersion": "1.25",
|
|
688
688
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
689
|
-
"description": "
|
|
690
|
-
"examples": "\n##### Esimerkki\n\
|
|
689
|
+
"description": "Å_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ö.",
|
|
690
|
+
"examples": "\n##### Esimerkki\n\nÅ_Filter features with the subtype code____________________ö\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
691
691
|
"completion": {
|
|
692
692
|
"label": "FilterBySubtypeCode",
|
|
693
693
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"kind": 3,
|
|
698
698
|
"documentation": {
|
|
699
699
|
"kind": "markdown",
|
|
700
|
-
"value": "**[Lähtien versiosta 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
700
|
+
"value": "**[Lähtien versiosta 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nÅ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ö.\n\n**Parametrit**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Å_The FeatureSet, or layer, to filter___________________ö.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Å_The subtype code used to filter features in the FeatureSet or layer___________________________________ö.\n\n**Palauta arvo**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
701
701
|
}
|
|
702
702
|
},
|
|
703
703
|
"parametersInfo": {
|
|
@@ -3970,8 +3970,8 @@
|
|
|
3970
3970
|
"bundle": "data-access",
|
|
3971
3971
|
"sinceVersion": "1.25",
|
|
3972
3972
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
3973
|
-
"description": "
|
|
3974
|
-
"examples": "\n##### Exemple\n\
|
|
3973
|
+
"description": "æ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Â.",
|
|
3974
|
+
"examples": "\n##### Exemple\n\næ_Filter features with the subtype code____________________Â\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
3975
3975
|
"completion": {
|
|
3976
3976
|
"label": "FilterBySubtypeCode",
|
|
3977
3977
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -3981,7 +3981,7 @@
|
|
|
3981
3981
|
"kind": 3,
|
|
3982
3982
|
"documentation": {
|
|
3983
3983
|
"kind": "markdown",
|
|
3984
|
-
"value": "**[Depuis la version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
3984
|
+
"value": "**[Depuis la version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\næ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________Â.\n\n**Paramètres**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - æ_The FeatureSet, or layer, to filter___________________Â.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - æ_The subtype code used to filter features in the FeatureSet or layer___________________________________Â.\n\n**Valeur de retour**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
3985
3985
|
}
|
|
3986
3986
|
},
|
|
3987
3987
|
"parametersInfo": {
|
|
@@ -686,8 +686,8 @@
|
|
|
686
686
|
"bundle": "data-access",
|
|
687
687
|
"sinceVersion": "1.25",
|
|
688
688
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
689
|
-
"description": "
|
|
690
|
-
"examples": "\n##### דוגמה\n\
|
|
689
|
+
"description": "כן_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ש.",
|
|
690
|
+
"examples": "\n##### דוגמה\n\nכן_Filter features with the subtype code____________________ש\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
691
691
|
"completion": {
|
|
692
692
|
"label": "FilterBySubtypeCode",
|
|
693
693
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -697,7 +697,7 @@
|
|
|
697
697
|
"kind": 3,
|
|
698
698
|
"documentation": {
|
|
699
699
|
"kind": "markdown",
|
|
700
|
-
"value": "**[מאז גרסה 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
700
|
+
"value": "**[מאז גרסה 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nכן_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ש.\n\n**פרמטרים**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - כן_The FeatureSet, or layer, to filter___________________ש.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - כן_The subtype code used to filter features in the FeatureSet or layer___________________________________ש.\n\n**ערך החזרה**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
701
701
|
}
|
|
702
702
|
},
|
|
703
703
|
"parametersInfo": {
|
|
@@ -4733,8 +4733,8 @@
|
|
|
4733
4733
|
"bundle": "data-access",
|
|
4734
4734
|
"sinceVersion": "1.25",
|
|
4735
4735
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
4736
|
-
"description": "
|
|
4737
|
-
"examples": "\n##### Primjer\n\
|
|
4736
|
+
"description": "Č_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ž.",
|
|
4737
|
+
"examples": "\n##### Primjer\n\nČ_Filter features with the subtype code____________________ž\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
4738
4738
|
"completion": {
|
|
4739
4739
|
"label": "FilterBySubtypeCode",
|
|
4740
4740
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -4744,7 +4744,7 @@
|
|
|
4744
4744
|
"kind": 3,
|
|
4745
4745
|
"documentation": {
|
|
4746
4746
|
"kind": "markdown",
|
|
4747
|
-
"value": "**[Od verzije 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
4747
|
+
"value": "**[Od verzije 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nČ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ž.\n\n**Parametri**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Č_The FeatureSet, or layer, to filter___________________ž.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Č_The subtype code used to filter features in the FeatureSet or layer___________________________________ž.\n\n**Povratna vrijednost**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
4748
4748
|
}
|
|
4749
4749
|
},
|
|
4750
4750
|
"parametersInfo": {
|
|
@@ -1764,8 +1764,8 @@
|
|
|
1764
1764
|
"bundle": "data-access",
|
|
1765
1765
|
"sinceVersion": "1.25",
|
|
1766
1766
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
1767
|
-
"description": "
|
|
1768
|
-
"examples": "\n##### Példa\n\
|
|
1767
|
+
"description": "í_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ő.",
|
|
1768
|
+
"examples": "\n##### Példa\n\ní_Filter features with the subtype code____________________ő\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
1769
1769
|
"completion": {
|
|
1770
1770
|
"label": "FilterBySubtypeCode",
|
|
1771
1771
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"kind": 3,
|
|
1776
1776
|
"documentation": {
|
|
1777
1777
|
"kind": "markdown",
|
|
1778
|
-
"value": "**[A következő verziótól: 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
1778
|
+
"value": "**[A következő verziótól: 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\ní_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ő.\n\n**Paraméterek**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - í_The FeatureSet, or layer, to filter___________________ő.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - í_The subtype code used to filter features in the FeatureSet or layer___________________________________ő.\n\n**Visszatérési érték**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
1779
1779
|
}
|
|
1780
1780
|
},
|
|
1781
1781
|
"parametersInfo": {
|
|
@@ -1396,8 +1396,8 @@
|
|
|
1396
1396
|
"bundle": "data-access",
|
|
1397
1397
|
"sinceVersion": "1.25",
|
|
1398
1398
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
1399
|
-
"description": "
|
|
1400
|
-
"examples": "\n##### Contoh\n\
|
|
1399
|
+
"description": "ng_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ny.",
|
|
1400
|
+
"examples": "\n##### Contoh\n\nng_Filter features with the subtype code____________________ny\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
1401
1401
|
"completion": {
|
|
1402
1402
|
"label": "FilterBySubtypeCode",
|
|
1403
1403
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
"kind": 3,
|
|
1408
1408
|
"documentation": {
|
|
1409
1409
|
"kind": "markdown",
|
|
1410
|
-
"value": "**[Sejak versi 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
1410
|
+
"value": "**[Sejak versi 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nng_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ny.\n\n**Parameter**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - ng_The FeatureSet, or layer, to filter___________________ny.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - ng_The subtype code used to filter features in the FeatureSet or layer___________________________________ny.\n\n**Nilai kembali**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
1411
1411
|
}
|
|
1412
1412
|
},
|
|
1413
1413
|
"parametersInfo": {
|
|
@@ -4214,8 +4214,8 @@
|
|
|
4214
4214
|
"bundle": "data-access",
|
|
4215
4215
|
"sinceVersion": "1.25",
|
|
4216
4216
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
4217
|
-
"description": "
|
|
4218
|
-
"examples": "\n##### Esempio\n\
|
|
4217
|
+
"description": "é_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________È.",
|
|
4218
|
+
"examples": "\n##### Esempio\n\né_Filter features with the subtype code____________________È\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
4219
4219
|
"completion": {
|
|
4220
4220
|
"label": "FilterBySubtypeCode",
|
|
4221
4221
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -4225,7 +4225,7 @@
|
|
|
4225
4225
|
"kind": 3,
|
|
4226
4226
|
"documentation": {
|
|
4227
4227
|
"kind": "markdown",
|
|
4228
|
-
"value": "**[Versione iniziale 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
4228
|
+
"value": "**[Versione iniziale 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\né_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________È.\n\n**Parametri**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - é_The FeatureSet, or layer, to filter___________________È.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - é_The subtype code used to filter features in the FeatureSet or layer___________________________________È.\n\n**Valore restituito**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
4229
4229
|
}
|
|
4230
4230
|
},
|
|
4231
4231
|
"parametersInfo": {
|
|
@@ -655,8 +655,8 @@
|
|
|
655
655
|
"bundle": "data-access",
|
|
656
656
|
"sinceVersion": "1.25",
|
|
657
657
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
658
|
-
"description": "
|
|
659
|
-
"examples": "\n##### 例\n\
|
|
658
|
+
"description": "須_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________鷗.",
|
|
659
|
+
"examples": "\n##### 例\n\n須_Filter features with the subtype code____________________鷗\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
660
660
|
"completion": {
|
|
661
661
|
"label": "FilterBySubtypeCode",
|
|
662
662
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"kind": 3,
|
|
667
667
|
"documentation": {
|
|
668
668
|
"kind": "markdown",
|
|
669
|
-
"value": "**[バージョン以降 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
669
|
+
"value": "**[バージョン以降 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\n須_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________鷗.\n\n**パラメーター**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - 須_The FeatureSet, or layer, to filter___________________鷗.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - 須_The subtype code used to filter features in the FeatureSet or layer___________________________________鷗.\n\n**戻り値**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"parametersInfo": {
|
|
@@ -655,8 +655,8 @@
|
|
|
655
655
|
"bundle": "data-access",
|
|
656
656
|
"sinceVersion": "1.25",
|
|
657
657
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
658
|
-
"description": "
|
|
659
|
-
"examples": "\n##### 예시\n\
|
|
658
|
+
"description": "한_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________빠.",
|
|
659
|
+
"examples": "\n##### 예시\n\n한_Filter features with the subtype code____________________빠\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
660
660
|
"completion": {
|
|
661
661
|
"label": "FilterBySubtypeCode",
|
|
662
662
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -666,7 +666,7 @@
|
|
|
666
666
|
"kind": 3,
|
|
667
667
|
"documentation": {
|
|
668
668
|
"kind": "markdown",
|
|
669
|
-
"value": "**[Since version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
669
|
+
"value": "**[Since version 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\n한_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________빠.\n\n**매개변수**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - 한_The FeatureSet, or layer, to filter___________________빠.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - 한_The subtype code used to filter features in the FeatureSet or layer___________________________________빠.\n\n**Return value**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"parametersInfo": {
|
|
@@ -2205,8 +2205,8 @@
|
|
|
2205
2205
|
"bundle": "data-access",
|
|
2206
2206
|
"sinceVersion": "1.25",
|
|
2207
2207
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2208
|
-
"description": "
|
|
2209
|
-
"examples": "\n##### Pavyzdys\n\
|
|
2208
|
+
"description": "Į_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________š.",
|
|
2209
|
+
"examples": "\n##### Pavyzdys\n\nĮ_Filter features with the subtype code____________________š\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2210
2210
|
"completion": {
|
|
2211
2211
|
"label": "FilterBySubtypeCode",
|
|
2212
2212
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"kind": 3,
|
|
2217
2217
|
"documentation": {
|
|
2218
2218
|
"kind": "markdown",
|
|
2219
|
-
"value": "**[Nuo versijos 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2219
|
+
"value": "**[Nuo versijos 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nĮ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________š.\n\n**Parametrai**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - Į_The FeatureSet, or layer, to filter___________________š.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - Į_The subtype code used to filter features in the FeatureSet or layer___________________________________š.\n\n**Pateikiama reikšmė**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2220
2220
|
}
|
|
2221
2221
|
},
|
|
2222
2222
|
"parametersInfo": {
|
|
@@ -2174,8 +2174,8 @@
|
|
|
2174
2174
|
"bundle": "data-access",
|
|
2175
2175
|
"sinceVersion": "1.25",
|
|
2176
2176
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2177
|
-
"description": "
|
|
2178
|
-
"examples": "\n##### Piemērs\n\
|
|
2177
|
+
"description": "ķ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ū.",
|
|
2178
|
+
"examples": "\n##### Piemērs\n\nķ_Filter features with the subtype code____________________ū\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2179
2179
|
"completion": {
|
|
2180
2180
|
"label": "FilterBySubtypeCode",
|
|
2181
2181
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2185,7 +2185,7 @@
|
|
|
2185
2185
|
"kind": 3,
|
|
2186
2186
|
"documentation": {
|
|
2187
2187
|
"kind": "markdown",
|
|
2188
|
-
"value": "**[Iepriekšējā versija 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2188
|
+
"value": "**[Iepriekšējā versija 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nķ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ū.\n\n**Parametri**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - ķ_The FeatureSet, or layer, to filter___________________ū.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - ķ_The subtype code used to filter features in the FeatureSet or layer___________________________________ū.\n\n**Uzrādīt vērtību**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2189
2189
|
}
|
|
2190
2190
|
},
|
|
2191
2191
|
"parametersInfo": {
|
|
@@ -1795,8 +1795,8 @@
|
|
|
1795
1795
|
"bundle": "data-access",
|
|
1796
1796
|
"sinceVersion": "1.25",
|
|
1797
1797
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
1798
|
-
"description": "
|
|
1799
|
-
"examples": "\n##### Eksempel\n\
|
|
1798
|
+
"description": "å_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ø.",
|
|
1799
|
+
"examples": "\n##### Eksempel\n\nå_Filter features with the subtype code____________________ø\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
1800
1800
|
"completion": {
|
|
1801
1801
|
"label": "FilterBySubtypeCode",
|
|
1802
1802
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -1806,7 +1806,7 @@
|
|
|
1806
1806
|
"kind": 3,
|
|
1807
1807
|
"documentation": {
|
|
1808
1808
|
"kind": "markdown",
|
|
1809
|
-
"value": "**[Siden versjon 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
1809
|
+
"value": "**[Siden versjon 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nå_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ø.\n\n**Parametere**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - å_The FeatureSet, or layer, to filter___________________ø.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - å_The subtype code used to filter features in the FeatureSet or layer___________________________________ø.\n\n**Returverdi**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
1810
1810
|
}
|
|
1811
1811
|
},
|
|
1812
1812
|
"parametersInfo": {
|
|
@@ -2505,8 +2505,8 @@
|
|
|
2505
2505
|
"bundle": "data-access",
|
|
2506
2506
|
"sinceVersion": "1.25",
|
|
2507
2507
|
"link": "https://developers.arcgis.com/arcade/function-reference/featureset_functions/#filterbysubtypecode",
|
|
2508
|
-
"description": "
|
|
2509
|
-
"examples": "\n##### Voorbeeld\n\
|
|
2508
|
+
"description": "IJ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ä.",
|
|
2509
|
+
"examples": "\n##### Voorbeeld\n\nIJ_Filter features with the subtype code____________________ä\n\n```arcade\n// Returns all features that have the given subtype code\nFilterBySubtypeCode($layer, 5)\n```\n\n",
|
|
2510
2510
|
"completion": {
|
|
2511
2511
|
"label": "FilterBySubtypeCode",
|
|
2512
2512
|
"detail": "FilterBySubtypeCode(features, subtypeCode) -> FeatureSet",
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"kind": 3,
|
|
2517
2517
|
"documentation": {
|
|
2518
2518
|
"kind": "markdown",
|
|
2519
|
-
"value": "**[Sinds versie 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\
|
|
2519
|
+
"value": "**[Sinds versie 1.25](https://developers.arcgis.com/arcade/guide/version-matrix)**\n\nIJ_Creates a new FeatureSet with all the features matching the given subtype code_________________________________________ä.\n\n**Parameters**\n\n- **features**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset) - IJ_The FeatureSet, or layer, to filter___________________ä.\n- **subtypeCode**: [Number](https://developers.arcgis.com/arcade/guide/types/#number) - IJ_The subtype code used to filter features in the FeatureSet or layer___________________________________ä.\n\n**Retourwaarde**: [FeatureSet](https://developers.arcgis.com/arcade/guide/types/#featureset)"
|
|
2520
2520
|
}
|
|
2521
2521
|
},
|
|
2522
2522
|
"parametersInfo": {
|