|
POST
|
I need to know how to conceive ElevationProfileWidget to concurrently display 2 height graphs of 2 layers (preferably with 2 different colors). Background: In our 3D Scene we have some "integrated mesh" layers that have been prepared from Aerial Photography, done on same area but in different years. I developed custom widget as in ElevationProfile Widget for our 3D WAB Developer Edition Web Application, and I need to see both elevation profiles (for both mesh layers) concurrently in order to "compare" between them. Currently: If I switch visibility from one "integrated mesh" layer to another (on same area), elevations graph is updated "on the fly", each time showing single graph for the layer which is currently visible. If I both layers are visible, elevations graph chooses for each distance point the max "z" value of those 2 layers. I need a 3rd option: To conceive the ElevationProfileWidget to concurrently display the 2 height graphs. I do not see how can I "force" the ElevationProfileViewModel to "lock" the displayed graph of one layer, and then to lock also the displayed graph of the 2nd layer (preferably with different color )
... View more
07-19-2023
06:17 AM
|
2
|
1
|
1222
|
|
POST
|
I develop 3D web apps for our portal, by Web AppBuilder (Developer Edition). I want to know whether it is possible to save the ShadowCast widget results (The scene is "painted" with shadows) as a "layer". I will appreciate help and knowledege referring next 2 issues: 1. Is it possible to save ShadowCast widget results (as a scenelayer or any layer) form the WebAppBuilder application? 2. Is it possible from within the portal - Is there option to activate ShadowCast widget in the portal and save its results?
... View more
06-29-2023
03:10 AM
|
0
|
0
|
627
|
|
POST
|
Dear Kara_Lara, In the config.json there is a line "title": "ArcGIS Web Application", What yoy have to do is to add a line (next to it, for example): "titleBrowserTab": "here you write what you want to be in the browser tab title",
... View more
06-29-2023
03:00 AM
|
1
|
0
|
4495
|
|
POST
|
I develop on WAB 2.25 with JsApi 4.24 If we look upon ESRI example - LayerList widget with actions we can see that "US Demographies" has at its rightside a "..." menu. When the "..." is clicked, a several lines menu is opend and we can click on each line to activate the action we choose. But - the menu is not auto-closed when we activate an action. How to make it in my code that the actions-menu will be automatically closed upon activating an action?
... View more
05-08-2023
04:29 AM
|
2
|
0
|
857
|
|
POST
|
ESRI's documentation eample "Highlight SceneLayer" does not work - the "Office rooms" sub-window at rightside does not load. The link is: Highliight SceneLayer
... View more
04-19-2023
12:32 AM
|
0
|
0
|
838
|
|
POST
|
It's a guess. Please let me know if it helps: Since it works, but not at the right area, maybe it is worth to use - await geometryEngineAsync.geodesicBuffer
... View more
02-14-2023
01:24 AM
|
0
|
0
|
2007
|
|
POST
|
every polygon has a built-in "extent" property, which is what you need
... View more
01-22-2023
08:22 AM
|
0
|
1
|
1290
|
|
POST
|
I am new to EXB. I will appreciate getting explanation what is EXB dist folder and where exactly it is - is it in the application code folders tree?
... View more
11-24-2022
01:12 AM
|
0
|
0
|
1238
|
|
POST
|
I developed many 3D custom widgets for WAB Developer Edition. Now I need to do the same (develop 3D Custome Widgets) for EXB. I will be very grateful to get info on what are the steps to migrate my Custom Widgets code files from WAB environment to Experience Builder environment.
... View more
11-24-2022
01:08 AM
|
0
|
1
|
1628
|
|
POST
|
I developed many 3D custom widgets for WAB Developer Edition. Now I need to do the same (develop 3D Custome Widgets) for EXB. I just installed the EXB Developer Edition, and I will be very grateful to get useful links of documentation / tutorials and specially code-examples. Michael
... View more
11-24-2022
01:00 AM
|
0
|
0
|
806
|
|
POST
|
I work with ArcGIS API 4.23 From my WAB web app, I need to query e.g. for greater or equal, where the field type is string, but all values are actually integers. I tried: queryString = `CAST (${field.name} AS INT) >= ${value}` but got an error - "Syntax error [INT]" What is my mistake?
... View more
09-13-2022
05:34 AM
|
0
|
1
|
814
|
|
DOC
|
@RobertScheitlin__GISP , This is very helpful widget. Thank you. Is there a version for 3D scenes?
... View more
09-12-2022
12:47 AM
|
0
|
0
|
4546
|
|
POST
|
Finally I solved it! I used rest-api, I used a portal token, and I gave the right parameters in the url
... View more
06-30-2022
06:16 AM
|
0
|
0
|
1314
|
|
POST
|
How from nodejs service in our portal, can I query our non-public feature layers? From my javascript code in my nodejs service I tried Rest-Api with token, but apparently the rest-api is blocked in the portal. I tried rest-js api but apparently I don't know how to enable there by ApiKey or token or username and pw. Need some example how to define things in the portal and how will the code look like.
... View more
06-29-2022
05:24 AM
|
0
|
1
|
1370
|
|
BLOG
|
@EarlMedina and @AndresCastillo , Thanks for the info. Am I understanding well that also from within the Javascript of a WebAppbuilder application, I can modify the symbology of some specific layer? If the answer is positive, I will appreciate it if I get some links showing how to start.
... View more
06-06-2022
11:25 PM
|
0
|
0
|
11236
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-13-2026 04:27 AM | |
| 1 | 12-15-2024 12:09 AM | |
| 1 | 08-01-2024 03:45 AM | |
| 1 | 01-04-2024 04:00 AM | |
| 1 | 03-28-2024 01:25 AM |
| Online Status |
Offline
|
| Date Last Visited |
02-13-2026
04:26 AM
|