Skip to content

Releases: Esri/excalibur-scripts

Version 2.0

06 Dec 16:26
2e16169
Compare
Choose a tag to compare
  • 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

19 Nov 17:01
Compare
Choose a tag to compare

This release includes:

  • Change the license comments to valid Python comments to fix the invalid syntax error
  • Move the VERIFY_SSL property to paths.json so that it can be changed without affecting a file that can et committed

Version 1.0

16 Oct 16:40
Compare
Choose a tag to compare

The initial release of the python scripts