Skip to content

Esri/Survey123-tools

Repository files navigation

Survey123 Tools

A collection of tools and scripts that you can use to automate, optimise and enhance your use of Survey123.

How to use these tools

To use these tools either clone or download the contents of this repo.

Guide vs Task

Guides are designed to describe how to use the Survey123 module in the ArcGIS API for Python to write Python scripts, incorporating capabilities such as connecting to your survey, working with survey data, and creating reports.

Tasks presented here demonstrate various ArcGIS Survey123 workflows that can be automated to enhance your Survey123 experience. Tasks are in the form of a Jupyter Notebook, that can be viewed online, or downloaded and run interactively. The workflows demonstrated in the notebooks designated as tasks can be exported as a script and run at regular intervals using ArcGIS Pro, or the notebook can be uploaded to your ArcGIS organization and scheduled.

Requirements

Each tool is in its own folder, and includes an individual readme file which describes the purpose of the tool and what environment it should be used in. Some tools are python scripts designed to run on the command line, others are shared as Notebooks.

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing

Copyright and License

Copyright © 2021 Esri Inc.

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.