@vertigis/arcgis-extensions 35.2.0 → 35.3.2

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.
Files changed (98) hide show
  1. package/data/convert.js +1 -1
  2. package/docs/html/assets/search.js +1 -1
  3. package/docs/html/classes/data_FeatureStream.FeatureStream.html +1 -1
  4. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +24 -21
  5. package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerSchema.html +1 -1
  6. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +22 -19
  7. package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +1 -1
  8. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +26 -23
  9. package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +2 -2
  10. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +34 -31
  11. package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +3 -3
  12. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +31 -28
  13. package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +2 -2
  14. package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +40 -40
  15. package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +37 -34
  16. package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +34 -31
  17. package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +45 -45
  18. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +37 -34
  19. package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +4 -4
  20. package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +37 -34
  21. package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +33 -30
  22. package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +34 -31
  23. package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +37 -34
  24. package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +35 -32
  25. package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +38 -35
  26. package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +35 -32
  27. package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +28 -25
  28. package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +36 -33
  29. package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +22 -22
  30. package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +39 -36
  31. package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +37 -34
  32. package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +40 -40
  33. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +40 -40
  34. package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -7
  35. package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +33 -30
  36. package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +23 -20
  37. package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +38 -35
  38. package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +36 -33
  39. package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +35 -32
  40. package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +27 -24
  41. package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +34 -31
  42. package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +28 -25
  43. package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +39 -36
  44. package/docs/html/classes/mapping__LayerExtension.ArrayWrappedCollection.html +2 -2
  45. package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +41 -38
  46. package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +5 -5
  47. package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +6 -6
  48. package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +34 -31
  49. package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +2 -2
  50. package/docs/html/classes/menus_MenuItem.MenuItem.html +3 -3
  51. package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +1 -1
  52. package/docs/html/enums/data_convert.GeometryFormat.html +7 -7
  53. package/docs/html/interfaces/data_convert.FromCsvOptions.html +13 -13
  54. package/docs/html/interfaces/data_convert.FromShapefileOptions.html +9 -9
  55. package/docs/html/interfaces/data_convert.FromXLSXOptions.html +12 -12
  56. package/docs/html/interfaces/data_convert.ToCsvOptions.html +13 -13
  57. package/docs/html/interfaces/data_convert.ToShapefileOptions.html +8 -8
  58. package/docs/html/interfaces/data_convert.ToXLSXOptions.html +10 -10
  59. package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -7
  60. package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +3 -3
  61. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +48 -48
  62. package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +8 -8
  63. package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +9 -9
  64. package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +3 -3
  65. package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +4 -4
  66. package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +12 -4
  67. package/docs/html/modules/data_convert.html +6 -6
  68. package/docs/html/modules/mapping__LayerExtension.html +1 -1
  69. package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +3 -3
  70. package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +3 -3
  71. package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +6 -6
  72. package/docs/html/modules/portal_LayerDefinition.html +2 -2
  73. package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +4 -4
  74. package/docs/html/modules/version.html +1 -1
  75. package/mapping/CSVLayerExtension.d.ts +4 -0
  76. package/mapping/CSVLayerExtension.js +1 -1
  77. package/mapping/FeatureLayerExtension.d.ts +4 -0
  78. package/mapping/FeatureLayerExtension.js +1 -1
  79. package/mapping/MapImageSublayerExtension.d.ts +4 -0
  80. package/mapping/MapImageSublayerExtension.js +1 -1
  81. package/mapping/SceneLayerExtension.d.ts +4 -0
  82. package/mapping/SceneLayerExtension.js +1 -1
  83. package/mapping/StreamLayerExtension.d.ts +4 -0
  84. package/mapping/StreamLayerExtension.js +1 -1
  85. package/mapping/_LayerExtension.d.ts +5 -0
  86. package/mapping/_LayerExtension.js +1 -1
  87. package/mapping/_SublayerExtension.d.ts +5 -0
  88. package/mapping/_SublayerExtension.js +1 -1
  89. package/menus/MenuItem.d.ts +1 -1
  90. package/package.json +2 -3
  91. package/portal/DrawingInfo.d.ts +3 -1
  92. package/portal/DrawingInfo.js +1 -1
  93. package/portal/LayerDefinition.d.ts +2 -1
  94. package/portal/LayerDefinition.js +1 -1
  95. package/portal/PointCloudLayer.d.ts +17 -0
  96. package/portal/PointCloudLayer.js +1 -1
  97. package/version.d.ts +1 -1
  98. package/version.js +1 -1
