Introduction - geo_raster_sdk - 2.0

Geo Raster SDK Guide

Product type
Software
Portfolio
Locate
Product family
Spectrum
Product
Geo Raster SDK
Version
2.0
Language
English
Product name
Geo Raster SDK
Title
Geo Raster SDK Guide
Copyright
2024
First publish date
2021
Last edition
2024-07-19
Last publish date
2024-07-19T07:12:48.600318

SDK Components

The Geo Raster SDK is a Java SDK which provides Raster's I/O, analysis and rendering capabilities. A developer can use this SDK to deliver these capabilities into new and existing Java applications and environments.

A sample gradle project on top of Geo Raster SDK is also available on GitHub which demonstrates the usage of various SDK APIs.

Geo Raster SDK distribution (.zip file) has following components:

  • Java library: Public interfaces\classes\enumerations required to perform operations on Raster files, in sdk/lib/spectrum-raster-sdk-<version>.jar.
  • Javadocs: For developer’s reference, in the <extracted raster sdk zip>/sdk/javadoc folder.
  • C\C++ libraries: Required .dll or .so file specific to Operating System, in the <extracted raster sdk zip>/resources/ folder.