earthml


Nameearthml JSON
Version 0.4 PyPI version JSON
download
home_pagehttps://github.com/akhilchibber
SummaryA library to Perform different possible operations on Geo-Spatial Dataset
upload_time2023-08-03 19:30:27
maintainer
docs_urlNone
authorAkhil Chhibber
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # EarthML: Geospatial Data Analysis Made Easy

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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akhilchibber",
    "name": "earthml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Akhil Chhibber",
    "author_email": "akhil.chibber@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f5/fe/f5b7bd7e5ff8fbb95c4d3d755bd72f7085a8d5cf8973731a1d0a074f9941/earthml-0.4.tar.gz",
    "platform": null,
    "description": "# EarthML: Geospatial Data Analysis Made Easy\n\nEarthML 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`.\n\n## Goal\n\nThe 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.\n\n## Features\n\n- **Support for Multiple Formats**: Easily convert geospatial data in Shapefile, GeoJSON, GeoTIFF, LAS, and image formats.\n- **Geohash Calculation**: Automatically calculates the geohash that best represents the geographical bounds of the dataset.\n- **Easy to Use**: Intuitive functions for loading and processing geospatial data.\n\n## Installation\n\nTo install EarthML, you can use pip:\n\n```\npip install earthml\n```\n\n\n\n\n\n# Usage\n\n```\nfrom earthml import geodata_to_geohash\n\n# Calculate geohash\ngeohash = geodata_to_geohash.find_smallest_geohash('file1.shp')\n```\n\n\n\n\n\n# License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n\n\n\n\n# Author\nAkhil Chhibber\n\n\n\n\n\n\n# Note\nThis README provides a brief overview of the library, explains its goal, highlights key features, and provides simple installation and usage instructions.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A library to Perform different possible operations on Geo-Spatial Dataset",
    "version": "0.4",
    "project_urls": {
        "Homepage": "https://github.com/akhilchibber"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb0152f0dcb105e43b2f5dde3111553b82ca9bf6798068edf2031e2f746321f6",
                "md5": "852d976d9214a9376dd9c08731614722",
                "sha256": "a8177be505b23e10ccb7915465ece52afd1507a265b57d825ffcd04c1976dbab"
            },
            "downloads": -1,
            "filename": "earthml-0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "852d976d9214a9376dd9c08731614722",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6862,
            "upload_time": "2023-08-03T19:30:25",
            "upload_time_iso_8601": "2023-08-03T19:30:25.962330Z",
            "url": "https://files.pythonhosted.org/packages/fb/01/52f0dcb105e43b2f5dde3111553b82ca9bf6798068edf2031e2f746321f6/earthml-0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5fef5b7bd7e5ff8fbb95c4d3d755bd72f7085a8d5cf8973731a1d0a074f9941",
                "md5": "f9983f3a8f31d1cc4c6cd8782d58e231",
                "sha256": "933241ef4cf83a5b2a245e960cce97d6d78aea9f7c0a44c6b661eacc1ffb497b"
            },
            "downloads": -1,
            "filename": "earthml-0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "f9983f3a8f31d1cc4c6cd8782d58e231",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6556,
            "upload_time": "2023-08-03T19:30:27",
            "upload_time_iso_8601": "2023-08-03T19:30:27.753664Z",
            "url": "https://files.pythonhosted.org/packages/f5/fe/f5b7bd7e5ff8fbb95c4d3d755bd72f7085a8d5cf8973731a1d0a074f9941/earthml-0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-03 19:30:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "earthml"
}
        
Elapsed time: 0.12935s