-
Editor Component & .layerInfos
This is to freshen up the 'solved' question, here: Editor Component and layerInfos - Esri Community And in particular, reviewing the suggested pattern at that time, **Set layerInfos on Editor component —————- Context: The issue (from Javascript through to ExpBuilder): our Services include multiple editable layers that…
-
Gaussian Splat Projection Tool
I've been experimenting with Gaussian Splats from Reality Extension and Drone2Map and noticed that the Project tool in ArcGIS Pro doesn't currently support Gaussian Splat outputs (3d_tiles or 3tz). I've put together the following tool to project a Gaussian Splat in 3D Tile format from one coordinate system to another using…
-
Allow Arcade editor window to be made larger when editing existing Arcade code
When you add data via Arcade, you get a basically full-screen window to work in: However, if you need to edit that Arcade code afterwards, you're limited to this smaller window: I would love to be able to edit in that same larger window to minimize horizontal scrolling.
-
Allow inclusion of dynamic attribute values from fields in Dashboard element titles and/or captions
It would be great if we could include field values (or statistics) in dashboard element titles and captions. Currently, we can pull in dynamic source data, like title, summary, and view count, but no actual data. I realize that if multiple features with different values are selected, this would not work, but that's easily…
-
Spectral indices fall outside the normal range
Hi everyone, I'm a beginner in GIS and remote sensing, and I'm currently using ArcGIS Pro to calculate NDVI from Landsat imagery. However, I'm having a problem with the NDVI calculation. I first convert the DN values to surface reflectance using the formula: Reflectance = DN × 0.0000275 − 0.2 Then, I calculate NDVI using…
-
Changing the series style for multiple series in a graph
Hello, I have a line graph with survey scores on the y-axis and date on the x-axis, in Experience Builder, that I am wanting to present as a scatter plot but am unable to due to Experience Builder not allowing dates on the axes of scatter plots. I know I can get around this issue by changing the series style of my line…
-
oriented imagery dataset: red 3D frustum cone not on height with camera in local scene
Hi, Anyone has the same experience and has a solution? I created have 360 oriented imagery datasets and published to arcgis online. I work in a local scene and have an elevation layer in the local coordinate system. When elevation layer is published, the vertical wkid is stripped. Unfortunately, the 3D frustum cone is…
-
ArcGIS Pro Reports "COM Port Already in Use": GPS Receiver Only accessible from one machine
Hi all! We have a GNSS receiver connected to a field laptop via RS-232, and we need to feed its NMEA data into ArcGIS Pro running on the same machine. The issue is that the receiver's vendor software needs to keep the COM port open to log raw data. As soon as it does, ArcGIS Pro can't access the port and reports that it's…
-
Npm app with React template, calcite panels not working
Hello, I have followed the guide here https://developers.arcgis.com/javascript/latest/get-started/#create-an-app-with-npm choosing the React template, I fix some errors on the install and launch the template, which is working as expected. When I try to add calcite components, in particular when I try to follow this guide…
-
Missing My Tracks sessions in Field Maps location sharing layer - can old tracks be recovered?
Hi everyone, I'm hoping someone may have come across a similar issue and can point me in the right direction. I've been using ArcGIS Field Maps to track participant movements while they carry out predefined routes. The map and layers were configured to work with a high-accuracy GPS receiver, and everything appeared to be…
-
Best practice for updating the schema of a Hosted Feature Layer without breaking Experience Builder connections
We have a File Geodatabase created with ArcPy that is published to ArcGIS Online as a Hosted Feature Layer and used as a data source in ArcGIS Experience Builder. Over time, the data model needs to evolve, for example by adding new feature classes, tables, fields, domains or relationships, while preserving the existing…
-
Revert to the old widget development configuration
L'ancienne configuration "Autoriser le développement de l'élément" dans les réglages du Dashboard a été remplacée par la nouvelle configuration "Activer le mode Focus" au niveau des en-têtes des widgets. Si on active ce nouveau mode Focus, une ligne vide d'entête avec trois petits points au bout est créée ce qui rend la…
-
Allow AI Agent in Data Explorer in ArcGIS Online tot create new layer
In the Data Explorer you can use an IA Agent to ask questions. Somtimes a combination of two extisting layers results in a new layer. For example: If I have a layer with neighbourhoods and a layer with value of houses and I would like to view the mean value of houses per neigbouwhood and visualize this in the map, a new…
-
Allow AI Agent change symbology in App Data Explorer
In the Data Explorer App (ArcGIS Online) it's possible to ask questions. The interaction with the Map is little at the moment. Is it possible to allow the AI Agent to change the symbology of existing maplayers based on an attribute.
-
Syncing Metadata from AGOL to Pro
I have a feature layer that was published to AGOL without any metadata (from Pro). Once it was in AGOL, I used the Item Details Assistant to generate metadata for the layer. However, when I add that feature layer back to ArcGIS Pro and I go to view metadata, there is nothing there. Any ideas what is going on? The full…
-
Python Toolbox: Value Table Parameter nesting, defaults?
Well, as much as I normally try to avoid them, I have a project where a value table makes sense. However, they suuuuuuck to figure out and I'm hoping someone has already solved the following questions: Can you set a persistent default for a column in a value table parameter? Can you nest a value table inside a value table?…
-
Experience Builder - Widget Controller Pop Ups
Hi, trying to replicate a web app I found here: https://experience.arcgis.com/experience/b185d671f3714392b6ad781f27e8b2ec/page/Zoning?org=tlcgis&views=Basemap-Gallery I'm trying to keep a vertical Widget Controller panel on the left hand side of the screen, and populate the widget controllers pop up windows within a…
-
Explain Arcade Cache
Can someone please explain to me what is arcade cache function in javascript sdk and how to use it? I've checked the documentation and there is no further information about it (https://developers.arcgis.com/javascript/latest/references/core/arcade/#ArcadeCache).
-
Recommended ways to update tile layer from ArcGIS Pro to AGOL? (Daily/weekly batch uploading of .pngs)
Hi I'm responsible with making georeferenced images/pdfs (in the form of .png files) available online on an almost daily basis. Internet search says best way is to upload them as a Tile Layer. My question is: What are some good ways to approach this? Here is what I'm currently thinking of doing: Create a group layer, then…
-
Generate Travel Areas caps Trucking Time at 5 hours, less than half the federal 11-hour driving limit
Esri ships a Trucking Time travel mode built specifically for commercial trucks. Yet Generate Travel Areas rejects any cutoff over 300 minutes (5 hours). So the truck-specific tool cannot model a legal truck day. Under FMCSA Hours of Service, a property-carrying CMV driver may drive up to 11 hours after 10 consecutive…