awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • topojson/topojsonAvatar topojson

    topojson/topojson

    4,864Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,864
  1. Home
  2. Data & Databases
  3. Data Compression
  4. Geographic