Releases: Esri/excalibur-scripts
Releases · Esri/excalibur-scripts
Version 2.0
-
Changes to the sample project JSON and to the README to account for changes made in the 2.3 release of the Excalibur application.
layerId
of a Feature Service layer is now supported in the project- Observation layers now can have an enrichment definition. This allows observations to have attribute information from polygon webmap context layers applied to the observation
itemId
of the Observation Layer's portal feature service is required. A feature service that is not hosted on the portal must be registered with the portal
-
The ArcGIS API for Python is now used for communication with the portal instead of using http requests to the portal's REST endpoints
Version 1.0.1
This release includes:
- Change the license comments to valid Python comments to fix the
invalid syntax
error - Move the
VERIFY_SSL
property topaths.json
so that it can be changed without affecting a file that can et committed
Version 1.0
The initial release of the python scripts