Skip to content

Add space missile sidc code support#10

Open
TomQuez wants to merge 1 commit into
spatialillusions:masterfrom
TomQuez:f/#9-Add-space-missile-sidc-support
Open

Add space missile sidc code support#10
TomQuez wants to merge 1 commit into
spatialillusions:masterfrom
TomQuez:f/#9-Add-space-missile-sidc-support

Conversation

@TomQuez
Copy link
Copy Markdown

@TomQuez TomQuez commented Apr 1, 2026

linked to #9
Summary

  • Add Space Missile symbol set (code 06) to APP-6 D, sourced from milstandard-e TSV tables
  • Main icon: Missile (110000)
  • Modifier 1: Ballistic, Space, Interceptor, Hypersonic
  • Modifier 2: 15 entries covering missile ranges (Short/Medium/Intermediate/Long/Intercontinental/Close) and BMD
    types (Arrow, GBI, Patriot, SM-T, SM-3, THAAD, etc.)

Changes

  • New TSV files: Space missile.tsv, Space missile sector 1.tsv, Space missile sector 2.tsv in tsv-tables/app6d/
  • Updated src/app6d.js with imports and "06" symbol set entry
  • Rebuilt stanagapp6.js and stanagapp6.esm.js

Notes

TSV data adapted from spatialillusions/milstandard-e (MIL-STD-2525 E / APP-6 E). The Category column present in the
source was removed to match this project's existing sector file format.

@TomQuez TomQuez marked this pull request as ready for review April 1, 2026 08:30
@spatialillusions
Copy link
Copy Markdown
Owner

Just to verify here, what version of APP-6 (D) are you using? When I implemented this I was looking in
Edition D Version 1 (16 OCT 2015)
and in that version there isn't any space missiles.

@TomQuez
Copy link
Copy Markdown
Author

TomQuez commented Apr 2, 2026

You can find space missile symbol set 06 page 154 here :
https://www.jcs.mil/Portals/36/Documents/Doctrine/Other_Pubs/ms_2525d.pdf

this version seems to be a sooner one compared to yours.

Also registered here :
https://docs.carmenta.com/pages/milstd2525d_tactical_sidc.html

This symbol set is really important and has real uses.

We use your dependecy https://github.com/spatialillusions/milsymbol to draw the symbols and space missile are supported here https://github.com/spatialillusions/milsymbol/blob/master/src/numbersidc/sidc/spacemissile.js but not in stanag-app6. Sorry to bother for this 🙏

@spatialillusions
Copy link
Copy Markdown
Owner

The standard you are linking to is MIL-STD-2525, not APP-6. Since it is a different standard it is in a different repository.

https://github.com/spatialillusions/mil-std-2525

For the E version, the standards tries to stay in sync with each other, and because of that they are now in the repository milstandard-e.

@TomQuez
Copy link
Copy Markdown
Author

TomQuez commented Apr 2, 2026

right, thank you for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants