Fast Geospatial Feature Storage API
الميزات الرئيسية لـ mapbox/hecate هي: Geospatial Servers and APIs, Geospatial Development Libraries.
تشمل البدائل مفتوحة المصدر لـ mapbox/hecate: urbica/martin — Martin is a vector tile server and map asset server that delivers geospatial data from PostGIS databases, MBTiles, and… 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… beaorn/evapotranspiration — Ruby library for calculating reference crop evapotranspiration (ETo). dwins/geoscript.scala — Scala implementation of the GeoScript API. dark-panda/ffi-geos — ffi-geos is an implementation of the GEOS Ruby bindings in Ruby via FFI.
Martin is a vector tile server and map asset server that delivers geospatial data from PostGIS databases, MBTiles, and PMtiles files. It functions as a TileJSON metadata provider and a suite of vector tile tooling for generating, validating, and exporting geospatial tile archives. The project distinguishes itself by providing integrated map asset management, generating map styles, sprite sheets, and font glyphs on the fly. It supports advanced visual rendering capabilities such as Signed Distance Field sprites for runtime recoloring and fallback-based font composition to ensure complete chara
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
Ruby library for calculating reference crop evapotranspiration (ETo)