Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
klarety-geotiff
Advanced tools
Klarety GeoTIFF is a lightweight wrapper around the GeoTIFF library, providing custom actions for loading, processing, and retrieving metadata from GeoTIFF files.
To install the package, run the following command:
npm install klarety-geotiff
Here is a basic example of how to use the Klarety GeoTIFF package:
import { CustomActions } from "klarety-geotiff";
const actions = new CustomActions();
Loads a GeoTIFF file from the specified path.
Retrieves metadata from the specified GeoTIFF file.
Processes the data from the GeoTIFF file.
Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.
FAQs
A wrapper around the geotiff library to define custom actions.
The npm package klarety-geotiff receives a total of 4 weekly downloads. As such, klarety-geotiff popularity was classified as not popular.
We found that klarety-geotiff demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.