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
·
Back to bmwcarit/barefoot

Open-source alternatives to Barefoot

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

  • autocore-ai/maptoolboxautocore-ai avatar

    autocore-ai/MapToolbox

    289View on GitHub↗

    Plugins to make Autoware vector maps in Unity

    C#
    View on GitHub↗289
  • cesiumgs/3d-tilesCesiumGS avatar

    CesiumGS/3d-tiles

    2,509View on GitHub↗

    Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:

    Batchfile
    View on GitHub↗2,509
  • eliemichel/mapsmodelsimportereliemichel avatar

    eliemichel/MapsModelsImporter

    2,786View on GitHub↗

    A Blender add-on to import models from google maps

    Python
    View on GitHub↗2,786
  • ethz-asl/segmapethz-asl avatar

    ethz-asl/segmap

    1,095View on GitHub↗

    A map representation based on 3D segments

    C++
    View on GitHub↗1,095
  • facebookincubator/rapidfacebookincubator avatar

    facebookincubator/RapiD

    635View on GitHub↗

    The OpenStreetMap editor driven by open data, AI, and supercharged features

    JavaScript
    View on GitHub↗635
  • fzi-forschungszentrum-informatik/lanelet2fzi-forschungszentrum-informatik avatar

    fzi-forschungszentrum-informatik/Lanelet2

    947View on GitHub↗

    Map handling framework for automated driving

    C++
    View on GitHub↗947

AI search

Explore more awesome repositories

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

