awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to couchbase/geocouch

Open-source alternatives to Geocouch

30 open-source projects similar to couchbase/geocouch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Geocouch alternative.

  • overv/openstreetmap-tile-serverAvatar Overv

    Overv/openstreetmap-tile-server

    1,445Vezi pe GitHub↗

    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

    Shell
    Vezi pe GitHub↗1,445
  • opengeos/leafmapAvatar opengeos

    opengeos/leafmap

    3,717Vezi pe GitHub↗

    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

    Pythondata-sciencedatavizfolium
    Vezi pe GitHub↗3,717
  • ahuarte47/duckdb-rasterA

    ahuarte47/duckdb-raster

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • anagraph/yogrtA

    Anagraph/yogrt

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • armon/erl-rstarAvatar armon

    armon/erl-rstar

    58Vezi pe GitHub↗

    An Erlang implementation of the R*-tree spacial data structure

    Erlang
    Vezi pe GitHub↗58
  • armon/telesAvatar armon

    armon/teles

    15Vezi pe GitHub↗

    An Erlang network service for manipulating geographic data

    Erlang
    Vezi pe GitHub↗15
  • bryanjos/geoAvatar bryanjos

    bryanjos/geo

    679Vezi pe GitHub↗

    A collection of GIS functions for Elixir

    Elixir
    Vezi pe GitHub↗679
  • c404/distance-matrix-apiAvatar C404

    C404/distance-matrix-api

    29Vezi pe GitHub↗

    Google Distance Matrix API Library for Elixir

    Elixir
    Vezi pe GitHub↗29
  • candygumdrop/projAvatar CandyGumdrop

    CandyGumdrop/proj

    9Vezi pe GitHub↗

    Elixir coordinate conversion library using OSGeo's PROJ.4

    C
    Vezi pe GitHub↗9
  • clarisma/geodeskAvatar clarisma

    clarisma/geodesk

    189Vezi pe GitHub↗

    GeoDesk is a fast and storage-efficient geospatial database for OpenStreetMap data. Also available for C++ and for Python.

    Java
    Vezi pe GitHub↗189
  • cloudant-labs/hastingsC

    cloudant-labs/hastings

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • crisbez/atlas4d-baseAvatar crisbez

    crisbez/atlas4d-base

    14Vezi pe GitHub↗

    Self-hosted 4D spatiotemporal AI platform built on PostgreSQL, PostGIS, TimescaleDB, H3 and pgvector, with anomaly & threat detection, NLQ interface and full observability.

    HTML
    Vezi pe GitHub↗14
  • dereuromark/cakephp-geoAvatar dereuromark

    dereuromark/cakephp-geo

    51Vezi pe GitHub↗

    A CakePHP plugin to - geocode locations/ips and save the information (lat/lng) along with the records - reverse geocode data - querying geocoded data by distance (using custom finder) - display Google maps (dynamic and static) - display Leaflet maps (open-source alternative) - display static…

    PHP
    Vezi pe GitHub↗51
  • devfd/react-native-geocoderAvatar devfd

    devfd/react-native-geocoder

    426Vezi pe GitHub↗

    geocoding services for react native

    JavaScript
    Vezi pe GitHub↗426
  • django/djangoAvatar django

    django/django

    87,878Vezi pe GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Pythonappsdjangoframework
    Vezi pe GitHub↗87,878
  • eddieowens/react-native-boundaryAvatar eddieowens

    eddieowens/react-native-boundary

    123Vezi pe GitHub↗

    Native implementation of geofencing/region monitoring

    Java
    Vezi pe GitHub↗123
  • evuez/geohaxAvatar evuez

    evuez/geohax

    12Vezi pe GitHub↗

    Geohash encoding and decoding for Elixir.

    Elixir
    Vezi pe GitHub↗12
  • garysye/react-native-android-geolocationAvatar garysye

    garysye/react-native-android-geolocation

    18Vezi pe GitHub↗

    React Native Module to use Android Geolocation via Google Play API

    Java
    Vezi pe GitHub↗18
  • geopandas/geopandasAvatar geopandas

    geopandas/geopandas

    5,049Vezi pe GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    Vezi pe GitHub↗5,049
  • geopy/geopyAvatar geopy

    geopy/geopy

    4,819Vezi pe GitHub↗

    geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for

    Pythongeocodergeocodingpython
    Vezi pe GitHub↗4,819
  • jazzband/geojsonAvatar jazzband

    jazzband/geojson

    989Vezi pe GitHub↗

    Python bindings and utilities for GeoJSON

    Pythongeojsonpython
    Vezi pe GitHub↗989
  • knrz/geocoderAvatar knrz

    knrz/geocoder

    129Vezi pe GitHub↗

    The defacto geocoder for Elixir

    Elixir
    Vezi pe GitHub↗129
  • lxsameer/react-native-geolocation-androidAvatar lxsameer

    lxsameer/react-native-geolocation-android

    4Vezi pe GitHub↗

    Geolocation module for android

    Java
    Vezi pe GitHub↗4
  • mapbox/mbtiles-specAvatar mapbox

    mapbox/mbtiles-spec

    665Vezi pe GitHub↗

    specification documents for the MBTiles tileset format

    Vezi pe GitHub↗665
  • mapbox/postgis-vt-utilM

    mapbox/postgis-vt-util

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • mauron85/react-native-background-geolocationAvatar mauron85

    mauron85/react-native-background-geolocation

    1,355Vezi pe GitHub↗

    Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.

    Java
    Vezi pe GitHub↗1,355
  • mneudert/geolixAvatar mneudert

    mneudert/geolix

    196Vezi pe GitHub↗

    IP information lookup provider

    Elixir
    Vezi pe GitHub↗196
  • mustansirzia/react-native-fused-locationAvatar MustansirZia

    MustansirZia/react-native-fused-location

    127Vezi pe GitHub↗

    Finest location for react-native on Android using the new Fused API.

    Java
    Vezi pe GitHub↗127
  • navinpeiris/geoipAvatar navinpeiris

    navinpeiris/geoip

    126Vezi pe GitHub↗

    Elixir library to find geo location information given an IP address, hostname or Plug.Conn

    Elixir
    Vezi pe GitHub↗126
  • nazipov/ip2location-elixirAvatar nazipov

    nazipov/ip2location-elixir

    17Vezi pe GitHub↗

    An Elixir library for the IP2Location database

    Elixir
    Vezi pe GitHub↗17