awesome-repositories.com

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

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesGeographic

Specialized compression of map data using topological deduplication.

Distinct from Data Compression: Specializes general data compression by focusing on the removal of redundant map boundaries.

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.
  • topojson/topojsonAvatar von topojson

    topojson/topojson

    4,864Auf GitHub ansehen↗

    TopoJSON is a topological geographic data format and a set of tools that convert standard GeoJSON into a more compact representation. It reduces file size by encoding shared boundaries between adjacent features as reusable arcs, eliminating duplicate boundary coordinates and preserving the spatial relationships between map regions. The format achieves compression through several encoding techniques. Arc-sharing compression lets neighboring polygons reference a single arc, while coordinate quantization maps geographic coordinates to a fixed integer grid, reducing floating-point precision overh

    Compresses geographic data files by encoding shared boundaries as reusable arcs.

    JavaScript
    Auf GitHub ansehen↗4,864
  1. Home
  2. Data & Databases
  3. Data Compression
  4. Geographic