-
Student Maps on the Move: Real-Time Feeds and Analytics with ArcGIS Velocity
Most maps show what happened—or what someone measured in the past. But life does not hold still. Buses move. Sensors report. Weather changes. Working with live data is an increasingly valuable GIS skill because it lets people observe change as it happens. It also raises important questions about database design, data…
-
"An error has occurred. Please try again later." when trying to view content in the Portal.
Last night, I upgraded our Enterprise instance from 11.5 to 12.1. After the upgrade, everything worked properly. However, this morning, I am having an issue when I try to access the Portal. When I access the content tab in Portal, I get a message "An error has occurred. Please try again later." The issue also only seems to…
-
Meet More of the Voices From the Field
We’ve met the first group of practitioners featured in Voices From the Field: The People Behind the Maps. Now it’s time to introduce the rest. In our second video, you’ll meet another group of people who work with GIS in natural resources. Like the first introduction, this video gives you a quick sense of who they are, the…
-
Introduction
Hello everyone! My name is Kingsley Amankwe, a Geospatial Data Analyst with a background in GIS, remote sensing, and Earth observation. I’m particularly interested in how geospatial technologies can be applied to agriculture, climate resilience, environmental monitoring, disaster risk reduction, and sustainable…
-
Implement Navigation Boundaries in Web Maps
As the base of many applications (Dashboards, FieldMaps, Experiences, Instant Apps, etc.) I think it would be pretty handy to be able to set navigation boundaries at WebMap level and this setting is used in the parent apps which consume the webmap. At the moment I have the problem that I want to create a Web Application…
-
Translations in Experience Builder
V ArcGIS Experience builderu na AGOL přibyla možnost překladů. Narazila jsem ale na to, že defaultní jazyk je automaticky nastaven na jazyk profilu, který aplikaci vytváří, ve chvíli, kdy aplikace vznikla. A toto nastavení následně nejde změnit. V naší organizaci má většina lidí, která vytváří aplikace, má nastaven profil…
-
Allow changing the default/source language of an Experience Builder application
Experience Builder authors keep their ArcGIS Online profile language set to English because documentation, troubleshooting resources, Community discussions, and support materials are primarily available in English. However, many public-facing applications are created for local users and need a different default language.…
-
How to move a file knowledge graph from ArcGIS Pro to ArcGIS Enterprise
A file knowledge graph in ArcGIS Pro is a convenient way to build a knowledge graph locally, develop its data model, load source data, and test graph analysis workflows without first deploying ArcGIS Enterprise. When you are ready to share that work with other users, access it in ArcGIS Knowledge Studio in the web, or…
-
The anatomy of a National Geographic MapMaker classroom resource
A look inside the new US History (America 250) and World Cultures and Geography resources, and why we built them with the Portfolio Instant App. If you have opened one of the new National Geographic MapMaker resources recently — the America 250 series on US history, or the World Cultures and Geography set — you will have…
-
11.5 Portal issues - overview map plus custom widgets
Hi First of, us moving from Portal 11.5 any time in the next few years isn't going to happen. Having said that I have some questions. Has anyone managed to get an overview map to open by default? And secondly, a plea to all those clever people with custom widgets - if you have been developing them for soem time, please can…
-
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…