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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to openstreetmap/id

Open-source alternatives to Openstreetmap ID

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

  • westnordost/streetcompleteAvatar von westnordost

    westnordost/StreetComplete

    4,596Auf GitHub ansehen↗

    StreetComplete is an Android application for editing and improving OpenStreetMap geographic data. It functions as a crowdsourced geographic data tool that identifies missing map information and allows users to fill in those gaps through a guided survey interface. The application includes a distance measurement tool that uses augmented reality to calculate physical lengths for precise mapping of geographic features. It also supports an offline geographic data collection workflow, enabling users to save survey responses locally when internet connectivity is unavailable and synchronize them with

    Kotlin
    Auf GitHub ansehen↗4,596
  • mapnik/mapnikAvatar von mapnik

    mapnik/mapnik

    3,934Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗3,934
  • streetcomplete/streetcompleteAvatar von streetcomplete

    streetcomplete/StreetComplete

    4,585Auf GitHub ansehen↗

    StreetComplete is a crowdsourced map utility and Android editor for OpenStreetMap. It functions as a location-based survey tool and offline data collector, allowing users to identify and fill missing geographic information in a shared global map database through on-site verification. The application presents missing map attributes as a series of questions to be answered at specific coordinates. It enables mobile map editing by guiding users through tasks to update geographic data while visiting physical locations. The system covers geographic data editing and the detection of incomplete map

    Kotlin
    Auf GitHub ansehen↗4,585

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • kalkih/mini-graph-cardAvatar von kalkih

    kalkih/mini-graph-card

    3,830Auf GitHub ansehen↗

    mini-graph-card is a customizable dashboard card and sensor widget for Home Assistant designed to visualize historical telemetry and sensor data. It functions as a time-series data visualizer that renders historical numeric and binary sensor data as line or bar graphs using an SVG graphing component. The project differentiates itself through the ability to extract specific nested attributes from entities and map non-numeric states into numeric values for visualization. It supports dynamic visual styling via color thresholds, logarithmic scales, and filling effects, alongside a multi-axis coor

    JavaScript
    Auf GitHub ansehen↗3,830
  • graphif/project-graphAvatar von graphif

    graphif/project-graph

    4,168Auf GitHub ansehen↗

    Project-graph is a visual workspace designed for managing complex information through node-based knowledge graphs. It provides a direct manipulation interface that allows users to organize data into logical networks, mapping non-linear thoughts and project workflows through interconnected nodes and bidirectional links. The system distinguishes itself through an event-sourced state management model that records every modification as a discrete action, enabling precise undo and redo capabilities. It incorporates a reactive layout engine that automatically calculates node spacing and connection

    TypeScriptcanvascanvas2dcanvasjs
    Auf GitHub ansehen↗4,168
  • fex-team/kityminderAvatar von fex-team

    fex-team/kityminder

    4,861Auf GitHub ansehen↗

    KityMinder is a web-based mind map editor that runs entirely in the browser, letting users create and edit hierarchical diagrams without installing any software. It automatically syncs mind maps to the cloud, keeping them accessible across devices and sessions. From the same interface, users can generate a public link that allows others to view the mind map immediately in their own browser. The editor provides a desktop-like interactive experience with drag-and-drop node manipulation, inline text editing, and an undo/redo history that tracks each action. All changes are persisted remotely, en

    JavaScript
    Auf GitHub ansehen↗4,861
  • szimek/signature_padAvatar von szimek

    szimek/signature_pad

    11,955Auf GitHub ansehen↗

    signature_pad is a JavaScript library and drawing tool for capturing handwritten digital signatures on an HTML5 canvas. It provides a handwriting capture interface that transforms raw mouse or touch inputs into smooth, professional-looking lines. The project uses Bézier curve interpolation to smooth jagged input points into fluid strokes. It supports the configuration of drawing aesthetics, including pen color, background color, and line width, and includes a history management system for undoing and restoring drawing actions. The library handles the serialization of signature data into poin

    TypeScriptcanvasdrawingjavascript
    Auf GitHub ansehen↗11,955
  • vanessa219/vditorAvatar von Vanessa219

    Vanessa219/vditor

    11,074Auf GitHub ansehen↗

    Vditor is a browser-based Markdown editor and rendering engine that supports multiple editing interfaces, including a visual rich-text experience, instant rendering, and a traditional side-by-side split-view preview. It serves as an authoring tool for technical documentation and a component for web-based editor integration. The project is distinguished by its support for complex technical content, utilizing specialized rendering for mathematical formulas, flowcharts, sequence diagrams, and mind maps. It also functions as a collaborative document review tool, enabling users to attach anchored

    TypeScriptcommonmarkeditorgfm
    Auf GitHub ansehen↗11,074
  • bmwcarit/barefootAvatar von bmwcarit

    bmwcarit/barefoot

    692Auf GitHub ansehen↗

    Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.

    Java
    Auf GitHub ansehen↗692
  • facebookincubator/rapidAvatar von facebookincubator

    facebookincubator/RapiD

    635Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗635
  • ethz-asl/segmapAvatar von ethz-asl

    ethz-asl/segmap

    1,095Auf GitHub ansehen↗

    A map representation based on 3D segments

    C++
    Auf GitHub ansehen↗1,095
  • mapbox/mapbox-gl-jsAvatar von mapbox

    mapbox/mapbox-gl-js

    12,306Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗12,306
  • osgeo/gdalAvatar von OSGeo

    OSGeo/gdal

    5,942Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗5,942
  • cesiumgs/3d-tilesAvatar von CesiumGS

    CesiumGS/3d-tiles

    2,509Auf GitHub ansehen↗

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

    Batchfile
    Auf GitHub ansehen↗2,509
  • eliemichel/mapsmodelsimporterAvatar von eliemichel

    eliemichel/MapsModelsImporter

    2,786Auf GitHub ansehen↗

    A Blender add-on to import models from google maps

    Python
    Auf GitHub ansehen↗2,786
  • osgeo/grassAvatar von OSGeo

    OSGeo/grass

    1,132Auf GitHub ansehen↗

    GRASS - free and open-source geospatial processing engine

    C
    Auf GitHub ansehen↗1,132
  • geopandas/geopandasAvatar von geopandas

    geopandas/geopandas

    5,049Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,049
  • hatem-darweesh/assuremapingtoolsAvatar von hatem-darweesh

    hatem-darweesh/assuremapingtools

    233Auf GitHub ansehen↗

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

    Dockerfile
    Auf GitHub ansehen↗233
  • fzi-forschungszentrum-informatik/lanelet2Avatar von fzi-forschungszentrum-informatik

    fzi-forschungszentrum-informatik/Lanelet2

    947Auf GitHub ansehen↗

    Map handling framework for automated driving

    C++
    Auf GitHub ansehen↗947
  • ideditor/imagery-indexAvatar von ideditor

    ideditor/imagery-index

    29Auf GitHub ansehen↗

    🛰 An index of aerial and satellite imagery useful for mapping

    JavaScript
    Auf GitHub ansehen↗29
  • autocore-ai/maptoolboxAvatar von autocore-ai

    autocore-ai/MapToolbox

    289Auf GitHub ansehen↗

    Plugins to make Autoware vector maps in Unity

    C#
    Auf GitHub ansehen↗289
  • gboeing/osmnxAvatar von gboeing

    gboeing/osmnx

    5,573Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,573
  • project-osrm/osrm-backendAvatar von Project-OSRM

    Project-OSRM/osrm-backend

    7,489Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,489
  • wzhudev/reverse-linear-sync-engineAvatar von wzhudev

    wzhudev/reverse-linear-sync-engine

    2,091Auf GitHub ansehen↗

    The reverse-linear-sync-engine is a data synchronization framework designed to manage distributed application state. It provides a system for tracking local data mutations, resolving discrepancies between multiple sources, and maintaining consistency across connected clients through a centralized transaction-based model. The engine distinguishes itself by integrating reactive state observation with a transaction history stack. This combination allows the framework to automatically refresh interface components when data changes while simultaneously enabling precise undo and redo functionality.

    JavaScriptcollaborationdata-synclinear
    Auf GitHub ansehen↗2,091
  • netflix/falcorAvatar von Netflix

    Netflix/falcor

    10,572Auf GitHub ansehen↗

    Falcor is a JavaScript library that models remote data as a single virtual JSON graph, providing a path-based query engine for efficient client-side data retrieval and updates. It represents multiple remote data sources as a unified document where entities are accessed via globally unique identity paths. The system distinguishes itself by treating the remote data model as a virtual JSON resource, allowing the client to query specific paths without managing individual endpoints. It uses a reference-aware graph model to handle many-to-many relationships and prevents data duplication. Network ef

    JavaScript
    Auf GitHub ansehen↗10,572
  • falkordb/falkordbAvatar von FalkorDB

    FalkorDB/FalkorDB

    3,437Auf GitHub ansehen↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    Ccloud-databasedatabasedatabase-as-a-service
    Auf GitHub ansehen↗3,437
  • mikepenz/android-iconicsAvatar von mikepenz

    mikepenz/Android-Iconics

    5,272Auf GitHub ansehen↗

    Android-Iconics is an icon library wrapper for Android applications that enables the use of icon fonts and SVG vectors as drawables. It provides a system for rendering vector graphics and importing custom icon sets through font files and CSS mappings. The project includes a dedicated SVG vector renderer and a tool for integrating custom icon fonts. It also features a mirroring utility that automatically flips icons for right-to-left language layouts to maintain visual consistency across different locales. The library covers icon style customization for properties such as color, size, and pad

    Kotlinandroidandroid-composeandroid-development
    Auf GitHub ansehen↗5,272
  • frappe/chartsAvatar von frappe

    frappe/charts

    15,088Auf GitHub ansehen↗

    This project is a client-side data visualization framework and SVG charting library used to render responsive, interactive charts in a web browser. It functions as a lightweight utility for generating scalable vector graphics and data annotations without external dependencies. The library enables the creation of custom SVG charts with adjustable colors and animations to meet specific design requirements. It supports dynamic data updates and the addition of markers, regions, and tooltips to provide context to specific data points. The system covers broad capability areas including responsive

    JavaScriptchartgraphhacktoberfest
    Auf GitHub ansehen↗15,088
  • bpmn-io/bpmn-jsAvatar von bpmn-io

    bpmn-io/bpmn-js

    9,569Auf GitHub ansehen↗

    bpmn-js is a browser-based BPMN 2.0 web modeler and rendering engine used for creating, editing, and visualizing business process models. It functions as an XML process modeler that parses BPMN 2.0 XML data into interactive visual diagrams within a web application. The project distinguishes itself as a business process visualizer with capabilities for process flow simulation, which tracks token movement to mimic real-time execution. It also supports diagram version comparison to identify changes between model iterations and provides a layered overlay interface for binding metadata and custom

    JavaScriptbpmnbpmn-jsbrowser
    Auf GitHub ansehen↗9,569
  • qgis/qgisAvatar von qgis

    qgis/QGIS

    13,284Auf GitHub ansehen↗

    QGIS is a professional, open-source desktop geographic information system designed for the creation, editing, visualization, and analysis of complex spatial data. It functions as a comprehensive environment for managing vector, raster, and point cloud datasets, providing the tools necessary to perform coordinate transformations, georeferencing, and geographic calculations. The platform distinguishes itself through a modular architecture that supports deep system integration via third-party plugins and a hybrid runtime that combines high-performance compiled code with an interpreted scripting

    C++
    Auf GitHub ansehen↗13,284