@@ -5,149 +5,149 @@ a feature collection, a CSV file referenced through the web, or a single
5
5
  layer in an ArcGIS map service. Also used for dynamic layers.</p>
6
6
  </div><div><p><a href="https://developers.arcgis.com/web-map-specification/objects/layerDefinition/" class="external">https://developers.arcgis.com/web-map-specification/objects/layerDefinition/</a>
7
7
  <a href="https://developers.arcgis.com/web-scene-specification/objects/layerDefinition/" class="external">https://developers.arcgis.com/web-scene-specification/objects/layerDefinition/</a>.</p>
8
- </div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">LayerDefinition</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#allowGeometryUpdates" class="tsd-kind-icon">allow<wbr/>Geometry<wbr/>Updates</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#capabilities" class="tsd-kind-icon">capabilities</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#copyrightText" class="tsd-kind-icon">copyright<wbr/>Text</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#currentVersion" class="tsd-kind-icon">current<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#defaultVisibility" class="tsd-kind-icon">default<wbr/>Visibility</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#definitionEditor" class="tsd-kind-icon">definition<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#definitionExpression" class="tsd-kind-icon">definition<wbr/>Expression</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#description" class="tsd-kind-icon">description</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#displayField" class="tsd-kind-icon">display<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#drawingInfo" class="tsd-kind-icon">drawing<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#elevationInfo" class="tsd-kind-icon">elevation<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#extent" class="tsd-kind-icon">extent</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#featureReduction" class="tsd-kind-icon">feature<wbr/>Reduction</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#fieldOverrides" class="tsd-kind-icon">field<wbr/>Overrides</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#fields" class="tsd-kind-icon">fields</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#floorInfo" class="tsd-kind-icon">floor<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#geometryType" class="tsd-kind-icon">geometry<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#globalIdField" class="tsd-kind-icon">global<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasAttachments" class="tsd-kind-icon">has<wbr/>Attachments</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasM" class="tsd-kind-icon">hasM</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasStaticData" class="tsd-kind-icon">has<wbr/>Static<wbr/>Data</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasZ" class="tsd-kind-icon">hasZ</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#htmlPopupType" class="tsd-kind-icon">html<wbr/>Popup<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#id" class="tsd-kind-icon">id</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#isDataVersioned" class="tsd-kind-icon">is<wbr/>Data<wbr/>Versioned</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#maxRecordCount" class="tsd-kind-icon">max<wbr/>Record<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#maxScale" class="tsd-kind-icon">max<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#minScale" class="tsd-kind-icon">min<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#objectIdField" class="tsd-kind-icon">object<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#orderBy" class="tsd-kind-icon">order<wbr/>By</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#overrideSymbols" class="tsd-kind-icon">override<wbr/>Symbols</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#rangeInfos" class="tsd-kind-icon">range<wbr/>Infos</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#source" class="tsd-kind-icon">source</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#spatialReference" class="tsd-kind-icon">spatial<wbr/>Reference</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportedQueryFormats" class="tsd-kind-icon">supported<wbr/>Query<wbr/>Formats</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsAdvancedQueries" class="tsd-kind-icon">supports<wbr/>Advanced<wbr/>Queries</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsAttachmentsByUploadId" class="tsd-kind-icon">supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsCalculate" class="tsd-kind-icon">supports<wbr/>Calculate</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsRollbackOnFailureParameter" class="tsd-kind-icon">supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsStatistics" class="tsd-kind-icon">supports<wbr/>Statistics</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsValidateSql" class="tsd-kind-icon">supports<wbr/>Validate<wbr/>Sql</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#templates" class="tsd-kind-icon">templates</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#timeInfo" class="tsd-kind-icon">time<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#type" class="tsd-kind-icon">type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#typeIdField" class="tsd-kind-icon">type<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#types" class="tsd-kind-icon">types</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#visibilityField" class="tsd-kind-icon">visibility<wbr/>Field</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="allowGeometryUpdates" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> allow<wbr/>Geometry<wbr/>Updates<a href="#allowGeometryUpdates" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">allow<wbr/>Geometry<wbr/>Updates<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:502</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
8
+ </div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">LayerDefinition</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#allowGeometryUpdates" class="tsd-kind-icon">allow<wbr/>Geometry<wbr/>Updates</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#capabilities" class="tsd-kind-icon">capabilities</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#copyrightText" class="tsd-kind-icon">copyright<wbr/>Text</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#currentVersion" class="tsd-kind-icon">current<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#defaultVisibility" class="tsd-kind-icon">default<wbr/>Visibility</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#definitionEditor" class="tsd-kind-icon">definition<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#definitionExpression" class="tsd-kind-icon">definition<wbr/>Expression</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#description" class="tsd-kind-icon">description</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#displayField" class="tsd-kind-icon">display<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#drawingInfo" class="tsd-kind-icon">drawing<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#elevationInfo" class="tsd-kind-icon">elevation<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#extent" class="tsd-kind-icon">extent</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#featureReduction" class="tsd-kind-icon">feature<wbr/>Reduction</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#fieldOverrides" class="tsd-kind-icon">field<wbr/>Overrides</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#fields" class="tsd-kind-icon">fields</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#floorInfo" class="tsd-kind-icon">floor<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#geometryType" class="tsd-kind-icon">geometry<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#globalIdField" class="tsd-kind-icon">global<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasAttachments" class="tsd-kind-icon">has<wbr/>Attachments</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasM" class="tsd-kind-icon">hasM</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasStaticData" class="tsd-kind-icon">has<wbr/>Static<wbr/>Data</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#hasZ" class="tsd-kind-icon">hasZ</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#htmlPopupType" class="tsd-kind-icon">html<wbr/>Popup<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#id" class="tsd-kind-icon">id</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#isDataVersioned" class="tsd-kind-icon">is<wbr/>Data<wbr/>Versioned</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#maxRecordCount" class="tsd-kind-icon">max<wbr/>Record<wbr/>Count</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#maxScale" class="tsd-kind-icon">max<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#minScale" class="tsd-kind-icon">min<wbr/>Scale</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#name" class="tsd-kind-icon">name</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#objectIdField" class="tsd-kind-icon">object<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#orderBy" class="tsd-kind-icon">order<wbr/>By</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#overrideSymbols" class="tsd-kind-icon">override<wbr/>Symbols</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#rangeInfos" class="tsd-kind-icon">range<wbr/>Infos</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#source" class="tsd-kind-icon">source</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#spatialReference" class="tsd-kind-icon">spatial<wbr/>Reference</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportedQueryFormats" class="tsd-kind-icon">supported<wbr/>Query<wbr/>Formats</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsAdvancedQueries" class="tsd-kind-icon">supports<wbr/>Advanced<wbr/>Queries</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsAttachmentsByUploadId" class="tsd-kind-icon">supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsCalculate" class="tsd-kind-icon">supports<wbr/>Calculate</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsRollbackOnFailureParameter" class="tsd-kind-icon">supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsStatistics" class="tsd-kind-icon">supports<wbr/>Statistics</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#supportsValidateSql" class="tsd-kind-icon">supports<wbr/>Validate<wbr/>Sql</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#templates" class="tsd-kind-icon">templates</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#timeInfo" class="tsd-kind-icon">time<wbr/>Info</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#type" class="tsd-kind-icon">type</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#typeIdField" class="tsd-kind-icon">type<wbr/>Id<wbr/>Field</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#types" class="tsd-kind-icon">types</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="portal_LayerDefinition.LayerDefinition-1.html#visibilityField" class="tsd-kind-icon">visibility<wbr/>Field</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="allowGeometryUpdates" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> allow<wbr/>Geometry<wbr/>Updates<a href="#allowGeometryUpdates" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">allow<wbr/>Geometry<wbr/>Updates<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:510</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
9
9
  <p>Boolean value indicating whether the geometry of the features in the
