Esri / military-features-data

Source data for Esri defense and intelligence feature templates. This data is used to create features and derived data products using military symbology.
Apache License 2.0
45 stars 32 forks source link

Support APP6B Stylx for ArcGIS Pro and Runtime 100.2 #276

Closed ACueva closed 6 years ago

ACueva commented 6 years ago

Style file Military Features

kerryrobinson commented 6 years ago

@csmoore Yes, we were just about to notify you of that. Ralf can give you an updated style file with the correct CIM reflected, which will work in 100.1 and 100.2.

csmoore commented 6 years ago

Updated with the newly provided stylx that uses CIM/Pro 2.0, Runtime 100.1 in PR #294, just needs review/merge

Additional note: the known issues with this style are recorded in #291 (and also here: https://github.com/csmoore/mil2525-testing/blob/add-app6b/app6b/App6b-Test-Results-Issues-Only.md)

NorbertThoden commented 6 years ago

Hi! I try to read the app6b.stylx file but "File not found"

I am using the Runtime SDK Qt V100.2.0 and V100.2.1 (C++, not QML) Error: code=14 domain=0 , extendedErrorType=-1, message='File not found'.

I ask at the forum: https://community.esri.com/thread/209736-readingloading-app6bstylx I logged a case: Logged to support: "Case #02068526 - reading/loading app6b.stylx fails"

But i don´t get the answer, how to open the app6b.stylx file :-( (Reading, processing and using the mil2525d.stylx file is ok)

Can you help me?

csmoore commented 6 years ago

@NorbertThoden - I don't think the status of this task has changed since this comment above so I think the current state is:

  1. The app6b.stylx posted to the download site: http://solutions.arcgis.com/defense/help/military-symbology-styles/ is not the correct one to use with Runtime 100.1+ (it is just for 10.2.x so the description about 100.1 support is in error with this posted version - @kerryrobinson mentions this here)

  2. We have a Beta 100.1+ compatible version of this stylx here: https://github.com/Esri/military-features-data/blob/83c0e50690b7a842041da920a9f01def98e3e9c9/military-symbology-styles/app6b/app6b.stylx and in #294

    1. I have tested this beta version of the style with the Runtime (.NET) test apps available at: https://github.com/Esri/military-features-data/wiki/Runtime-Test-Apps
    2. @BobBooth had some additional fixes to this version (see #291, #88, #85) so I believe we are waiting for these fixes before testing/posting the final official version (this task is currently paused)

Hope it helps - and the team can correct me if I got any of this wrong.

topowright-zz commented 6 years ago

Items that we should be testing for:

Dev:

@dfoll @ACueva To verify this issue you will need to use the comprehensive data and you should not see any yellow labels:

Documentation:

csmoore commented 6 years ago

The 100.3 (4/2/18 daily) version of the Runtime Symbol Export App has been updated at: https://esri.box.com/s/j8hlknhl4n857sj3lcpor3ez0j20bcdo

topowright-zz commented 6 years ago

Find out if we should keep these searchable by arcgis.com

topowright-zz commented 6 years ago

This item can be closed once @dfoll accepts the pull request for the changes to the page that can be found in this pull request: https://github.com/ArcGIS/arcgis-solutions-website/pull/6314