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.
The main features of anagraph/yogrt are: Spatial Databases.
Open-source alternatives to anagraph/yogrt include: overv/openstreetmap-tile-server — OpenStreetMap Tile Server is a containerized software package that hosts self-hosted map tile services from raw… opengeos/leafmap — Leafmap is a Python geospatial visualization library designed for creating interactive maps and performing geospatial… cloudant-labs/hastings. crisbez/atlas4d-base — Self-hosted 4D spatiotemporal AI platform built on PostgreSQL, PostGIS, TimescaleDB, H3 and pgvector, with anomaly &… mapbox/mbtiles-spec — specification documents for the MBTiles tileset format. couchbase/geocouch — GeoCouch, a spatial index for CouchDB.
OpenStreetMap Tile Server is a containerized software package that hosts self-hosted map tile services from raw geographical data files. It combines a relational database configured with spatial extensions to store and query map coordinates and geometries with rendering engines that generate raster map images dynamically for interactive mapping clients. The service provides regional map data import to parse and load spatial files into the database alongside automated incremental updates that download recent upstream changes and expire affected tiles. Generated map images are preserved in ded
Leafmap is a Python geospatial visualization library designed for creating interactive maps and performing geospatial analysis within Jupyter environments. It provides a comprehensive set of tools for building interactive map interfaces, browsing and visualizing SpatioTemporal Asset Catalog items, and connecting to PostGIS databases for spatial data rendering. The project distinguishes itself through a backend-agnostic rendering system that allows users to switch between different mapping engines while maintaining a consistent API. It features specialized capabilities for Cloud Optimized GeoT