12 مستودعات
Libraries and utilities for reading, writing, and processing geospatial raster and vector data.
Explore 12 awesome GitHub repositories matching part of an awesome list · Geospatial Data Tools. Refine with filters or upvote what's useful.
GDAL هي مكتبة مترجم مفتوحة المصدر مرخصة بموجب MIT توفر نموذج بيانات مجرداً وموحداً لقراءة وكتابة البيانات الجغرافية المكانية النقطية والمتجهة عبر مئات تنسيقات الملفات. تعمل كمكتبة أساسية لترجمة البيانات الجغرافية المكانية، مما يتيح الوصول إلى تنسيقات بيانات جغرافية مكانية متنوعة من خلال واجهة واحدة متسقة. تكشف المكتبة عن وظائفها الأساسية من خلال أدوات سطر الأوامر التي تسمح للمستخدمين بترجمة وتحويل ومعالجة البيانات الجغرافية المكانية بين التنسيقات. يتعامل محرك تحويل الإحداثيات مع التحويلات بين أنظمة المراجع المكانية، بينما يقوم نظام المكونات الإضافية لبرنامج تشغيل التنسيق بتحميل منطق القراءة والكتابة الخاص بالتنسيق في وقت التشغيل. توفر طبقة نظام الملفات الافتراضية وصولاً موحداً للإدخال/الإخراج عبر الملفات المحلية، وHTTP، والتخزين السحابي، والأرشيفات المضغوطة، ويدير ذاكرة التخزين المؤقت للكتل النقطية التخزين المؤقت للبلاط في الذاكرة لتقليل عمليات الإدخال/الإخراج. تدعم GDAL قراءة وكتابة البيانات الجغرافية المكانية النقطية والمتجهة، مع تكرار ميزات المتجه الذي يبث الميزات بشكل فردي دون تحميل مجموعات البيانات بأكملها في الذاكرة. يتيح المشروع إمكانية التشغيل البيني الجغرافي المكاني عبر التنسيقات من خلال دعم تبادل البيانات بين أنظمة برمجيات جغرافية مكانية مختلفة من خلال دعم التنسيق الواسع الخاص به.
An MIT-licensed library that reads and writes raster and vector geospatial data across hundreds of file formats.
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
Provides utilities for reading and processing geospatial vector data from GeoJSON and KML files for map rendering.
The Python Shapefile Library (PyShp) reads and writes ESRI Shapefiles in pure Python.
Pure Python library for reading and writing shapefiles.
rioxarray README
Extends xarray for geospatial data using rasterio.
EarthPy makes it easier to plot and manipulate spatial data in Python.
Helper functions for common spatial data analysis tasks.
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…
Stereo pipeline for generating elevation models from imagery.
A wrapper for running GDAL in the browser using gdal-js
Manages geospatial data workflows and processing.
golang wrapper for github.com/OSGEO/gdal
Golang bindings for the geospatial data abstraction library.
AWS Lambda Container Image with Python Rasterio for querying Cloud Optimised GeoTiffs.
Containerized rasterio for serverless geospatial processing.
NumpyTiles is an open standard for communicating map raster data.
Specification for multi-band raster data in browsers.
Experimental code for loading/saving XArray DataArrays to Geographic Rasters using rasterio
Integrates multi-dimensional arrays with raster data.
Deep learning docker files and docker images for geospatial anaysis. It contains the most popular deep learning frameworks(PyTorch and Tensorflow) with CPU and GPU support (CUDA and cuDNN included). And some other commonly used packages in machine learning and geospatial anaysis.
Container configurations for geospatial analysis environments.