jar

com.azavea.geotrellis : geotrellis-stac_2.13

Maven & Gradle

May 13, 2024
16 stars

stac · GeoTrellis Server is a set of components designed to simplify viewing, processing, and serving raster data from arbitrary sources with an emphasis on doing so in a functional style.

Table Of Contents

Latest Version

Download com.azavea.geotrellis : geotrellis-stac_2.13 JAR file - Latest Versions:

All Versions

Download com.azavea.geotrellis : geotrellis-stac_2.13 JAR file - All Versions:

Version Vulnerabilities Size Updated
4.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window geotrellis-stac_2.13-4.6.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

geotrellis.stac.extensions.proj

├─ geotrellis.stac.extensions.proj.ProjItemExtension.class - [JAR]

├─ geotrellis.stac.extensions.proj.ProjShape.class - [JAR]

├─ geotrellis.stac.extensions.proj.ProjTransform.class - [JAR]

geotrellis.stac.util.logging

├─ geotrellis.stac.util.logging.StacClientLoggingMid.class - [JAR]

├─ geotrellis.stac.util.logging.StreamingStacClientLoggingMid.class - [JAR]

├─ geotrellis.stac.util.logging.syntax.class - [JAR]

geotrellis.stac.raster

├─ geotrellis.stac.raster.StacAssetOps.class - [JAR]

├─ geotrellis.stac.raster.StacAssetRasterSource.class - [JAR]

├─ geotrellis.stac.raster.StacAssetReprojectRasterSource.class - [JAR]

├─ geotrellis.stac.raster.StacAssetResampleRasterSource.class - [JAR]

├─ geotrellis.stac.raster.StacCollectionSource.class - [JAR]

├─ geotrellis.stac.raster.StacItemAsset.class - [JAR]

├─ geotrellis.stac.raster.StacItemAssetMetadata.class - [JAR]

├─ geotrellis.stac.raster.StacItemOps.class - [JAR]

├─ geotrellis.stac.raster.StacSource.class - [JAR]

geotrellis.stac

├─ geotrellis.stac.package.class - [JAR]

Advertisement