|
420 | 420 | D79EE76F2A4CEA7F005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */; }; |
421 | 421 | D7A737E02BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7A737DC2BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift */; }; |
422 | 422 | D7A737E32BABBA2200B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D7A737DC2BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift */; }; |
| 423 | + D7A85A082CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7A85A022CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift */; }; |
| 424 | + D7A85A092CD5AC0B009DC68A /* QueryWithCQLFiltersView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D7A85A022CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift */; }; |
423 | 425 | D7ABA2F92A32579C0021822B /* MeasureDistanceInSceneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7ABA2F82A32579C0021822B /* MeasureDistanceInSceneView.swift */; }; |
424 | 426 | D7ABA2FA2A32760D0021822B /* MeasureDistanceInSceneView.swift in Copy Source Code Files */ = {isa = PBXBuildFile; fileRef = D7ABA2F82A32579C0021822B /* MeasureDistanceInSceneView.swift */; }; |
425 | 427 | D7ABA2FF2A32881C0021822B /* ShowViewshedFromGeoelementInSceneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D7ABA2FE2A32881C0021822B /* ShowViewshedFromGeoelementInSceneView.swift */; }; |
|
581 | 583 | dstPath = ""; |
582 | 584 | dstSubfolderSpec = 7; |
583 | 585 | files = ( |
| 586 | + D7A85A092CD5AC0B009DC68A /* QueryWithCQLFiltersView.swift in Copy Source Code Files */, |
584 | 587 | D751B4CB2CD3E598005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Copy Source Code Files */, |
585 | 588 | D70789952CD1611E000DF215 /* ApplyDictionaryRendererToGraphicsOverlayView.swift in Copy Source Code Files */, |
586 | 589 | D7F2A0302CD00F400008D981 /* ApplyDictionaryRendererToFeatureLayerView.swift in Copy Source Code Files */, |
|
1040 | 1043 | D79482D02C35D872006521CD /* CreateDynamicBasemapGalleryView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateDynamicBasemapGalleryView.swift; sourceTree = "<group>"; }; |
1041 | 1044 | D79EE76D2A4CEA5D005A52AE /* SetUpLocationDrivenGeotriggersView.Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetUpLocationDrivenGeotriggersView.Model.swift; sourceTree = "<group>"; }; |
1042 | 1045 | D7A737DC2BABB9FE00B7C7FC /* AugmentRealityToShowHiddenInfrastructureView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AugmentRealityToShowHiddenInfrastructureView.swift; sourceTree = "<group>"; }; |
| 1046 | + D7A85A022CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QueryWithCQLFiltersView.swift; sourceTree = "<group>"; }; |
1043 | 1047 | D7ABA2F82A32579C0021822B /* MeasureDistanceInSceneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MeasureDistanceInSceneView.swift; sourceTree = "<group>"; }; |
1044 | 1048 | D7ABA2FE2A32881C0021822B /* ShowViewshedFromGeoelementInSceneView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowViewshedFromGeoelementInSceneView.swift; sourceTree = "<group>"; }; |
1045 | 1049 | D7AE861D2AC39DC50049B626 /* DisplayAnnotationView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DisplayAnnotationView.swift; sourceTree = "<group>"; }; |
|
1347 | 1351 | 108EC03F29D25AE1000F35D0 /* Query feature table */, |
1348 | 1352 | D73F06652B5EE73D000B574F /* Query features with Arcade expression */, |
1349 | 1353 | D7BA38962BFBFC0F009954F5 /* Query related features */, |
| 1354 | + D7A85A052CD5ABF5009DC68A /* Query with CQL filters */, |
1350 | 1355 | D7ECF5942AB8BDCA003FB2BE /* Render multilayer symbols */, |
1351 | 1356 | 1CAB8D402A3CEAB0002AA649 /* Run valve isolation trace */, |
1352 | 1357 | D75F66322B48EABC00434974 /* Search for web map */, |
|
2668 | 2673 | path = "Augment reality to show hidden infrastructure"; |
2669 | 2674 | sourceTree = "<group>"; |
2670 | 2675 | }; |
| 2676 | + D7A85A052CD5ABF5009DC68A /* Query with CQL filters */ = { |
| 2677 | + isa = PBXGroup; |
| 2678 | + children = ( |
| 2679 | + D7A85A022CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift */, |
| 2680 | + ); |
| 2681 | + path = "Query with CQL filters"; |
| 2682 | + sourceTree = "<group>"; |
| 2683 | + }; |
2671 | 2684 | D7ABA2F52A3256610021822B /* Measure distance in scene */ = { |
2672 | 2685 | isa = PBXGroup; |
2673 | 2686 | children = ( |
|
3435 | 3448 | E000E7602869E33D005D87C5 /* ClipGeometryView.swift in Sources */, |
3436 | 3449 | 9503056E2C46ECB70091B32D /* ShowDeviceLocationUsingIndoorPositioningView.Model.swift in Sources */, |
3437 | 3450 | 4D2ADC6729C50BD6003B367F /* AddDynamicEntityLayerView.Model.swift in Sources */, |
| 3451 | + D7A85A082CD5ABF5009DC68A /* QueryWithCQLFiltersView.swift in Sources */, |
3438 | 3452 | E004A6E928493BCE002A1FE6 /* ShowDeviceLocationView.swift in Sources */, |
3439 | 3453 | 1C26ED192A859525009B7721 /* FilterFeaturesInSceneView.swift in Sources */, |
3440 | 3454 | D751B4C82CD3E572005CE750 /* AddKMLLayerWithNetworkLinksView.swift in Sources */, |
|
0 commit comments