Contents

geotile 1.1.0

0

Package for working with geographic raster tiles

geotile is a Python library that simplifies the creation and manipulation of raster dataset tiles. It's an invaluable tool for managing raster tiles, especially for deep learning training datasets. With geotile, you can generate tiles of raster data, select specific bands for tiling, merge tiles, and even generate raster masks from shapefiles. It's a comprehensive solution for all your raster data tiling needs.

Stars: 60, Watchers: 60, Forks: 8, Open Issues: 2

The osgeonepal/geotile repo was created 1 years ago and the last code push was 1 months ago. The project is moderately popular with 60 github stars!

How to Install geotile

You can install geotile using pip

pip install geotile

or add it to a project with poetry

poetry add geotile

Package Details

Author
Tek Kshetri
License
MIT License
Homepage
https://github.com/iamtekson/geotile
PyPi:
https://pypi.org/project/geotile/
GitHub Repo:
https://github.com/iamtekson/geotile

Classifiers

No  geotile  pypi packages just yet.

Errors

A list of common geotile errors.

Code Examples

Here are some geotile code examples and snippets.

Related Packages & Articles

geemap 0.32.0

Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.

OSGridConverter 0.1.3

Library to convert co-ordinates between the (UK) Ordnance Survey National Grid and latitude/longitude

rasterio 1.3.9

Fast and direct raster I/O for use with Numpy and SciPy

leafmap 0.31.7

leafmap is a powerful Python package that brings interactive mapping and geospatial analysis to your fingertips. Born from geemap, leafmap is designed to serve non-Google Earth Engine users, offering a platform for analyzing and visualizing geospatial data with minimal coding. Whether you're working in Google Colab, Jupyter Notebook, or JupyterLab, leafmap makes geospatial data analysis accessible and straightforward. It integrates with folium, ipyleaflet, whiteboxtools, and ipywidgets, providing a rich set of tools for interactive mapping and geospatial analysis.

osmnx 1.9.2

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap