tools-base.7z (initial data), samples-base.7z (assets), and platform-specific binaries ( tools-prebuilt-windows-x86_64.7z , etc.). 2. Automation: Python Scripting (AGOL Example)
Based on your request, 1. Prebuilt Binary Setup To develop a feature requiring Dagi (Dagor) Engine tools, you must download prebuilt binary files.
Note that large feature services (>2GB) may fail to export to a zip, requiring a "Create Replica" workaround. Download Dagi zip
For custom web tools, you can register a custom data action in ArcGIS Experience Builder to handle the export/download.
Click Export Data > Export to FGDB (File Geodatabase) or Shapefile. tools-base
If exporting attachments, ensure relationship classes between features and attachments are maintained.
Once the export completes, a Download button appears, allowing the user to download the .zip file. 4. Best Practices for Feature Development Prebuilt Binary Setup To develop a feature requiring
Extract the .7z or .tar.gz files into your X:\develop\DagorEngine directory.