10
10
  layer can be edited.</p>
11
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:509</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
11
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="capabilities" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> capabilities<a href="#capabilities" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">capabilities<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:517</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
12
12
  <p>A comma-separated string listing which editing operations are allowed on
13
13
  an editable feature service. Available operations include: Create |
14
14
  Delete | Query | Update | Editing.</p>
15
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="copyrightText" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> copyright<wbr/>Text<a href="#copyrightText" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">copyright<wbr/>Text<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:514</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
15
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="copyrightText" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> copyright<wbr/>Text<a href="#copyrightText" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">copyright<wbr/>Text<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:522</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
16
16
  <p>String value for the copyright text information for the layer.</p>
17
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="currentVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> current<wbr/>Version<a href="#currentVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">current<wbr/>Version<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:519</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
17
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="currentVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> current<wbr/>Version<a href="#currentVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">current<wbr/>Version<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:527</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
18
18
  <p>Numeric value indicating the server version of the layer.</p>
19
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="defaultVisibility" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Visibility<a href="#defaultVisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">default<wbr/>Visibility<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:524</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
19
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="defaultVisibility" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr/>Visibility<a href="#defaultVisibility" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">default<wbr/>Visibility<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:532</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
20
20
  <p>Boolean value indicating whether the layer&#39;s visibility is turned on.</p>
