awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to eliemichel/mapsmodelsimporter

Open-source alternatives to MapsModelsImporter

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

  • osgeo/gdalOSGeo 的头像

    OSGeo/gdal

    5,942在 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++
    在 GitHub 上查看↗5,942
  • geopandas/geopandasgeopandas 的头像

    geopandas/geopandas

    5,049在 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
    在 GitHub 上查看↗5,049
  • openstreetmap/idopenstreetmap 的头像

    openstreetmap/iD

    3,822在 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
    在 GitHub 上查看↗3,822

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • osgeo/grassOSGeo 的头像

    OSGeo/grass

    1,132在 GitHub 上查看↗

    GRASS - free and open-source geospatial processing engine

    C
    在 GitHub 上查看↗1,132
  • project-osrm/osrm-backendProject-OSRM 的头像

    Project-OSRM/osrm-backend

    7,489在 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
    在 GitHub 上查看↗7,489
  • autocore-ai/maptoolboxautocore-ai 的头像

    autocore-ai/MapToolbox

    289在 GitHub 上查看↗

    Plugins to make Autoware vector maps in Unity

    C#
    在 GitHub 上查看↗289
  • hatem-darweesh/assuremapingtoolshatem-darweesh 的头像

    hatem-darweesh/assuremapingtools

    233在 GitHub 上查看↗

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

    Dockerfile
    在 GitHub 上查看↗233
  • bmwcarit/barefootbmwcarit 的头像

    bmwcarit/barefoot

    692在 GitHub 上查看↗

    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
    在 GitHub 上查看↗692
  • ideditor/imagery-indexideditor 的头像

    ideditor/imagery-index

    29在 GitHub 上查看↗

    🛰 An index of aerial and satellite imagery useful for mapping

    JavaScript
    在 GitHub 上查看↗29
  • cesiumgs/3d-tilesCesiumGS 的头像

    CesiumGS/3d-tiles

    2,509在 GitHub 上查看↗

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

    Batchfile
    在 GitHub 上查看↗2,509
  • ethz-asl/segmapethz-asl 的头像

    ethz-asl/segmap

    1,095在 GitHub 上查看↗

    A map representation based on 3D segments

    C++
    在 GitHub 上查看↗1,095
  • facebookincubator/rapidfacebookincubator 的头像

    facebookincubator/RapiD

    635在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗635
  • fzi-forschungszentrum-informatik/lanelet2fzi-forschungszentrum-informatik 的头像

    fzi-forschungszentrum-informatik/Lanelet2

    947在 GitHub 上查看↗

    Map handling framework for automated driving

    C++
    在 GitHub 上查看↗947
  • gboeing/osmnxgboeing 的头像

    gboeing/osmnx

    5,573在 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
    在 GitHub 上查看↗5,573
  • mapbox/mapbox-gl-jsmapbox 的头像

    mapbox/mapbox-gl-js

    12,306在 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
    在 GitHub 上查看↗12,306
  • mapnik/mapnikmapnik 的头像

    mapnik/mapnik

    3,934在 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++
    在 GitHub 上查看↗3,934
  • microsoft/microsoft-3d-movie-makermicrosoft 的头像

    microsoft/Microsoft-3D-Movie-Maker

    3,828在 GitHub 上查看↗

    This project is a 3D animation suite and legacy software archive consisting of original source code and build scripts. It functions as a historical rendering engine and computer graphics reference for analyzing the asset management and rendering frameworks used in mid-nineties multimedia production. The codebase allows for the restoration of legacy software by compiling original source code into executable binaries for modern hardware. It serves as a resource for software archaeology research and the study of vintage multimedia development. The system enables the production of three-dimensio

    SWIG
    在 GitHub 上查看↗3,828
  • pa7/heatmap.jspa7 的头像

    pa7/heatmap.js

    6,373在 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
    在 GitHub 上查看↗6,373
  • plotly/plotly.jsplotly 的头像

    plotly/plotly.js

    18,227在 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
    在 GitHub 上查看↗18,227
  • rachel-greenlee/atlasmakerR

    rachel-greenlee/AtlasMaker

    0在 GitHub 上查看↗

    The goal of the AtlasMaker R package is to create multiple, related leaflet maps across tabs for a shiny application without having to copy, paste, and continually edit core code blocks that share much of the same structure across map tabs. Users build lists of any polygons, points, and…

    在 GitHub 上查看↗0
  • rstudio/leafletR

    rstudio/leaflet

    0在 GitHub 上查看↗

    Leaflet is an open-source JavaScript library for interactive maps. This R package makes it easy to create Leaflet maps from R.

    在 GitHub 上查看↗0
  • rte-antares-rpackage/leaflet.minichartsrte-antares-rpackage 的头像

    rte-antares-rpackage/leaflet.minicharts

    108在 GitHub 上查看↗

    For a few years now, it has become easy to create interactive maps with R thanks to the package leaflet by the Rstudio team. Nevertheless, it only provides only a few functions to create basic shapes on a map, so the information that can be represented on a single map is limited: if you have…

    R
    在 GitHub 上查看↗108
  • scottmmjackson/h3rS

    scottmmjackson/h3r

    0在 GitHub 上查看↗

    Uber's h3 geographical indexing library bindings for the R Programming Language.

    在 GitHub 上查看↗0
  • symbolixau/googlewaySymbolixAU 的头像

    SymbolixAU/googleway

    240在 GitHub 上查看↗

    R Package for accessing and plotting Google Maps

    HTML
    在 GitHub 上查看↗240
  • symbolixau/mapdeckSymbolixAU 的头像

    SymbolixAU/mapdeck

    382在 GitHub 上查看↗

    R interface to Deck.gl and Mapbox

    HTML
    在 GitHub 上查看↗382
  • timelyportfolio/leaftimetimelyportfolio 的头像

    timelyportfolio/leaftime

    57在 GitHub 上查看↗

    Leaflet.timeline for R leaflet

    R
    在 GitHub 上查看↗57
  • tirizvanov/rdeckglTiRizvanov 的头像

    TiRizvanov/rDeckgl

    1在 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
    在 GitHub 上查看↗1
  • trafficonese/leaflet.extrastrafficonese 的头像

    trafficonese/leaflet.extras

    223在 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
    在 GitHub 上查看↗223
  • trafficonese/leaflet.extras2trafficonese 的头像

    trafficonese/leaflet.extras2

    91在 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
    在 GitHub 上查看↗91
  • ubisoft/shotmanagerU

    ubisoft/shotmanager

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0