-
ArcGIS Online Notebook: Weekly Storage, Attachment, and Credit Reporting with Historical Trending
Good afternoon, I've been working on an ArcGIS Online Notebook to help monitor storage usage across our organisation, and I thought it might be useful to share. The notebook runs weekly and generates a .csv inventory stored in AGOL and send an email summary. Some of the features included are: Storage Reporting…
-
Edit Widget - File Drag-N-Drop
I am doing a Workforce to Field Maps Migration project and one of the tasks I am undertaking is building an application that closely mimics the Dispatcher desktop Workforce application. For the edit widget, is there a way to allow an external drag-n-drop to the attribute table/feature class when adding a new feature VERSUS…
-
Experience state option not appearing in Enterprise 11.5 Experience Builder's general settings
On this documentation page for Experience Builder configurations (ArcGIS Enterprise 11.5), there is a description of an option to save the Experience state in the 'general' options panel, but they do not appear in the options in our 11.5 EB templates.…
-
San Bernardino Community College District’s Indoor GIS Journey: Building the Foundation
San Bernardino Community College District (SBCCD) serves more than 30,000 students annually across San Bernardino Valley College, Crafton Hills College, KVCR, a TV/Radio Station, and an economic development and corporate training center. The district manages more than 100 buildings and approximately 1.5 million square feet…
-
Output Feature Class on Tasks Question
I post on my first about Task because I am learning how to use . I am behind than most of you are probably to the newer ArcGIS Pro. I am currently using 3.5.6 through VDI system. I add one step that I am doing a lot of clipping on a lot of layers to set specific layer. The only problem I have trouble is Output Feature…
-
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…