21
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:529</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
21
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="definitionEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Editor<a href="#definitionEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="portal_DefinitionEditor.DefinitionEditor.html" class="tsd-signature-type" data-tsd-kind="Interface">DefinitionEditor</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:537</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
22
22
  <p>Stores interactive filters.</p>
23
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="definitionExpression" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Expression<a href="#definitionExpression" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Expression<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:535</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
23
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="definitionExpression" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Expression<a href="#definitionExpression" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Expression<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:543</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
24
24
  <p>An optional SQL-based definition expression that narrows down the data to
25
25
  be displayed in the layer. Used with ArcGIS Server map services.</p>
26
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="description" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> description<a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:540</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
26
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="description" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> description<a href="#description" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:548</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
27
27
  <p>String value of the layer as defined in the map service.</p>
28
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="displayField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> display<wbr/>Field<a href="#displayField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">display<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:546</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
28
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="displayField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> display<wbr/>Field<a href="#displayField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">display<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:554</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
29
29
  <p>The name of the field that best summarizes the feature. Values from this
30
30
  field are used by default as the titles for pop-up windows.</p>
31
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="drawingInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> drawing<wbr/>Info<a href="#drawingInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">drawing<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_DrawingInfo.DrawingInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">DrawingInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:552</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
31
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="drawingInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> drawing<wbr/>Info<a href="#drawingInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">drawing<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_DrawingInfo.DrawingInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">DrawingInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:560</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
32
32
  <p>A drawingInfo object containing drawing, labeling, and transparency
33
33
  information for the layer.</p>
34
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elevationInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> elevation<wbr/>Info<a href="#elevationInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">elevation<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_ElevationInfo.ElevationInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">ElevationInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:558</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
34
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="elevationInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> elevation<wbr/>Info<a href="#elevationInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">elevation<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_ElevationInfo.ElevationInfo-1.html" class="tsd-signature-type" data-tsd-kind="Interface">ElevationInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:566</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
35
35
  <p>Specifies how graphics are placed on the vertical axis (z). This property
36
36
  may only be used in a SceneView.</p>
37
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="extent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> extent<a href="#extent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">extent<span class="tsd-signature-symbol">?:</span> <a href="portal_Extent.Extent.html" class="tsd-signature-type" data-tsd-kind="Interface">Extent</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:564</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
37
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="extent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> extent<a href="#extent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">extent<span class="tsd-signature-symbol">?:</span> <a href="portal_Extent.Extent.html" class="tsd-signature-type" data-tsd-kind="Interface">Extent</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:572</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
38
38
  <p>The rectangular map extent that should be requested from the service,
39
39
  given in the format [[xmin, ymin],[xmax,ymax]].</p>
40
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="featureReduction" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Reduction<a href="#featureReduction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Reduction<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureReduction.html#FeatureReduction-1" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureReduction</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:570</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
40
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="featureReduction" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> feature<wbr/>Reduction<a href="#featureReduction" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">feature<wbr/>Reduction<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_FeatureReduction.html#FeatureReduction-1" class="tsd-signature-type" data-tsd-kind="Type alias">FeatureReduction</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:578</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
41
41
  <p>Feature reductions declutter the screen by hiding features that would
