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
·
mapbox avatar

mapbox/geojson-vt

0
View on GitHub↗
2,037 stars·278 forks·JavaScript·ISC·4 views

Geojson Vt

Slice GeoJSON into vector tiles on the fly in the browser

Features

  • Data Processing Tools - Efficiently slices GeoJSON data for map rendering.
  • Format Conversion - Slice data into vector tiles on the fly.
  • Web Mapping Frameworks - High-performance library for on-the-fly vector tile slicing.

Star history

Star history chart for mapbox/geojson-vtStar history chart for mapbox/geojson-vt

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Geojson Vt

Similar open-source projects, ranked by how many features they share with Geojson Vt.
  • topojson/topojsontopojson avatar

    topojson/topojson

    4,864View on 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

    JavaScript
    View on GitHub↗4,864
  • jpmens/jojpmens avatar

    jpmens/jo

    4,868View on GitHub↗

    Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell arguments and standard input. It functions as a data processing tool that transforms raw input into structured formats, enabling the generation of complex payloads for APIs, configuration files, and automated data pipelines. The tool distinguishes itself through its ability to resolve hierarchical data structures using delimiter-based path definitions and its integrated type-inference engine, which automatically casts input values into native boolean, numeric, or null types. Users can

    C
    View on GitHub↗4,868
  • aaronlidman/osm-and-geojsonaaronlidman avatar

    aaronlidman/osm-and-geojson

    91View on GitHub↗

    Converts between OSM XML and GeoJSON

    JavaScript
    View on GitHub↗91
  • acaisoft/angular-azure-mapsA

    Acaisoft/angular-azure-maps

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Geojson Vt→

Frequently asked questions

What does mapbox/geojson-vt do?

Slice GeoJSON into vector tiles on the fly in the browser

What are the main features of mapbox/geojson-vt?

The main features of mapbox/geojson-vt are: Data Processing Tools, Format Conversion, Web Mapping Frameworks.

What are some open-source alternatives to mapbox/geojson-vt?

Open-source alternatives to mapbox/geojson-vt include: topojson/topojson — TopoJSON is a topological geographic data format and a set of tools that convert standard GeoJSON into a more compact… jpmens/jo — Jo is a command-line utility designed to construct and manipulate JSON objects and arrays directly from shell… aaronlidman/osm-and-geojson — Converts between OSM XML and GeoJSON. aeon-toolkit/aeon — A toolkit for time series machine learning and deep learning. alexbol99/flatten-js — flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray,… acaisoft/angular-azure-maps.