arcgis-editing-advanced

Configure ArcGIS editor settings, subtypes, forms, and versioning workflows.

19|5|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-editing-advanced
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-editing-advanced
Source: https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context/tree/main/contexts/4.34/skills/arcgis-editing-advanced
Command: npx skills add https://github.com/SaschaBrunnerCH/arcgis-maps-sdk-js-ai-context --skill arcgis-editing-advanced

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Advanced ArcGIS editing features address the need for robust data-entry workflows, including subtype-aware editing, configurable forms, and versioning controls that go beyond basic editors.

Core Features & Use Cases

  • Subtypes: manage multiple feature types within a single layer and switch behaviors by subtype.
  • Editor configuration and feature forms: tailor form templates and field layouts to streamline data entry.
  • Versioning workflows: support editing in isolated versions with reconciliation and post-back to the parent dataset.
  • Substantial scenarios: complex data-entry tasks, multi-user environments, and advanced editing pipelines in enterprise GIS projects.

Quick Start

Add an Editor widget configured for your target FeatureLayer to begin using advanced editing features.

Frequently Asked Questions about arcgis-editing-advanced

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure ArcGIS editor forms for complex data entry?

Subtypes in ArcGIS allow you to manage multiple feature types within a single layer. By applying subtypes, you can switch field behaviors, domains, and form templates dynamically based on the specific feature type being edited.

How does versioning work for enterprise GIS editing workflows?

To set up multi-user editing, add an Editor widget configured for your target FeatureLayer and establish versioning workflows. This isolates edits and allows users to reconcile and post changes back to the parent dataset systematically.

Can I manage multiple feature types within a single ArcGIS layer?

Advanced ArcGIS editing features provide robust data-entry workflows including subtype-aware editing, configurable forms, and versioning controls. These features go beyond basic editors to support complex, multi-user enterprise GIS deployments.

What is the best way to handle subtype-aware editing in ArcGIS?

Advanced ArcGIS editing is designed for complex data-entry tasks, multi-user environments, and enterprise GIS projects. If your project only requires basic editing without subtypes or versioning, standard editor configurations are sufficient.