Find more with AI search
  • gboeing/osmnxgboeing avatar

    gboeing/osmnx

    5,573View on GitHub↗

    OSMnx is a Python library for downloading, modeling, and analyzing street networks and other geospatial features from OpenStreetMap. It enables users to retrieve and work with real-world infrastructure data anywhere in the world, providing tools for network analysis, spatial queries, and visualization. The library offers capabilities for working with urban features such as building footprints, transit stops, and elevation data, along with network statistics like intersection density and circuity. It supports multiple travel modes including driving, walking, and biking, and can calculate short

    Pythongeographygeospatialgis
    View on GitHub↗5,573
  • geopandas/geopandasgeopandas avatar

    geopandas/geopandas

    5,049View on GitHub↗

    GeoPandas is a Python library that extends pandas with native support for geospatial data. It treats geographic geometries—points, lines, and polygons—as a first-class column type within DataFrames, enabling users to store, manipulate, and analyze vector spatial data alongside traditional tabular attributes. The library is built on top of proven geospatial components: it uses Shapely for all geometric operations, Fiona and GDAL for reading and writing standard spatial file formats, PyProj for coordinate reprojection, and an R‑tree spatial index (from Shapely) to accelerate spatial queries. Wh

    Pythongeoparquetgeospatialpandas
    View on GitHub↗5,049
  • hatem-darweesh/assuremapingtoolshatem-darweesh avatar

    hatem-darweesh/assuremapingtools

    233View on GitHub↗

    Desktop based tool for viewing, editing and saving road network maps for autonomous vehicle platforms such as Autoware.

    Dockerfile
    View on GitHub↗233
  • ideditor/imagery-indexideditor avatar

    ideditor/imagery-index

    29View on GitHub↗

    🛰 An index of aerial and satellite imagery useful for mapping

    JavaScript
    View on GitHub↗29
  • mapbox/mapbox-gl-jsmapbox avatar

    mapbox/mapbox-gl-js

    12,306View on GitHub↗

    Mapbox GL JS is a WebGL map rendering engine and interactive web map framework used to render vector tiles, raster imagery, and 3D terrain in the browser. It functions as a vector tile map library and geospatial data visualization tool, employing GPU-accelerated shaders to transform geospatial data into interactive maps. The project distinguishes itself through the integration of custom WebGL layers directly into the rendering pipeline and the use of data-driven expressions to map feature properties to visual attributes. It supports specialized data loading via PMTiles and provides offline ma

    TypeScript
    View on GitHub↗12,306
  • mapnik/mapnikmapnik avatar

    mapnik/mapnik

    3,934View on GitHub↗

    Mapnik is a cartographic rendering library and map rendering engine designed to convert geographic information system data into visual maps and printable layouts. It serves as a spatial data visualization tool that applies symbology and styling rules to diverse geographic data sources. The project utilizes an XML map configuration framework to define the visual appearance of maps, allowing the separation of styling logic and layout properties from the core rendering engine. Its capabilities cover geographic information visualization and cartographic style management. The system integrates sp

    C++
    View on GitHub↗3,934
  • openstreetmap/idopenstreetmap avatar

    openstreetmap/iD

    3,822View on GitHub↗

    iD is a web-based geographic information system tool and vector map editor designed for the OpenStreetMap collaborative database. It serves as a crowdsourced cartography interface for contributors to update global geographic infrastructure and land use data. The tool enables the modification of geographic shapes, attributes, and metadata directly within a web browser. It focuses on managing spatial data and physical landmarks by manipulating topological relationships between map nodes, ways, and relations. The project covers a broad range of capabilities including collaborative map editing,

    JavaScript
    View on GitHub↗3,822
  • osgeo/gdalOSGeo avatar

    OSGeo/gdal

    5,942View on GitHub↗

    GDAL is an MIT-licensed open source translator library that provides a unified abstract data model for reading and writing geospatial raster and vector data across hundreds of file formats. It serves as a foundational geospatial data translation library, enabling access to diverse geospatial data formats through a single, consistent interface. The library exposes its core functionality through command-line utilities that allow users to translate, convert, and process geospatial data between formats. A coordinate transformation engine handles conversions between spatial reference systems, whil

    C++
    View on GitHub↗5,942
  • osgeo/grassOSGeo avatar

    OSGeo/grass

    1,132View on GitHub↗

    GRASS - free and open-source geospatial processing engine

    C
    View on GitHub↗1,132
  • project-osrm/osrm-backendProject-OSRM avatar

    Project-OSRM/osrm-backend

    7,489View on GitHub↗

    osrm-backend is a high-performance routing engine and backend service designed to calculate shortest paths and travel distances using OpenStreetMap data. It functions as a graph-based pathfinding server and map data processing tool that converts raw map data into specialized formats optimized for high-speed routing calculations. The system provides specialized route calculation for different transport modes, allowing for the definition of custom routing profiles with specific speed limits and travel constraints. It enables high-performance route planning and travel time estimation across larg

    C++c-plus-pluscppcpp17
    View on GitHub↗7,489
  • plotly/plotly.jsplotly avatar

    plotly/plotly.js

    18,227View on GitHub↗

    Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations. It functions as a high-performance data visualization engine that utilizes both SVG for static elements and WebGL for hardware-accelerated rendering of large datasets and complex 3D plots. The library is distinguished by specialized toolkits for financial analysis, such as candlestick and OHLC charts, and geographic mapping tools for rendering choropleth and scatter maps with custom projections. It also supports complex scientific visualizations, including Sankey diagrams, pa

    JavaScriptcharting-librarychartsd3
    View on GitHub↗18,227
  • pa7/heatmap.jspa7 avatar

    pa7/heatmap.js

    6,373View on GitHub↗

    heatmap.js is a JavaScript data visualization library used to render data density visualizations on a web page. It functions as an HTML5 canvas heatmap library that represents the intensity of data points across a coordinate system using color gradients. The library provides tools for geospatial distribution mapping and user behavior analysis, such as mapping click patterns and interaction hotspots. It is also used to add visual intensity layers to interactive data dashboards to identify trends and anomalies.

    JavaScript
    View on GitHub↗6,373
  • johncoene/datamapsJ

    JohnCoene/datamaps

    0View on GitHub↗

    R htmlwidget for datamaps, plot choropleth, overlay arcs and bubbles, customise options, easily interact with Shiny proxies.

    View on GitHub↗0
  • johncoene/giorJohnCoene avatar

    JohnCoene/gior

    11View on GitHub↗

    A Declarative 3D Globe Data Visualization

    R
    View on GitHub↗11
  • jonmcalder/planetaryjonmcalder avatar

    jonmcalder/planetary

    7View on GitHub↗

    planetary

    JavaScript
    View on GitHub↗7
  • lchiffon/leafletcnLchiffon avatar

    Lchiffon/leafletCN

    197View on GitHub↗

    leafletCN是一个基于leaflet的中国扩展包, 里面保存了一些适用于中国的区域划分数据以及一些有帮助的函数, 地理区划数据来源于github的geojson-map-china项目. 数据细分到县级市.

    R
    View on GitHub↗197
  • symbolixau/mapdeckSymbolixAU avatar

    SymbolixAU/mapdeck

    382View on GitHub↗

    R interface to Deck.gl and Mapbox

    HTML
    View on GitHub↗382
  • timelyportfolio/leaftimetimelyportfolio avatar

    timelyportfolio/leaftime

    57View on GitHub↗

    Leaflet.timeline for R leaflet

    R
    View on GitHub↗57
  • mtennekes/tmapmtennekes avatar

    mtennekes/tmap

    15View on GitHub↗

    R package for thematic maps

    View on GitHub↗15
  • tirizvanov/rdeckglTiRizvanov avatar

    TiRizvanov/rDeckgl

    1View on GitHub↗

    R bindings for deck.gl 9.2.2. The package wraps the deck.gl JSON interface inside an htmlwidget, hydrates data through DuckDB, and ships Shiny bindings so you can drop interactive WebGL maps and large-data visualizations into any R workflow.

    JavaScript
    View on GitHub↗1
  • trafficonese/leaflet.extrastrafficonese avatar

    trafficonese/leaflet.extras

    223View on GitHub↗

    status](https://www.r-pkg.org/badges/version/leaflet.extras)](https://CRAN.R-project.org/package=leaflet.extras) checks](https://badges.cranchecks.info/summary/leaflet.extras.svg)](https://cran.r-project.org/web/checks/checkresultsleaflet.extras.html)…

    R
    View on GitHub↗223
  • trafficonese/leaflet.extras2trafficonese avatar

    trafficonese/leaflet.extras2

    91View on GitHub↗

    The goal of leaflet.extras2 package is to provide extra functionality to the leaflet and leaflet.extras R packages using various leaflet plugins.

    JavaScript
    View on GitHub↗91
  • be-marc/leaflet.opacitybe-marc avatar

    be-marc/leaflet.opacity

    4View on GitHub↗

    leaflet.opacity extends the leaflet R package with the Leaflet.OpacityControls JavaScript plugin (LizardTech, 2013). It offers control buttons and a slider for adjusting the opacity of a layer.

    R
    View on GitHub↗4
  • walkerke/mapglwalkerke avatar

    walkerke/mapgl

    169View on GitHub↗

    The mapgl R package makes the latest versions of Mapbox GL JS and MapLibre GL JS available to R users. The package interface is designed to make the powerful capabilities of both libraries available in R mapping projects, but also feel similar to users coming from other R mapping packages.

    JavaScript
    View on GitHub↗169