42
42
  otherwise intersect with other features on screen.</p>
43
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fieldOverrides" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> field<wbr/>Overrides<a href="#fieldOverrides" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">field<wbr/>Overrides<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.FieldOverride.html" class="tsd-signature-type" data-tsd-kind="Interface">FieldOverride</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:577</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
43
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fieldOverrides" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> field<wbr/>Overrides<a href="#fieldOverrides" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">field<wbr/>Overrides<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.FieldOverride.html" class="tsd-signature-type" data-tsd-kind="Interface">FieldOverride</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:585</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
44
44
  <p>The layer-specific overrides of field properties. Used by
45
45
  SubtypeGroupLayer to modify field information for each subtype. Any field
46
46
  missing from this array should be hidden.</p>
47
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fields" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> fields<a href="#fields" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">fields<span class="tsd-signature-symbol">?:</span> <a href="portal_Field.Field-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Field</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:583</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
47
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="fields" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> fields<a href="#fields" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">fields<span class="tsd-signature-symbol">?:</span> <a href="portal_Field.Field-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Field</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:591</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
48
48
  <p>An array of Field objects containing information about the attribute
49
49
  fields for the feature collection or layer.</p>
50
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="floorInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> floor<wbr/>Info<a href="#floorInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">floor<wbr/>Info<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span>floorField<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:589</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
50
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="floorInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> floor<wbr/>Info<a href="#floorInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">floor<wbr/>Info<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span>floorField<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:597</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
51
51
  <p>Contains floor-awareness information for the layer.
52
52
  <a href="https://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/" class="external">https://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/</a>.</p>
53
53
  </div></div><div class="tsd-type-declaration"><h4>Type declaration</h4><ul class="tsd-parameters"><li class="tsd-parameter"><h5>floor<wbr/>Field<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
54
54
  <p>The name of the attribute field that contains a floor&#39;s level ID used
55
55
  for floor filtering.</p>
56
- </div></div></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="geometryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> geometry<wbr/>Type<a href="#geometryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">geometry<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:601</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
56
+ </div></div></li></ul></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="geometryType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> geometry<wbr/>Type<a href="#geometryType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">geometry<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:609</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
57
57
  <p>The type of geometry used in the layer definition. One of the
58
58
  GeometryType constants.</p>
59
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="globalIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> global<wbr/>Id<wbr/>Field<a href="#globalIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">global<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:606</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
59
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="globalIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> global<wbr/>Id<wbr/>Field<a href="#globalIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">global<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:614</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
60
60
  <p>The unique identifier for a feature or table row within a geodatabase.</p>
61
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasAttachments" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> has<wbr/>Attachments<a href="#hasAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">has<wbr/>Attachments<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:611</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
61
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasAttachments" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> has<wbr/>Attachments<a href="#hasAttachments" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">has<wbr/>Attachments<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:619</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
62
62
  <p>Indicates whether attachments should be loaded for the layer.</p>
63
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasM" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hasM<a href="#hasM" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hasM<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:616</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
63
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasM" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hasM<a href="#hasM" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hasM<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:624</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
64
64
  <p>Boolean value indicating whether layer has M values.</p>
65
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasStaticData" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> has<wbr/>Static<wbr/>Data<a href="#hasStaticData" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">has<wbr/>Static<wbr/>Data<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:621</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
65
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasStaticData" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> has<wbr/>Static<wbr/>Data<a href="#hasStaticData" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">has<wbr/>Static<wbr/>Data<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:629</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
66
66
  <p>Boolean value indicating whether data changes. True if it does not.</p>
67
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasZ" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hasZ<a href="#hasZ" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hasZ<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:626</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
67
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="hasZ" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hasZ<a href="#hasZ" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hasZ<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:634</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
68
68
  <p>Boolean value indicating whether layer has Z values.</p>
