milgraphics

WebJar for milgraphics

Лицензия

Лицензия

MIT
Категории

Категории

Github Инструменты разработки Контроль версий
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

github-com-irvingwa-milgraphics
Последняя версия

Последняя версия

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

milgraphics
WebJar for milgraphics
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/irvingwa/milgraphics

Скачать github-com-irvingwa-milgraphics

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-irvingwa-milgraphics/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-irvingwa-milgraphics</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-irvingwa-milgraphics/
implementation 'org.webjars.npm:github-com-irvingwa-milgraphics:0.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-irvingwa-milgraphics/
implementation ("org.webjars.npm:github-com-irvingwa-milgraphics:0.0.1")
'org.webjars.npm:github-com-irvingwa-milgraphics:jar:0.0.1'
<dependency org="org.webjars.npm" name="github-com-irvingwa-milgraphics" rev="0.0.1">
  <artifact name="github-com-irvingwa-milgraphics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-irvingwa-milgraphics', version='0.0.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-irvingwa-milgraphics" % "0.0.1"
[org.webjars.npm/github-com-irvingwa-milgraphics "0.0.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Milgraphics

Military Tactical Graphics

This is a work in progress with the goal of being able to render tactical graphics in the web browser.

The library is still in initial development and should not be used in production environments. The goal is to release an initial version during the summer of 2017. What this initial version will include will be decided at a later stage.

Main idea

The main idea is to initially being able to convert input definition geometries to simple GeoJSON geometries.

Input

First data will be input in GeoJSON, at the moment the data will be defined with the same geometries as in 2525D, the data specification will be published as TacticalJSON.

The library includes a parser for SitaWare SLF/SPF files just to be able to get some test data from an external source.

Output

Points will be points with style information for different libraries (Cesium/OpenLayers etc.)

Lines will be lines, might have style information about simple label placement.

Polygons will be polygons, might have style information about simple label placement.

Other geometries (arrows and other complex geometries) will be converted to lines or polygons so that they can be displayed on a map and make sense.

The over all main idea is to keep it simple from the beginning and then move forward where it is needed.

Feedback

Please add issues for feedback and ideas

Technology

Milgraphics is built on top of milsymbol and adds functionality for reading tactical data in GeoJSON and outputting it in different ways that makes it easy to use in webmaps.

Contact

Milsymbol is created and maintained by Måns Beckman

Licensing

MIT, See license.txt for details

Версии библиотеки

Версия
0.0.1