{"id":28533684,"url":"https://github.com/esri/field-maps-scripts","last_synced_at":"2026-04-08T19:32:24.688Z","repository":{"id":37074814,"uuid":"291127997","full_name":"Esri/field-maps-scripts","owner":"Esri","description":"A set of scripts and notebooks to help administer maps and workflows for ArcGIS Field Maps.","archived":false,"fork":false,"pushed_at":"2025-06-02T17:00:05.000Z","size":7039,"stargazers_count":66,"open_issues_count":3,"forks_count":19,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-08-02T01:39:43.981Z","etag":null,"topics":["data-management","fieldwork","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Esri.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-28T19:18:21.000Z","updated_at":"2025-06-02T15:31:59.000Z","dependencies_parsed_at":"2024-08-22T18:43:32.976Z","dependency_job_id":"ed8d3c32-daf8-415f-98df-c2ecf345acd5","html_url":"https://github.com/Esri/field-maps-scripts","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Esri/field-maps-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Ffield-maps-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Ffield-maps-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Ffield-maps-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Ffield-maps-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Esri","download_url":"https://codeload.github.com/Esri/field-maps-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esri%2Ffield-maps-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31571600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-management","fieldwork","python"],"created_at":"2025-06-09T17:08:14.003Z","updated_at":"2026-04-08T19:32:24.680Z","avatar_url":"https://github.com/Esri.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Field Maps Scripts\n\nA set of Python scripts and notebooks to help configure maps and manage data for ArcGIS Field Maps.\n\n## Features\n\n### Scripts\n\n| Functionality                                                        | Script\n|----------------------------------------------------------------------|----------------------------------------------------------------------------------------|\n| [Copy Form Between Maps](readmes/copy_form_between_maps.md)               | [copy_form_between_maps.py](scripts/copy_form_between_maps.py)              |\n| [Download Attachments from Feature Layer](readmes/download_attachments.md) | [download_attachments.py](scripts/download_attachments.py)\n\n### Notebooks\n\n- [Add Field Maps App ID to ArcGIS Enterprise](notebooks/Add%20Field%20Maps%20App%20ID%20to%20ArcGIS%20Enterprise.ipynb)\n- [Bulk Update Maps for Use in Collector or Field Maps](notebooks/Bulk%20Update%20Maps%20for%20Use%20in%20Collector%20or%20Field%20Maps.ipynb)\n- [Field Apps Deployment Using Python](notebooks/Field%20Apps%20Deployment%20Using%20Python.ipynb)\n- [Generate PDF Report](notebooks/Generate%20PDF%20Report/Generate%20PDF%20Report.ipynb)\n- [Add GPS Metadata Fields (Pro)](notebooks/Add%20GPS%20Metadata%20Fields.ipynb)\n- [Add Offset Metadata Fields (Pro)](notebooks/Add%20Offset%20Metadata%20Fields.ipynb)\n- [Add GPS Metadata Fields](notebooks/Add%20GPS%20Metadata%20Fields_FS.ipynb)\n- [Configure Search](notebooks/Configure%20Search.ipynb)\n- [Location Sharing Status](notebooks/Location%20Sharing%20Status.ipynb)\n- [Create Offline Areas from Feature Layer](notebooks/Create%20Offline%20Areas%20from%20Feature%20Layer.ipynb)\n- [Manage Map Areas with Group and Index](notebooks/Manage%20Map%20Areas%20with%20Group%20and%20Index.ipynb)\n- [Proxy Esri Basemaps for ArcGIS Enterprise Offline Map Areas](notebooks/Proxy%20Esri%20Basemaps%20for%20ArcGIS%20Enterprise%20Offline%20Map%20Areas.ipynb)\n- [Watermark photo attachments with Exif data](notebooks/Watermark%20photo%20attachments%20with%20Exif%20data.ipynb)\n- [Offline Checks](notebooks/Offline%20Checks.ipynb)\n\n### Requirements\n\n- ArcGIS API for Python 2.3.1\n- Python 3.9.x to 3.11.x is required to use the ArcGIS API for Python 2.3.1.\n- ArcGIS Field Maps (web and mobile applications)\n- ArcGIS Pro 2.9+ (Add `GPS Metadata Fields (Pro)` and `Add Offset Metadata Fields (Pro)` only)\n\n### Instructions\n\nThis repository recommends the ArcGIS API for Python version 2.3.1. We recommend setting up your\nlocal environment via Anaconda.\n\n1. [Install Anaconda](https://developers.arcgis.com/python/guide/install-and-set-up/)\n2. Run `conda env create --file environment.yml` to create the virtual environment with the correct dependencies\n3. Run `conda activate field-maps-scripts` to activate the environment\n4. (Optional - dev only) Configure pre-commit to run flake8 linting on pushes\n   - `pre-commit install --hook-type pre-push`\n\n## Resources\n\n- [ArcGIS Field Maps](https://www.esri.com/arcgis-blog/products/apps/field-mobility/introducing-arcgis-field-maps/)\n- [ArcGIS API for Python](https://developers.arcgis.com/python)\n\n## Issues\n\nAlthough we do our best to ensure these scripts and notebooks work as expected, they are provided as is and there is no official support.\n\nIf you find a bug, please let us know by submitting an issue.\n\n## Contributing\n\nEsri welcomes contributions from anyone and everyone.\nPlease see our [guidelines for contributing](https://github.com/esri/contributing).\n\n## Licensing\n\nCopyright 2022 Esri\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\nA copy of the license is available in the repository's\n[LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Ffield-maps-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesri%2Ffield-maps-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesri%2Ffield-maps-scripts/lists"}