A set of utilities to help configure web maps and feature layers for use with Collector for ArcGIS. Browse the sections below, or jump to a specific section.
Jupyter notebooks are provided to demonstrate various methods to streamline and automate configuration, administration, and deployment of data collection projects.
Functionality |
---|
Exclude web maps from Collector |
Configure search for a web map |
Generate app links for Collector |
Supports ArcGIS API for Python v1.4.1 (https://developers.arcgis.com/python/)
The scripts and ModelBuilder are also available as a GeoProcessing Toolbox for use in ArcGIS Pro.
If you are still using ArcMap, we offer a GeoProcessing Toolbox and associated python scripts that works with ArcMap 10.4 or higher.
- arcpy 3.4+
- ArcGIS API for Python
Script instructions
- Install ArcGIS API for Python package as described here.
- Clone or download this repository.
- Run the scripts from command line.
Toolbox instructions
- Clone or download this repository.
- If you prefer to use in ArcGIS Pro, right-click on Toolboxes, and select Add Toolbox. Navigate and select CollectorUtils_Pro toolbox.
- Run the tools in the toolbox (Pro requires 2.0+) or run the scripts from command line.
Find a bug or want to request a new feature? Please let us know by submitting an issue.
Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.
Copyright 2020 Esri
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
A copy of the license is available in the repository's LICENSE file.