-
Agentic AI Experience Starting with MCP for ArcGIS Location Services
はじめに 近年、AI は単に質問へ回答するだけでなく、外部サービスやデータを利用してタスクを実行する「エージェンティック AI」へと進化しています。こうした AI が外部システムと連携する仕組みとして注目されているのが Model Context Protocol (以下、MCP) です。 ArcGIS 開発者コミュニティでもこれまでたびたび取り上げてまいりましたが、地理空間分野でも MCP の活用が広がっており、行政オープンデータや衛星データ、さらには ArcGIS の位置情報サービスを自然言語から利用できるようになっています。本記事では、地理空間業界における MCP と、米国Esri が提供する MCP for ArcGIS…
-
Count Points in Polygons using the ArcGIS API for Python
Spatial analysis often involves answering a deceptively simple question: How many features are located within each area? How many properties are in each district? How many trees are in each park? How many incidents occurred in each administrative boundary? How many inspection points fall within each service area? This post…
-
Enable the FeatureLayer.calculate() method in the ArcGIS API for Python to accept Arcade expressions for calculating attribute values.
Current limitation The FeatureLayer.calculate() method currently supports calculating field values using SQL expressions or scalar values. However, there is no direct way to apply an Arcade expression through this method. This creates a gap for workflows that rely on Arcade for attribute calculation logic, particularly…
-
Hello
مرحبا انا رمزي الحكيمي مهندس مساحة وطرقات ومختص بنظم المعلومات الجغرافية
-
Native Web Action Links & Task-Driven Buttons for Map Viewer and Experience Builder: Feature Editing, Attribute Pre-population, and Related Records
1. Scope & Community Context ArcGIS Field Maps already provides powerful patterns for guided, button-driven workflows: App Links / Deep Linking: Direct URL parameters (action=editFeatures, action=addFeature, parameter-driven field population) that allow creators to build rich Arcade HTML buttons inside pop-ups. Field Maps…
-
Enterprise Layer Replacement & Dependency Migration Wizard: Impact Analysis, Schema Mapping, and Sandbox Preview for ArcGIS Online
1. Scope & Community Context When an organization upgrades its GIS data model or deprecates a legacy Hosted Feature Layer, replacing that layer across dozens of consuming maps, apps, and dashboards is a high-risk, manual, and error-prone undertaking. While past discussions have requested basic URL swaps inside web maps,…
-
ArcGIS Online Web UI for Schema & Relationship Class Management: Add/Remove Layers, Tables & Relationships on Existing Hosted Feature Layers
1. Scope & Community Context Managing relational data models natively within the ArcGIS Online Web Interface remains a significant operational challenge. While various community discussions and past feature requests have touched on isolated parts of this issue—such as the desire to add/delete sub-layers via the browser or…
-
Enterprise-Grade Offline Lifecycle Management: Schema Resilience, Seamless Online/Offline Transitions, Centralized Admin Visibility, and Edge Recovery for Field Maps
1. Scope & Community Context Offline workflows in ArcGIS Field Maps are mission-critical for enterprise field operations. While various discussions across the community have highlighted individual offline pain points—such as sync errors after schema modifications or the difficulty of recovering data when a sync fails—these…
-
Open 3D Buildings: overlapping building geometries and difficulty selecting individual buildings compared with old OSM 3D Buildings
Hi Esri Community, We are migrating a custom 3D web application from the older OpenStreetMap 3D Buildings workflow to the newer ArcGIS 3D basemap/building content. I have attached two screenshots of approximately the same area of Sydney CBD: Screenshot 1: OpenStreetMap Style 3D Screenshot 2: Topographic 3D The older…
-
Let add-ins read a raster layer's joined attribute table (IDisplayTable for raster layers)
Summary of the problem ArcGIS Pro lets a user join a standalone table to a raster layer's attribute table (Add Join on any raster with a VAT). The joined columns then behave like part of the raster's attribute table everywhere in the application: they appear in the attribute table view, in pop-ups, and in the Symbology…
-
RTK Streams with Reference Frame ITRF 2014 Unable to handle On-the-Fly Projection/Transformation in Field Maps
I've been using and helping others configure and utilize RTK corrections from various services in Idaho, Oregon, and Florida. A couple of the major RTK service providers have switched from NAD83(2011) to ITRF 2014 with a specific Epoch as their reference frame. This is a time-dependent reference frame that accounts for the…
-
ArcGIS Imagery MOOC weeek 3 exercise 2
Good day how to fix this. it doesn't add the manifest.safe (raster product) to a current map. maybe i missed something, thank you.
-
Experiencing strange behavior when updating the Size on a VectorMarkerSymbolLayer.
We expose the symbols in a stylx file to our users for them to pick from when customizing the symbology for their data. We've noticed that if you have a MultilayerSymbol with at least 2 layers with at least one of those layers being a VectorMarkerSymbolLayer, then if you edit the Size property on that…
-
ResponseSwaggerSchemaValidationFailure error with "When a record is created" and "Fetch updates, changes or deletions..."
Hello - I am working on rebuilding some flows that had been using the "When a HTTP request is received" trigger to use the new ArcGIS Connector, which was not available when these automations were created. My "When a HTTP request is received" automations have stopped working, and I thought this would be a good opportunity…
-
Language Switcher and Blurry Logo/Image - Potential Bug
Recently, I added the new language switcher to an app in Experience Builder through ArcGIS Online. When I toggle the language from English to Spanish, the logo in the app's header gets blurry and you can't fix it unless you reload the page. I've tried adjusting the logo's size and removing it/readding it but that did…
-
Dev Edition App is Prompting AGOL Sign-in for GP Tool Widget
I made an app in ExpB Dev Edition 1.18 that includes the Analysis widget. I pointed the widget to a custom GP tool hosted on my ArcGIS Server 11.5 that's a slightly modified Zip Clip and Ship tool for data extraction. On localhost, the app works great and everything works as it should. After I deployed it to my test…
-
QuickCapture / Survey123 Mobile Needs to Support External Cameras
As great as the iPad cameras are, they are just not good enough for those conducting our inspectioin patrols from helicopter. More and more, they are clamoring to go back to using handheld digital cameras to get the resolution they are looking for. It puts our whole QuickCapture usage processes at risk, or at least…
-
ArcGIS Enterprise Sites is becoming ArcGIS Hub in ArcGIS Enterprise
Starting with the ArcGIS Enterprise 12.2 release (expected in Q4 2026), ArcGIS Enterprise Sites will be renamed ArcGIS Hub in ArcGIS Enterprise. If that name sounds familiar, it should. ArcGIS Hub is already what we call the same product in ArcGIS Online. With this change, we're aligning the names so the product is…
-
Select All on Map Component Feature Table
The Select Features by Rectangle sample has no way to select all in the table. Could this be added as a component option? For example, the column visibility menu allows you to.
-
Search widget, can it zoom to a selection and make it visible even inf the layer is unchecked
Good afternoon, In Web AppBuilder, when searching for a value in the Search widget, the app would zoom to the value in the map and highlight it in a different color, even if the layer was not checked. Is there a way to achieve the same behavior in Experience Builder?