reading/loading app6b.stylx

620
2
02-15-2018 03:45 AM
NorbertThoden
Occasional Contributor III

Hi!

I try to switch to APP6-B. I downloaded the stylx file here:

Military Symbology Styles | ArcGIS for Defense 

I created the Esri::ArcGISRuntime::DictionarySymbolStyle with following parameters:

  1. const QString& specificationType -> "app6b"
  2. const QString& styleLocation -> "/usr/share/arcgis/resources/symbols/app6b/app6b.stylx"

The file exits and has the correct rights.

Unfortunately i get the signal  'errorOccurred' with:

code=14 domain=0

extendedErrorType=-1,

message='File not found'

There is no documentation, how to setup the parameter specificationType. So i assume "app6b".

Con someone confirm?

Or was someone able to read/load the app6b.stylx???

This problem occures on OpenSuse Linux and Windows based on V100.2.

Thx in advance

EDIT:

Logged to support: "Case #02068526 - reading/loading app6b.stylx fails"

EDIT:

0 Kudos
2 Replies
EricBader
Occasional Contributor III

Hi Norbert. We currently have a bug here, and we're working on fixing this as soon as possible. Stay tuned.

NorbertThoden
Occasional Contributor III

Hi Eric!

Thank you!

0 Kudos