awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGeographic

Splitting database tables into segments based on geographic borders to optimize query performance.

Distinct from Data Partitioning: Uses geospatial borders for partitioning, whereas the parent refers to general dataset dividing strategies.

Explore 1 awesome GitHub repository matching data & databases · Geographic. Refine with filters or upvote what's useful.

Awesome Geographic GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • osm-search/nominatimAvatar von osm-search

    osm-search/Nominatim

    4,334Auf GitHub ansehen↗

    Nominatim is a self-hosted geospatial search engine and geocoding server that utilizes OpenStreetMap data. It provides a complete infrastructure for forward geocoding, converting addresses or place names into geographic coordinates, and reverse geocoding, translating coordinates into human-readable physical addresses. The project features a dedicated data importer that parses raw map data into a PostgreSQL geospatial database. It distinguishes itself through a configurable import pipeline that uses style files to filter map features and an importance-based ranking system to prioritize search

    Splits database tables into geographic partitions using border data to improve geospatial query performance.

    Pythongeocodingopenstreetmaposm
    Auf GitHub ansehen↗4,334
  1. Home
  2. Data & Databases
  3. Data Partitioning
  4. Geographic