69
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="htmlPopupType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> html<wbr/>Popup<wbr/>Type<a href="#htmlPopupType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">html<wbr/>Popup<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_LayerDefinition.html#HtmlPopupType" class="tsd-signature-type" data-tsd-kind="Type alias">HtmlPopupType</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:632</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
69
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="htmlPopupType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> html<wbr/>Popup<wbr/>Type<a href="#htmlPopupType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">html<wbr/>Popup<wbr/>Type<span class="tsd-signature-symbol">?:</span> <a href="../modules/portal_LayerDefinition.html#HtmlPopupType" class="tsd-signature-type" data-tsd-kind="Type alias">HtmlPopupType</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:640</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
70
70
  <p>String value indicating the HTML popup type. Possible values are listed
71
71
  in the htmlPopupType table below. See <a href="../modules/portal_LayerDefinition.html#HtmlPopupType">HtmlPopupType</a>.</p>
72
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> id<a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:637</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
72
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> id<a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:645</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
73
73
  <p>The identifier assigned to the layer.</p>
74
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isDataVersioned" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Data<wbr/>Versioned<a href="#isDataVersioned" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">is<wbr/>Data<wbr/>Versioned<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:642</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
74
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isDataVersioned" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>Data<wbr/>Versioned<a href="#isDataVersioned" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">is<wbr/>Data<wbr/>Versioned<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:650</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
75
75
  <p>Boolean value indicating whether the data is versioned.</p>
76
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="maxRecordCount" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Record<wbr/>Count<a href="#maxRecordCount" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Record<wbr/>Count<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:648</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
76
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="maxRecordCount" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Record<wbr/>Count<a href="#maxRecordCount" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Record<wbr/>Count<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:656</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
77
77
  <p>Numeric value indicating the maximum number of records that will be
78
78
  returned at once for a query.</p>
79
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="maxScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Scale<a href="#maxScale" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Scale<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:656</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
79
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="maxScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Scale<a href="#maxScale" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Scale<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:664</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
80
80
  <p>A number representing the maximum scale at which the layer definition
81
81
  will be applied. The number is the scale&#39;s denominator; thus, a value of
82
82
  2400 represents a scale of 1/2,400. A value of 0 indicates that the layer
83
83
  definition will be applied no matter how far you zoom in.</p>
84
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="minScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr/>Scale<a href="#minScale" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">min<wbr/>Scale<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:663</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
84
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="minScale" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> min<wbr/>Scale<a href="#minScale" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">min<wbr/>Scale<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:671</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
85
85
  <p>A number representing the minimum scale at which the layer definition
86
86
  will be applied. The number is the scale&#39;s denominator; thus, a value of
87
87
  2400 represents a scale of 1/2,400.</p>
88
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> name<a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:669</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
88
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> name<a href="#name" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:677</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
89
89
  <p>A string containing a unique name for the layer that could be displayed
90
90
  in a legend.</p>
91
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="objectIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> object<wbr/>Id<wbr/>Field<a href="#objectIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">object<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:674</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
91
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="objectIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> object<wbr/>Id<wbr/>Field<a href="#objectIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">object<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:682</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
92
92
  <p>Indicates the name of the object ID field in the dataset.</p>
93
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="orderBy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> order<wbr/>By<a href="#orderBy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">order<wbr/>By<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.OrderByClause.html" class="tsd-signature-type" data-tsd-kind="Interface">OrderByClause</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:679</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
93
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="orderBy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> order<wbr/>By<a href="#orderBy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">order<wbr/>By<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.OrderByClause.html" class="tsd-signature-type" data-tsd-kind="Interface">OrderByClause</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:687</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
94
94
  <p>Determines the display order of features on the map.</p>
95
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="overrideSymbols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> override<wbr/>Symbols<a href="#overrideSymbols" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">override<wbr/>Symbols<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:685</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
95
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="overrideSymbols" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> override<wbr/>Symbols<a href="#overrideSymbols" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">override<wbr/>Symbols<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:693</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
96
96
  <p>Dictates whether a client can support having an end user modify symbols
97
97
  on individual features.</p>
98
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rangeInfos" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> range<wbr/>Infos<a href="#rangeInfos" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">range<wbr/>Infos<span class="tsd-signature-symbol">?:</span> <a href="portal_RangeInfo.RangeInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">RangeInfo</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:690</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
98
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="rangeInfos" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> range<wbr/>Infos<a href="#rangeInfos" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">range<wbr/>Infos<span class="tsd-signature-symbol">?:</span> <a href="portal_RangeInfo.RangeInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">RangeInfo</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:698</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
99
99
  <p>Indicates range information.</p>
