Skip to content

Releases: Esri/dynamic-situational-awareness-qt

DSA v1.1.8

19 Dec 15:50
7035117
Compare
Choose a tag to compare
  • Update ArcGIS Runtime dependency to 100.15.0
  • Updated code to remove all deprecated functionality

DSA v1.1.7

15 Mar 22:08
36c6ba8
Compare
Choose a tag to compare

DSA v1.1.6

23 Feb 14:13
cafde76
Compare
Choose a tag to compare
  • Minumum Runtime Qt SDK version is 100.10.
  • Minimum Qt SDK version is Qt 5.15.1.
  • DSA now running on the new toolkit architecture.
  • Fixed bug where Markups were no longer shared.

DSA v1.1.5

02 Oct 09:58
390fc1d
Compare
Choose a tag to compare

An "InitialLocation" config is now written out to file. This parameter is updated whenver the scene is changed (e.g. loaded from an MSPK.) This property can be used to override the startup location of the camera when the app first loads.

DSA v1.1.4

23 Sep 12:29
8643010
Compare
Choose a tag to compare
  • Minumum Runtime Qt SDK version is 100.9.
  • Minimum Qt SDK version is Qt 5.15.0.
  • Minimum Android SDK version is now 21, target SDK version is 29.
  • Fixed erronious "missing file" dialog appearing on startup when opening an MSPK. This was a layer-to-json issue when saving the config.
  • Reverted the "ModelSceneSymbol to PictureMarkerSymbol" change. A camera bug was was introduced because a rotation-expression can not be used in place of a heading-expression when working with an OrbitGeoElementCameraController. We will need to park this upgrade until an enhancement is exposed by ArcGISRuntime.
  • Fixed bug where layers were not written out to the config when the PackageDirectory key is missing.

DSA v1.1.3

23 Sep 12:27
bf27d25
Compare
Choose a tag to compare

Improved documentation of DSA repo.

DSA v1.1.2

18 May 10:11
b5a9189
Compare
Choose a tag to compare
  • Updated to use version 100.8 of the ArcGIS Runtime SDK for Qt.
  • Fixed crash on RasterCell identify.
  • Minor update to qmake pro files to comply which upcoming changes for Qt 5.15 build system.

DSA v1.1.1

30 Jan 16:53
0ea345d
Compare
Choose a tag to compare
  • Updated to use version 100.7 of the ArcGIS Runtime SDK for Qt.
  • QML namespaces updated from Esri.* to Esri.ArcGISRuntime.OpenSourceApps.*.
  • Replaced deprecated use of enum SurfacePlacement::Draped with SurfacePlacement::DrapedBillboarded.
  • Replaced ModelSceneSymbol with PictureMarkerSymbol for location tracking.
  • Removed deprecated "ExampleApps" icon.
  • Comprehensive app documentation from the ArcGIS for Developers site.
  • Added Troubleshooting section to README.md.

DSA v1.1

23 Jan 23:10
Compare
Choose a tag to compare
  • Updated to use version 100.4 of the ArcGIS Runtime SDK for Qt.
  • Added MrSid raster layer support.
  • Added KML layer support.
  • Fixed issue with location display.
  • The 360 viewshed now utilizes the new official runtime support.

DSA v1.0

23 Apr 21:00
45a6152
Compare
Choose a tag to compare

Dynamic Situational Awareness Example App, version 1.0.