Skip to content

Export data

ORBAT Mapper can export units and features to the following data formats:

Start the export process

To start the export process select Export scenario from the File menu.

Export menu

GeoJSON

GeoJSON is a popular open standard format for representing simple geographical features, along with their non-spatial attributes.

KML

KML (Keyhole Markup Language) is an XML-based format used to display geographic data in mapping applications such as Google Earth. Exporting to KML makes it easy to share and visualize your scenario data in widely used geospatial tools. For more information, see the KML documentation.

Google earh

XLSX

Export units to Microsoft Excel format (.xlsx). This is useful for sharing unit data with spreadsheet applications or for further analysis.

Export Options

  • One sheet per side: When enabled, creates a separate worksheet for each side in the scenario. Otherwise, all units are exported to a single sheet.

Unit Attributes

Select which unit attributes to include in the export:

AttributeDescription
idUnique unit identifier
nameUnit name
sidcSymbol Identification Code (SIDC)
shortNameAbbreviated unit name
descriptionUnit description
urlExternal URL
locationUnit's current position
parent IDID of the parent unit
side IDID of the side the unit belongs to
side nameName of the side

Location Format

Choose how coordinates are formatted in the export:

FormatExample
JSON array [lon, lat][10.7522, 59.9139]
Lat, Lon59.9139, 10.7522
Lon, Lat10.7522, 59.9139
MGRS32VNM8546314523
Degrees Minutes Seconds59°54'50"N 10°45'8"E
Decimal DegreesN59.9139° E10.7522°

MilX

ORBAT Mapper has experimental support for exporting a scenario as MilX layers for use with map.army.

WARNING

Please note that ORBAT Mapper only supports a small subset of the MilX format. A major compatability issues is that Map.army uses letter based MILSTD 2525C/APP6-C symbol codes. Conversion from 2525D/APP6-D to 2525C/APP6-C is not always possible. ORBAT mapper will try to find the closest matching symbol, but this process may fail.

Spatial Illusions ORBAT Builder

Released under the MIT License.