100
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="source" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> source<a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">source<span class="tsd-signature-symbol">?:</span> <a href="portal_DynamicDataLayer.DynamicDataLayer.html" class="tsd-signature-type" data-tsd-kind="Interface">DynamicDataLayer</a><span class="tsd-signature-symbol"> | </span><a href="portal_DynamicMapLayer.DynamicMapLayer.html" class="tsd-signature-type" data-tsd-kind="Interface">DynamicMapLayer</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:697</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
100
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="source" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> source<a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">source<span class="tsd-signature-symbol">?:</span> <a href="portal_DynamicDataLayer.DynamicDataLayer.html" class="tsd-signature-type" data-tsd-kind="Interface">DynamicDataLayer</a><span class="tsd-signature-symbol"> | </span><a href="portal_DynamicMapLayer.DynamicMapLayer.html" class="tsd-signature-type" data-tsd-kind="Interface">DynamicMapLayer</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:705</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
101
101
  <p>An object indicating the layerDefinition&#39;s layer source.
102
102
  <a href="https://developers.arcgis.com/web-map-specification/objects/source/" class="external">https://developers.arcgis.com/web-map-specification/objects/source/</a>
103
103
  <a href="https://developers.arcgis.com/web-scene-specification/objects/source/" class="external">https://developers.arcgis.com/web-scene-specification/objects/source/</a>.</p>
104
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="spatialReference" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> spatial<wbr/>Reference<a href="#spatialReference" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">spatial<wbr/>Reference<span class="tsd-signature-symbol">?:</span> <a href="portal_SpatialReference.SpatialReference-1.html" class="tsd-signature-type" data-tsd-kind="Interface">SpatialReference</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:703</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
104
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="spatialReference" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> spatial<wbr/>Reference<a href="#spatialReference" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">spatial<wbr/>Reference<span class="tsd-signature-symbol">?:</span> <a href="portal_SpatialReference.SpatialReference-1.html" class="tsd-signature-type" data-tsd-kind="Interface">SpatialReference</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:711</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
105
105
  <p>An object containing the WKID or WKT identifying the spatial reference of
106
106
  the layer&#39;s geometry.</p>
107
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportedQueryFormats" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supported<wbr/>Query<wbr/>Formats<a href="#supportedQueryFormats" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supported<wbr/>Query<wbr/>Formats<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:708</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
107
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportedQueryFormats" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supported<wbr/>Query<wbr/>Formats<a href="#supportedQueryFormats" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supported<wbr/>Query<wbr/>Formats<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:716</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
108
108
  <p>String value indicating the output formats that are supported in a query.</p>
109
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsAdvancedQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Advanced<wbr/>Queries<a href="#supportsAdvancedQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Advanced<wbr/>Queries<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:714</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
109
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsAdvancedQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Advanced<wbr/>Queries<a href="#supportsAdvancedQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Advanced<wbr/>Queries<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:722</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
110
110
  <p>Boolean value indicating whether the layer supports orderByFields in a
111
111
  query operation.</p>
112
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsAttachmentsByUploadId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id<a href="#supportsAttachmentsByUploadId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:721</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
112
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsAttachmentsByUploadId" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id<a href="#supportsAttachmentsByUploadId" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Attachments<wbr/>By<wbr/>Upload<wbr/>Id<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:729</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
113
113
  <p>Boolean value indicating whether the layer supports uploading attachments
114
114
  with the Uploads operation. This can be then used in the Add Attachment
115
115
  and Update Attachment operations.</p>
116
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsCalculate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Calculate<a href="#supportsCalculate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Calculate<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:727</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
116
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsCalculate" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Calculate<a href="#supportsCalculate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Calculate<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:735</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
117
117
  <p>Boolean value indicating whether the layer supports the Calculate REST
118
118
  operation when updating features.</p>
119
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsRollbackOnFailureParameter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter<a href="#supportsRollbackOnFailureParameter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:733</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
119
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsRollbackOnFailureParameter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter<a href="#supportsRollbackOnFailureParameter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Rollback<wbr/>On<wbr/>Failure<wbr/>Parameter<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:741</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
120
120
  <p>Boolean value indicating whether the layer supports rolling back edits
121
121
  made on a feature layer if some of the edits fail.</p>
122
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsStatistics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Statistics<a href="#supportsStatistics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Statistics<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:739</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
122
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsStatistics" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Statistics<a href="#supportsStatistics" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Statistics<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:747</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
123
123
  <p>Boolean value indicating whether feature layer query operations support
124
124
  statistical functions.</p>
125
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsValidateSql" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Validate<wbr/>Sql<a href="#supportsValidateSql" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Validate<wbr/>Sql<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:745</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
125
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="supportsValidateSql" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> supports<wbr/>Validate<wbr/>Sql<a href="#supportsValidateSql" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">supports<wbr/>Validate<wbr/>Sql<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:753</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
126
126
  <p>Boolean value indicating whether the validateSQL operation is supported
127
127
  across a feature service layer.</p>
128
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="templates" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> templates<a href="#templates" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">templates<span class="tsd-signature-symbol">?:</span> <a href="portal_Template.Template-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Template</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:756</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
128
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="templates" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> templates<a href="#templates" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">templates<span class="tsd-signature-symbol">?:</span> <a href="portal_Template.Template-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Template</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:764</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
129
129
  <p>An array of template objects describing features that can be created in
130
130
  this layer. Templates are used with map notes, other feature collections,
131
131
  and editable web-based CSV layers. They are not used with ArcGIS feature
132
132
  services, which already have feature templates defined in the service.</p>
133
133
  </div><div><p>Templates are defined as a property of the layer definition when there
134
134
  are no types defined; otherwise, templates are defined as properties of the types.</p>
135
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="timeInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> time<wbr/>Info<a href="#timeInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">time<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerTimeInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerTimeInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:762</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
135
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="timeInfo" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> time<wbr/>Info<a href="#timeInfo" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">time<wbr/>Info<span class="tsd-signature-symbol">?:</span> <a href="portal_LayerDefinition.LayerTimeInfo.html" class="tsd-signature-type" data-tsd-kind="Interface">LayerTimeInfo</a></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:770</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
136
136
  <p>The time info metadata of the layer. May be set for feature layers inside
137
137
  a feature collection item.</p>
138
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> type<a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:767</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
138
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> type<a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:775</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
139
139
  <p>Indicates whether the layerDefinition applies to a &quot;Feature Layer&quot; or a &quot;Table&quot;.</p>
140
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="typeIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> type<wbr/>Id<wbr/>Field<a href="#typeIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">type<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:774</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
140
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="typeIdField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> type<wbr/>Id<wbr/>Field<a href="#typeIdField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">type<wbr/>Id<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:782</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
141
141
  <p>The name of the field holding the type ID for the features, if types
142
142
  exist for the dataset. Each available type has an ID, and each feature&#39;s
143
143
  typeIdField can be read to determine the type for each feature.</p>
144
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="types" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> types<a href="#types" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">types<span class="tsd-signature-symbol">?:</span> <a href="portal_Type.Type-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Type</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:784</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
144
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="types" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> types<a href="#types" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">types<span class="tsd-signature-symbol">?:</span> <a href="portal_Type.Type-1.html" class="tsd-signature-type" data-tsd-kind="Interface">Type</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:792</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
145
145
  <p>An array of Type objects available for the dataset. This is used when the
146
146
  typeIdField is populated.</p>
147
147
  </div><div><p>Types contain information about the combinations of attributes that are
148
148
  allowed for features in the dataset. Each feature in the dataset can have
149
149
  a type, indicated in its typeIdField.</p>
150
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="visibilityField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> visibility<wbr/>Field<a href="#visibilityField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">visibility<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:792</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
150
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="visibilityField" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> visibility<wbr/>Field<a href="#visibilityField" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">visibility<wbr/>Field<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in src/portal/LayerDefinition.ts:800</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
151
151
  <p>String value indicating the attribute field that is used to control the
152
152
  visibility of a feature. If applicable, when rendering a feature the
153
153
  client should use this field to control visibility. The field&#39;s values