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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 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/gdalAvatar de OSGeo

    OSGeo/gdal

    5,942Ver en 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++
    Ver en GitHub↗5,942
  • geopandas/geopandasAvatar de geopandas

    geopandas/geopandas

    5,049Ver en 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
    Ver en GitHub↗5,049
  • openstreetmap/idAvatar de openstreetmap

    openstreetmap/iD

    3,822Ver en 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
    Ver en GitHub↗3,822

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
  • osgeo/grassAvatar de OSGeo

    OSGeo/grass

    1,132Ver en GitHub↗

    GRASS - free and open-source geospatial processing engine

    C
    Ver en GitHub↗1,132
  • project-osrm/osrm-backendAvatar de Project-OSRM

    Project-OSRM/osrm-backend

    7,489Ver en 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
    Ver en GitHub↗7,489
  • autocore-ai/maptoolboxAvatar de autocore-ai

    autocore-ai/MapToolbox

    289Ver en GitHub↗

    Plugins to make Autoware vector maps in Unity

    C#
    Ver en GitHub↗289
  • hatem-darweesh/assuremapingtoolsAvatar de hatem-darweesh

    hatem-darweesh/assuremapingtools

    233Ver en GitHub↗

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

    Dockerfile
    Ver en GitHub↗233
  • bmwcarit/barefootAvatar de bmwcarit

    bmwcarit/barefoot

    692Ver en 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
    Ver en GitHub↗692
  • ideditor/imagery-indexAvatar de ideditor

    ideditor/imagery-index

    29Ver en GitHub↗

    🛰 An index of aerial and satellite imagery useful for mapping

    JavaScript
    Ver en GitHub↗29
  • cesiumgs/3d-tilesAvatar de CesiumGS

    CesiumGS/3d-tiles

    2,509Ver en GitHub↗

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

    Batchfile
    Ver en GitHub↗2,509
  • ethz-asl/segmapAvatar de ethz-asl

    ethz-asl/segmap

    1,095Ver en GitHub↗

    A map representation based on 3D segments

    C++
    Ver en GitHub↗1,095
  • facebookincubator/rapidAvatar de facebookincubator

    facebookincubator/RapiD

    635Ver en GitHub↗

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

    JavaScript
    Ver en GitHub↗635
  • fzi-forschungszentrum-informatik/lanelet2Avatar de fzi-forschungszentrum-informatik

    fzi-forschungszentrum-informatik/Lanelet2

    947Ver en GitHub↗

    Map handling framework for automated driving

    C++
    Ver en GitHub↗947
  • gboeing/osmnxAvatar de gboeing

    gboeing/osmnx

    5,573Ver en 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
    Ver en GitHub↗5,573
  • mapbox/mapbox-gl-jsAvatar de mapbox

    mapbox/mapbox-gl-js

    12,306Ver en 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
    Ver en GitHub↗12,306
  • mapnik/mapnikAvatar de mapnik

    mapnik/mapnik

    3,934Ver en 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++
    Ver en GitHub↗3,934
  • microsoft/microsoft-3d-movie-makerAvatar de microsoft

    microsoft/Microsoft-3D-Movie-Maker

    3,828Ver en 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
    Ver en GitHub↗3,828
  • pa7/heatmap.jsAvatar de pa7

    pa7/heatmap.js

    6,373Ver en 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
    Ver en GitHub↗6,373
  • plotly/plotly.jsAvatar de plotly

    plotly/plotly.js

    18,227Ver en 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
    Ver en GitHub↗18,227
  • rachel-greenlee/atlasmakerR

    rachel-greenlee/AtlasMaker

    0Ver en 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…

    Ver en GitHub↗0
  • rstudio/leafletR

    rstudio/leaflet

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • rte-antares-rpackage/leaflet.minichartsAvatar de rte-antares-rpackage

    rte-antares-rpackage/leaflet.minicharts

    108Ver en 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
    Ver en GitHub↗108
  • scottmmjackson/h3rS

    scottmmjackson/h3r

    0Ver en GitHub↗

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

    Ver en GitHub↗0
  • symbolixau/googlewayAvatar de SymbolixAU

    SymbolixAU/googleway

    240Ver en GitHub↗

    R Package for accessing and plotting Google Maps

    HTML
    Ver en GitHub↗240
  • symbolixau/mapdeckAvatar de SymbolixAU

    SymbolixAU/mapdeck

    382Ver en GitHub↗

    R interface to Deck.gl and Mapbox

    HTML
    Ver en GitHub↗382
  • timelyportfolio/leaftimeAvatar de timelyportfolio

    timelyportfolio/leaftime

    57Ver en GitHub↗

    Leaflet.timeline for R leaflet

    R
    Ver en GitHub↗57
  • tirizvanov/rdeckglAvatar de TiRizvanov

    TiRizvanov/rDeckgl

    1Ver en 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
    Ver en GitHub↗1
  • trafficonese/leaflet.extrasAvatar de trafficonese

    trafficonese/leaflet.extras

    223Ver en 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
    Ver en GitHub↗223
  • trafficonese/leaflet.extras2Avatar de trafficonese

    trafficonese/leaflet.extras2

    91Ver en 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
    Ver en GitHub↗91
  • ubisoft/shotmanagerU

    ubisoft/shotmanager

    0Ver en GitHub↗
    Ver en GitHub↗0