How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and training neural networks for tasks such as semantic segmentation, object detection, and change detection. It serves as a comprehensive pipeline for remote sensing, featuring specialized dataset loaders and multispectral image preprocessing tools. The library is distinguished by a dedicated remote sensing model zoo and extensive support for transfer learning, allowing users to integrate pre-trained weights optimized for specific satellite sensors. It also includes support for sel
GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and writing geospatial raster and vector data across hundreds of file formats. It serves as a foundational geospatial data translation library, enabling access to diverse geospatial data formats through a single, consistent interface. The library exposes its core functionality through command-line utilities that allow users to translate, convert, and process geospatial data between formats. A coordinate transformation engine handles conversions between spatial reference systems, whil
ffi-geos is an implementation of the GEOS Ruby bindings in Ruby via FFI.
Rust read/write support for shapefiles
The main features of georust/rust-shapefile are: Geospatial Development Libraries.
Open-source alternatives to georust/rust-shapefile include: torchgeo/torchgeo — TorchGeo is a PyTorch library designed for deep learning on geospatial data, providing a framework for building and… osgeo/gdal — GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and… cualbondi/osmptparser — Open Street Map Public Transport Parser. dwins/geoscript.scala — Scala implementation of the GeoScript API. dwins/mapnik2geotools — Using the Scala XML API to translate from Mapnik XML to GeoTools' SLD dialect. dark-panda/ffi-geos — ffi-geos is an implementation of the GEOS Ruby bindings in Ruby via FFI.