-
Notifications
You must be signed in to change notification settings - Fork 32
APP-6(B) does support some identity and status options for military symbols #295
Comments
@topowright - here is the APP-06(B) affiliation/battle dimension matrix. Figure 2. Affiliations and battle dimensions. Page 2-4 (from page 26 [2-4] of the APP6-B standard PDF, Figure 2. Relevant material on page 26 [2-4] and page 27 [2-5]) Present and Planned status are indicated with solid lines, and dashed lines on frames, respectively: |
I tested using the Export App and found these 4 conditions were not honored in app6b ( this issue also mentions APP6D - was this tested there also? ) Example SIDC Status/Frame type The script I used to test and output are below/attached. ExportApp6b-SmallGoodFaithTest.txt Note: I also updated the Export App deployment to include these "Good faith" test scripts that test frame/modifier combos Note2: I updated the original issue to include this info to state what is not working and remove APP6D |
@csmoore - what do you think is a good way forward for the APP6-B dashed and dotted frames? |
@csmoore - Q: how are the APP6B symbols stored in the stylx file - are they a blob data type? Any SQLITE utilites outside of ArcGIS/Runtime for extracting BLOBs from database? Can we do that and see what file type they might be? Wondering if they are EMFs or SVGs... Perhaps they can be exported as SVG? https://stackoverflow.com/questions/15448373/how-to-dump-a-file-stored-in-a-sqlite-database-as-a-blob |
This needs to be logged in the Runtime repo. |
I stated above that I need to log an issue in Runtime, but I do not understand what I need to log in Runtime. Can someone provide clarity on what I need to log? |
@csmoore will provide guidance on this issue. |
The general issue is with dashed lines for frames (on point symbols), lines, and polygon symbols. Currently the icons for each app6b symbol in the style are a single symbol that includes the frame and other icon components within the frame: Because of this, it is currently impractical to change the symbol's frame. We addressed this issue with the 2525B/C/D styles by breaking apart the icons into frame + other icon components. For app6b we could either:
|
@lfunkhouser is this a call we are supposed to make or is this something that should be made by core? |
It is to my understanding that even if we could do #1, we couldn't support planned status for the point, line and area control measures using the provided source data. An issue to support this should be logged in core. |
Based on the issue following issue:
#218
Using the app6b.stylx in Runtime 100.2 these identity and status options are not honored:
We need to be able to support the identity and status options for APP6B that are outlined in the 2525c standards book on pages 15, 16 and 51.
@ACueva @BobBooth @csmoore @dfoll I have not looked thru the APP6 standard, but if you are familiar with those locations in that standard please update or add that information to this issue.
The text was updated successfully, but these errors were encountered: