The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.
S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from images taken by high resolution optical satellites such as Pléiades, WorldView, QuickBird, Spot or Ikonos. It generates 3D point clouds and digital surface models from stereo…
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
This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for rendering geospatial data, calculating spherical geometry, and visualizing map markers and heatmaps. It serves as a helper collection to handle complex geospatial tasks within Android applications. The library features a marker clustering tool to group nearby markers into single icons and a map data visualizer for generating heatmaps based on the intensity and distribution of geographic points. It also includes a polyline encoding tool for compressing coordinate sequences into com
EarthPy makes it easier to plot and manipulate spatial data in Python.
Die Hauptfunktionen von earthlab/earthpy sind: Geospatial Analysis, Geospatial Data Tools, General Geospatial Utilities.
Open-Source-Alternativen zu earthlab/earthpy sind unter anderem: geospatialpython/pyshp — The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python. cmla/s2p — S2P is a Python library and command line tool that implements a stereo pipeline which produces elevation models from… osgeo/gdal — GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and… googlemaps/android-maps-utils — This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for… shsarv/machine-learning-projects — This repository is a collection of practical machine learning implementations designed to demonstrate core predictive… esri/arcgis-python-api — Documentation and samples for ArcGIS API for Python.