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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mapbox/supercluster

Open-source alternatives to Supercluster

30 open-source projects similar to mapbox/supercluster, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Supercluster alternative.

  • gagan-bansal/geojson2svgAvatar de gagan-bansal

    gagan-bansal/geojson2svg

    250Ver en GitHub↗

    Converts GeoJSON to SVG string given SVG view port size and maps extent.

    JavaScript
    Ver en GitHub↗250
  • cesiumgs/cesiumAvatar de CesiumGS

    CesiumGS/cesium

    15,412Ver en GitHub↗

    Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz

    JavaScript
    Ver en GitHub↗15,412
  • turfjs/turfAvatar de Turfjs

    Turfjs/turf

    10,380Ver en GitHub↗

    Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie

    TypeScript
    Ver en GitHub↗10,380
  • analyticalgraphicsinc/cesiumAvatar de AnalyticalGraphicsInc

    AnalyticalGraphicsInc/cesium

    15,379Ver en GitHub↗

    Cesium is a JavaScript geospatial visualization library and 3D globe engine designed to render world-scale environments and precision spatial data. It functions as a web-based mapping tool that displays hardware-accelerated 3D globes and 2D maps directly in a browser without requiring external plugins. The project operates as a 3D tiles renderer, utilizing the 3D Tiles open standard to stream and display large-scale geospatial datasets. It enables the visualization and analysis of high-accuracy spatial information across global environments. The library covers a broad range of capabilities,

    JavaScript
    Ver en GitHub↗15,379

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • aspectumapp/osm2geojsonAvatar de aspectumapp

    aspectumapp/osm2geojson

    114Ver en GitHub↗

    Convert OSM and Overpass XML/JSON to GeoJSON

    Python
    Ver en GitHub↗114
  • azavea/tilegardenAvatar de azavea

    azavea/tilegarden

    101Ver en GitHub↗

    Serverless raster and vector map tile generation using Mapnik and AWS Lambda

    JavaScript
    Ver en GitHub↗101
  • anvaka/city-roadsAvatar de anvaka

    anvaka/city-roads

    8,968Ver en GitHub↗

    This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector map visualization tool that imports geocoded area data and converts road layouts into visual layers for digital or physical output. The system enables the creation of generative map art and stylized images intended for physical production via pen-plotters or laser cutters. It allows for the manipulation of line widths and colors of city streets to produce custom visual representations of urban environments. The engine provides capabilities for urban road visualization, geogr

    JavaScript
    Ver en GitHub↗8,968
  • bugra9/gdal3.jsAvatar de bugra9

    bugra9/gdal3.js

    428Ver en GitHub↗

    gdal3.js is a port of Gdal applications (gdaltranslate, ogr2ogr, gdalrasterize, gdalwarp, gdaltransform) to Webassembly. It allows you to convert raster and vector geospatial data to various formats and coordinate systems.

    JavaScript
    Ver en GitHub↗428
  • cartodb/windshaftC

    CartoDB/Windshaft

    0Ver en GitHub↗
    Ver en GitHub↗0
  • geomet/geometAvatar de geomet

    geomet/geomet

    177Ver en GitHub↗

    GeoMet - Pure Python conversion library for common geospatial data formats

    Python
    Ver en GitHub↗177
  • chrisveness/geodesyAvatar de chrisveness

    chrisveness/geodesy

    1,226Ver en GitHub↗

    Libraries of geodesy functions implemented in JavaScript

    JavaScriptbearingdatumdestination
    Ver en GitHub↗1,226
  • dazuma/thermo.jsAvatar de dazuma

    dazuma/thermo.js

    1Ver en GitHub↗

    Sample heat map implementation in Javascript

    JavaScript
    Ver en GitHub↗1
  • ddohler/gdal-jsD

    ddohler/gdal-js

    0Ver en GitHub↗
    Ver en GitHub↗0
  • deniscarriere/geojson2osm-es6Avatar de DenisCarriere

    DenisCarriere/geojson2osm-es6

    1Ver en GitHub↗

    GeoJSON to OSM ES6

    TypeScript
    Ver en GitHub↗1
  • developmentseed/geokitAvatar de developmentseed

    developmentseed/geokit

    38Ver en GitHub↗
    Python
    Ver en GitHub↗38
  • derhuerst/geojson-to-svg-cliAvatar de derhuerst

    derhuerst/geojson-to-svg-cli

    28Ver en GitHub↗

    Command line tool to convert GeoJSON to SVG.

    JavaScript
    Ver en GitHub↗28
  • developmentseed/vt-geojsonAvatar de developmentseed

    developmentseed/vt-geojson

    61Ver en GitHub↗

    Extract GeoJSON from Mapbox vector tiles.

    JavaScript
    Ver en GitHub↗61
  • dpmcmlxxvi/de9imAvatar de dpmcmlxxvi

    dpmcmlxxvi/de9im

    31Ver en GitHub↗

    de9im is a Javascript library that provides spatial predicate functions defined by the Dimensionally Extended Nine-Intersection Model (DE-9IM)de9im-wiki and works with GeoJSONgeojson-site objects. It can test if two geometries have one of the following relationships: contains, coveredby,…

    JavaScript
    Ver en GitHub↗31
  • dpmcmlxxvi/pouchdb-geospatialD

    dpmcmlxxvi/pouchdb-geospatial

    0Ver en GitHub↗
    Ver en GitHub↗0
  • flatgeobuf/flatgeobufAvatar de flatgeobuf

    flatgeobuf/flatgeobuf

    809Ver en GitHub↗

    A performant binary encoding for geographic data based on flatbuffers that can hold a collection of Simple Features including circular interpolations as defined by SQL-MM Part 3.

    Rust
    Ver en GitHub↗809
  • bjornharrtell/jstsAvatar de bjornharrtell

    bjornharrtell/jsts

    1,555Ver en GitHub↗

    JavaScript Topology Suite

    JavaScript
    Ver en GitHub↗1,555
  • angular-ui/ui-leafletAvatar de angular-ui

    angular-ui/ui-leaflet

    312Ver en GitHub↗

    AngularJS directive to embed an interact with maps managed by Leaflet library

    JavaScript
    Ver en GitHub↗312
  • geotiff/geoblazeAvatar de GeoTIFF

    GeoTIFF/geoblaze

    190Ver en GitHub↗

    Blazing Fast JavaScript Raster Processing Engine

    JavaScript
    Ver en GitHub↗190
  • geotiffjs/geotiff.jsAvatar de geotiffjs

    geotiffjs/geotiff.js

    1,026Ver en GitHub↗

    geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.

    JavaScript
    Ver en GitHub↗1,026
  • harrystevens/geometricAvatar de HarryStevens

    HarryStevens/geometric

    1,094Ver en GitHub↗

    Geometric.js is a JavaScript library for working with points, lines, polygons, and angles. It uses plain JavaScript arrays for geometry primitives, includes TypeScript declarations for editor autocomplete and type checking, and works in modern browsers and Node.js.

    JavaScript
    Ver en GitHub↗1,094
  • hpneo/gmapsAvatar de HPNeo

    HPNeo/gmaps

    6,984Ver en GitHub↗

    gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis

    JavaScript
    Ver en GitHub↗6,984
  • hujiulong/gcoordAvatar de hujiulong

    hujiulong/gcoord

    3,251Ver en GitHub↗

    gcoord is a coordinate conversion library that transforms geographic coordinates between China's three major map coordinate systems: WGS-84, GCJ-02, and BD-09. It handles the offset corrections required by national encryption policies, converting GPS or API-derived coordinates to align with the projections used by Chinese map providers like Baidu, Gaode, and Google China. The library provides direct conversions between all three systems, including WGS-84 to GCJ-02, WGS-84 to BD-09, GCJ-02 to BD-09, and their reverse transformations. It processes individual coordinate pairs, batches of coordin

    TypeScriptbd-09gcj-02geojson
    Ver en GitHub↗3,251
  • iamtekson/leaflet-geoserver-requestAvatar de iamtekson

    iamtekson/leaflet-geoserver-request

    209Ver en GitHub↗

    This is the leaflet plugin for GeoServer. Using this plugin user can have access to wms and wfs request easily.

    JavaScript
    Ver en GitHub↗209
  • ivannovazzi/moveetAvatar de ivannovazzi

    ivannovazzi/moveet

    7Ver en GitHub↗

    A real-time vehicle fleet simulator that runs vehicles on actual road networks with A\* pathfinding, realistic motion physics, BPR traffic congestion, time-of-day patterns, geofencing, incident-based rerouting, session recording, and a custom browser-side map rendering engine — no map tile…

    TypeScript
    Ver en GitHub↗7
  • alexbol99/flatten-jsAvatar de alexbol99

    alexbol99/flatten-js

    648Ver en GitHub↗

    flatten-js is a javascript library for manipulating abstract geometrical shapes like point, vector, line, ray, segment, circle, arc and polygon. Shapes may be organized into Planar Set - searchable container which support spatial queries.

    JavaScript
    Ver en GitHub↗648