/inca-addins-for-arcgis

ArcGIS Pro addin to automate maplex configuration and manage/browse lists of features

MIT LicenseMIT

Add-Ins for ArcGIS Pro as part of the INCA project

Language:              C#
Subject:               INCA Add-Ins for ArcGIS Pro
Project:               INCA
Contributor:           INCA Project Team
Organization:          IGN France
Date de mise-à-jour:   21/09/2022
ArcGIS Pro:            2.9 (and 2.6 jusqu'à la version 1.0) 
.NET Target Framework: 4.8

1. Add-In Maplex Engine Config

This extension has been developed to help the user straightforwardly configure the Maplex Engine. The Add-In takes an Excel configuration file as input, browses the values defined in it, and executes the Maplex Engine automatically.

Maplex Engine Config

Resources

2. Add-In Query Manager

This extension is divided in 2 sections:

2.1. Query

The query manager allows you to create a table with references to objects from several layers, in order to store the result of a selection in memory. Either using pre-saved queries or keeping the current selection. Query

2.2. Edit Queue

The edit queue is used to browse one by one the objects of a pre-recorded table that may contain references to several layers. The pointed object is selected. Ability to navigate to the first or last object in the list, and to jump to rank n/n_max. Edit Queue

Resources


Releases

v0.9

  1. Maplex Engine Config

  1. Query Manager

v1.0

  1. Maplex Engine Config

  1. Query Manager

v1.1

  1. Maplex Engine Config

  1. Query Manager