ArcGIS Blog

Administration

ArcGIS Online

Expand What You Know: Security and Administration

By Molly Zurn

ArcGIS Online administrators have a lot to consider. What’s an effective security model? How should you set up your organization? What scripting tools are available? In this final Expand What You Know series, we highlight recorded technical sessions that help you be a great administrator. Dive into security and compliance, steps for success, and automation.

Security, Privacy, and Compliance

Learn about ArcGIS security, privacy, and compliance from lead software architect Andrea Rosso and chief information security officer Michael Young. This session covers fundamentals about the ArcGIS platform information and security model, deployment architecture, and Esri’s ongoing efforts with compliance regulations, standards, and best practices.

Best Practices for a Successful Organization

Interested in best patterns and practices for setting up and managing your organization? Esri’s Bernie Szukalski and Jeff Archer give you 12 steps for success.

Administration with ArcGIS API for Python

ArcGIS API for Python lets you automate common administrative tasks. Esri’s Andrew Chapkowski and Bill Major show you how to use Python to set up your portal, check credit consumption, manage servers, and more.

Learn more

This is the final article in a three-part series highlighting Esri UC 2017 tech session videos. The first article covers smart mapping, Living Atlas content, and custom basemaps. The second article focuses on app builders.

Share this article

Subscribe
Notify of
0 Comments
Oldest
Newest
Inline Feedbacks
View all comments
Dan Regan(@dregan_apsc)
March 11, 2022 5:02 pm

It would be great to have an option to input a measure and zoom to the location and add a marker symbol. Currently at 2.9.2 the only option is to zoom to the entire route. I really don’t want to create an event table every time I want to find the location of a measure. This functionality exists in ArcMap by customizing and adding the “Identify Route Locations” tool under category “Linear Referencing”

Robert van der Velden(@robertvdvelden)
September 14, 2022 12:15 am

Donald,
We use linear referencing for all our pipeline installation project. The measurement (MEAN) value (KP/STA) and distance (DIS) are our main relative reference values. Very often we wish to update the MEAS/DIS values based on a point’s XYZ location. What is the likelihood we will be able to populate these field (e.g. using the geographical calculator) within the same feature class? This would avoid the inconvenient work-around whereby a table with the MEAS/DIS values is exported and requiring a (temporary) join to copy the MEAS/DIS values across.
Robert