Apache SIS

Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures. The library is an implementation of GeoAPI 3.0.1 interfaces and can be used for desktop or server applications. The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard. The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard, along with the associated operations which enable the transformation of coordinates between different reference systems. The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages applicable to simple imagery as to many dimensional data structures.

Лицензия

Лицензия

Группа

Группа

org.apache.sis
Идентификатор

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

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

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

1.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Apache SIS
Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures. The library is an implementation of GeoAPI 3.0.1 interfaces and can be used for desktop or server applications. The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard. The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard, along with the associated operations which enable the transformation of coordinates between different reference systems. The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages applicable to simple imagery as to many dimensional data structures.
Ссылка на сайт

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

http://sis.apache.org
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать parent

Имя Файла Размер
parent-1.2.pom 38 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.apache.sis/parent/ -->
<dependency>
    <groupId>org.apache.sis</groupId>
    <artifactId>parent</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis/parent/
implementation 'org.apache.sis:parent:1.2'
// https://jarcasting.com/artifacts/org.apache.sis/parent/
implementation ("org.apache.sis:parent:1.2")
'org.apache.sis:parent:pom:1.2'
<dependency org="org.apache.sis" name="parent" rev="1.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis', module='parent', version='1.2')
)
libraryDependencies += "org.apache.sis" % "parent" % "1.2"
[org.apache.sis/parent "1.2"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar

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

  • core
  • cloud
  • storage
  • application
  • profiles

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

Версия
1.2
1.1
1.0
0.8
0.7
0.6
0.5
0.4
0.3