Selectăm repository-uri open-source de pe GitHub care se potrivesc cu „geospatial data management”. Rezultatele sunt clasificate după relevanța față de căutarea ta — folosește filtrele de mai jos pentru a rafina rezultatele sau utilizează AI-ul.
Tile38 is an in-memory geospatial database that uses the Redis protocol for communication and query execution. It serves as a distributed spatial store for points and polygons, featuring high availability through leader-follower replication and disk-based persistence. The system includes a real-time geofencing engine that monitors virtual geographic boundaries and triggers webhooks when objects enter or exit specified areas. It further distinguishes itself with an embedded Lua scripting engine for server-side data transformations and a built-in vector tile server for efficient map visualizati
Tile38 is a real-time geospatial database that stores and queries points and polygons with spatial indexing, geofencing, and vector tile serving—it fits the core need of a geospatial data management system, though it lacks SQL spatial queries, coordinate reference system handling, and a REST API.
CartoDB is an open-source geospatial platform that enables spatial data storage, querying, and visualization via a REST API and SQL, which fits the search for a geospatial data management system.