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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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-serverOverv avatar

    Overv/openstreetmap-tile-server

    1,445View on 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
    View on GitHub↗1,445
  • opengeos/leafmapopengeos avatar

    opengeos/leafmap

    3,717View on 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
    View on GitHub↗3,717
  • ahuarte47/duckdb-rasterA

    ahuarte47/duckdb-raster

    0View on GitHub↗
    View on GitHub↗0
  • anagraph/yogrtA

    Anagraph/yogrt

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • armon/erl-rstararmon avatar

    armon/erl-rstar

    58View on GitHub↗

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

    Erlang
    View on GitHub↗58
  • armon/telesarmon avatar

    armon/teles

    15View on GitHub↗

    An Erlang network service for manipulating geographic data

    Erlang
    View on GitHub↗15
  • bryanjos/geobryanjos avatar

    bryanjos/geo

    679View on GitHub↗

    A collection of GIS functions for Elixir

    Elixir
    View on GitHub↗679
  • c404/distance-matrix-apiC404 avatar

    C404/distance-matrix-api

    29View on GitHub↗

    Google Distance Matrix API Library for Elixir

    Elixir
    View on GitHub↗29
  • candygumdrop/projCandyGumdrop avatar

    CandyGumdrop/proj

    9View on GitHub↗

    Elixir coordinate conversion library using OSGeo's PROJ.4

    C
    View on GitHub↗9
  • clarisma/geodeskclarisma avatar

    clarisma/geodesk

    189View on GitHub↗

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

    Java
    View on GitHub↗189
  • cloudant-labs/hastingsC

    cloudant-labs/hastings

    0View on GitHub↗
    View on GitHub↗0
  • crisbez/atlas4d-basecrisbez avatar

    crisbez/atlas4d-base

    14View on 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
    View on GitHub↗14
  • dereuromark/cakephp-geodereuromark avatar

    dereuromark/cakephp-geo

    51View on 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
    View on GitHub↗51
  • devfd/react-native-geocoderdevfd avatar

    devfd/react-native-geocoder

    426View on GitHub↗

    geocoding services for react native

    JavaScript
    View on GitHub↗426
  • django/djangodjango avatar

    django/django

    87,878View on 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
    View on GitHub↗87,878
  • eddieowens/react-native-boundaryeddieowens avatar

    eddieowens/react-native-boundary

    123View on GitHub↗

    Native implementation of geofencing/region monitoring

    Java
    View on GitHub↗123
  • evuez/geohaxevuez avatar

    evuez/geohax

    12View on GitHub↗

    Geohash encoding and decoding for Elixir.

    Elixir
    View on GitHub↗12
  • garysye/react-native-android-geolocationgarysye avatar

    garysye/react-native-android-geolocation

    18View on GitHub↗

    React Native Module to use Android Geolocation via Google Play API

    Java
    View on GitHub↗18
  • geopandas/geopandasgeopandas avatar

    geopandas/geopandas

    5,049View on 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
    View on GitHub↗5,049
  • geopy/geopygeopy avatar

    geopy/geopy

    4,819View on 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
    View on GitHub↗4,819
  • jazzband/geojsonjazzband avatar

    jazzband/geojson

    989View on GitHub↗

    Python bindings and utilities for GeoJSON

    Pythongeojsonpython
    View on GitHub↗989
  • knrz/geocoderknrz avatar

    knrz/geocoder

    129View on GitHub↗

    The defacto geocoder for Elixir

    Elixir
    View on GitHub↗129
  • lxsameer/react-native-geolocation-androidlxsameer avatar

    lxsameer/react-native-geolocation-android

    4View on GitHub↗

    Geolocation module for android

    Java
    View on GitHub↗4
  • mapbox/mbtiles-specmapbox avatar

    mapbox/mbtiles-spec

    665View on GitHub↗

    specification documents for the MBTiles tileset format

    View on GitHub↗665
  • mapbox/postgis-vt-utilM

    mapbox/postgis-vt-util

    0View on GitHub↗
    View on GitHub↗0
  • mauron85/react-native-background-geolocationmauron85 avatar

    mauron85/react-native-background-geolocation

    1,355View on GitHub↗

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

    Java
    View on GitHub↗1,355
  • mneudert/geolixmneudert avatar

    mneudert/geolix

    196View on GitHub↗

    IP information lookup provider

    Elixir
    View on GitHub↗196
  • mustansirzia/react-native-fused-locationMustansirZia avatar

    MustansirZia/react-native-fused-location

    127View on GitHub↗

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

    Java
    View on GitHub↗127
  • navinpeiris/geoipnavinpeiris avatar

    navinpeiris/geoip

    126View on GitHub↗

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

    Elixir
    View on GitHub↗126
  • nazipov/ip2location-elixirnazipov avatar

    nazipov/ip2location-elixir

    17View on GitHub↗

    An Elixir library for the IP2Location database

    Elixir
    View on GitHub↗17