Referencing 3D

Transforms coordinates from "heights above the ellipsoid" to "heights above the geoid". This module provides the algorithms from an Earth Gravitational Model as a MathTransform implementation. Installing the JAR on the classpath should be sufficient for making vertical transformations available to an application like any other transforms.

Лицензия

Лицензия

Категории

Категории

Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

geotk-referencing3D
Последняя версия

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

3.20-geoapi-3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Referencing 3D
Transforms coordinates from "heights above the ellipsoid" to "heights above the geoid". This module provides the algorithms from an Earth Gravitational Model as a MathTransform implementation. Installing the JAR on the classpath should be sufficient for making vertical transformations available to an application like any other transforms.
Организация-разработчик

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

Geotoolkit.org

Скачать geotk-referencing3D

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

<!-- https://jarcasting.com/artifacts/org.geotoolkit/geotk-referencing3D/ -->
<dependency>
    <groupId>org.geotoolkit</groupId>
    <artifactId>geotk-referencing3D</artifactId>
    <version>3.20-geoapi-3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geotoolkit/geotk-referencing3D/
implementation 'org.geotoolkit:geotk-referencing3D:3.20-geoapi-3.0'
// https://jarcasting.com/artifacts/org.geotoolkit/geotk-referencing3D/
implementation ("org.geotoolkit:geotk-referencing3D:3.20-geoapi-3.0")
'org.geotoolkit:geotk-referencing3D:jar:3.20-geoapi-3.0'
<dependency org="org.geotoolkit" name="geotk-referencing3D" rev="3.20-geoapi-3.0">
  <artifact name="geotk-referencing3D" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geotoolkit', module='geotk-referencing3D', version='3.20-geoapi-3.0')
)
libraryDependencies += "org.geotoolkit" % "geotk-referencing3D" % "3.20-geoapi-3.0"
[org.geotoolkit/geotk-referencing3D "3.20-geoapi-3.0"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.geotoolkit : geotk-referencing jar 3.20-geoapi-3.0
java3d : vecmath jar 1.3.1
org.opengis : geoapi jar 3.0.0
org.geotoolkit : geotk-utility jar 3.20-geoapi-3.0
org.geotoolkit : geotk-metadata jar 3.20-geoapi-3.0
net.jcip : jcip-annotations jar 1.0
javax.measure : jsr-275 jar

test (3)

Идентификатор библиотеки Тип Версия
org.opengis : geoapi-conformance jar 3.0.0
org.geotoolkit.project » geotk-test jar 3.20-geoapi-3.0
junit : junit jar

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

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

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

Версия
3.20-geoapi-3.0
3.19-geoapi-3.0
3.18-geoapi-3.0