Skip to main content

A library to Perform different possible operations on Geo-Spatial Dataset

Project description

EarthML: Geospatial Data Analysis Made Easy

earthml Logo

EarthML is a Python library designed to convert geospatial datasets into a single geohash representing the smallest possible area that covers the entire dataset. It supports various formats, including .shp, .geojson, .tif, .las, .png, .jpg, and .jpeg.

Goal

The goal of EarthML is to simplify the process of converting geospatial data into a geohash. It can handle different file formats and automatically calculate the geohash that fits the entire study area.

Features

  • Support for Multiple Formats: Easily convert geospatial data in Shapefile, GeoJSON, GeoTIFF, LAS, and image formats.
  • Geohash Calculation: Automatically calculates the geohash that best represents the geographical bounds of the dataset.
  • Easy to Use: Intuitive functions for loading and processing geospatial data.

Installation

To install EarthML, you can use pip:

pip install earthml

Usage

from earthml import geodata_to_geohash

# Calculate geohash
geohash = geodata_to_geohash.find_smallest_geohash('file1.shp')

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Akhil Chhibber

Note

This README provides a brief overview of the library, explains its goal, highlights key features, and provides simple installation and usage instructions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

earthml-0.5.tar.gz (9.0 kB view details)

Uploaded Source

File details

Details for the file earthml-0.5.tar.gz.

File metadata

  • Download URL: earthml-0.5.tar.gz
  • Upload date:
  • Size: 9.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for earthml-0.5.tar.gz
Algorithm Hash digest
SHA256 0550a8f779429062fa8a4f35dee755724f97dde7ed70ceac7e5f66c40d44095a
MD5 a41990457262a1782bf5fb93de771119
BLAKE2b-256 92ade484d78557a5f9dd704a037d2dc315abe2b829af504469c129dacad83e98

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page