Last Version

Apache SIS GeoTIFF storage 1.2

Bridge between GeoTIFF convention and ISO 19115 metadata.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.apache.sis.storage
ArtifactId

ArtifactId

sis-geotiff
Version

Version

1.2
Type

Type

jar
Description

Description

Apache SIS GeoTIFF storage
Bridge between GeoTIFF convention and ISO 19115 metadata.
Project Organization

Project Organization

The Apache Software Foundation

Download sis-geotiff 1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.sis.storage : sis-storage jar 1.2
org.apache.sis.core : sis-metadata jar 1.2
org.apache.sis.core : sis-referencing jar 1.2
org.opengis : geoapi jar 3.0.1

test (4)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.6
org.opengis : geoapi-conformance jar 3.0.1
org.apache.derby : derby jar 10.14.2.0
junit : junit jar

Project Modules

There are no modules declared in this project.