awesome-repositories.comCategoríasBlog
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 microsoft/bingmapssdstoolkit

Open-source alternatives to BingMapsSDSToolkit

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

  • brutile/brutileAvatar de BruTile

    BruTile/BruTile

    373Ver en GitHub↗

    BruTile is a .NET library to access tile services like those of OpenStreetMap, MapBox or GeodanMaps.

    C#
    Ver en GitHub↗373
  • geojson-net/geojson.netAvatar de GeoJSON-Net

    GeoJSON-Net/GeoJSON.Net

    464Ver en GitHub↗

    .Net library for GeoJSON types & corresponding Json.Net (de)serializers

    C#
    Ver en GitHub↗464
  • microsoft/bingmapsresttoolkitAvatar de Microsoft

    Microsoft/BingMapsRESTToolkit

    182Ver en GitHub↗

    This is a portable class library which makes it easy to access the Bing Maps REST services from .NET.

    C#
    Ver en GitHub↗182
  • dem-net/dem.netAvatar de dem-net

    dem-net/dem.net

    352Ver en GitHub↗

    Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports

    C#
    Ver en GitHub↗352
  • sharpmap/sharpmapAvatar de SharpMap

    SharpMap/SharpMap

    861Ver en GitHub↗

    An easy-to-use mapping library for use in web and desktop applications

    C#
    Ver en GitHub↗861
  • sibartlett/geoAvatar de sibartlett

    sibartlett/Geo

    193Ver en GitHub↗

    A geospatial library for .NET

    C#
    Ver en GitHub↗193

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
  • microsoft/earth-lensAvatar de Microsoft

    Microsoft/Earth-Lens

    53Ver en GitHub↗

    Earth Lens, a Microsoft Garage project is an iOS iPad application that helps people and organizations quickly identify and classify objects in aerial imagery through the power of machine learning.

    C#
    Ver en GitHub↗53
  • nettopologysuite/nettopologysuiteAvatar de NetTopologySuite

    NetTopologySuite/NetTopologySuite

    1,693Ver en GitHub↗

    A .NET GIS solution that is fast and reliable for the .NET platform.

    C#
    Ver en GitHub↗1,693
  • alatas/geojson4entityframeworkAvatar de alatas

    alatas/GeoJSON4EntityFramework

    20Ver en GitHub↗

    Create GeoJSON from Entity Framework Spatial Data or WKT

    Visual Basic
    Ver en GitHub↗20
  • arcbrutile/arcbrutileAvatar de ArcBruTile

    ArcBruTile/ArcBruTile

    6Ver en GitHub↗

    ArcBruTile is permanently moved to https://bertt.itch.io/arcbrutile

    Ver en GitHub↗6
  • gwaldron/osgearthAvatar de gwaldron

    gwaldron/osgearth

    1,773Ver en GitHub↗

    3D Maps & Terrain SDK (C++)

    C
    Ver en GitHub↗1,773
  • halide/halideAvatar de halide

    halide/Halide

    6,572Ver en GitHub↗
    C++compilerdslgpu
    Ver en GitHub↗6,572
  • heremaps/tin-terrainAvatar de heremaps

    heremaps/tin-terrain

    610Ver en GitHub↗

    A command-line tool for converting heightmaps in GeoTIFF format into tiled optimized meshes.

    C++
    Ver en GitHub↗610
  • hobu/laz-perfAvatar de hobu

    hobu/laz-perf

    102Ver en GitHub↗

    Alternative LAZ implementation for C++ and JavaScript

    C++
    Ver en GitHub↗102
  • kmhofmann/seleneAvatar de kmhofmann

    kmhofmann/selene

    314Ver en GitHub↗

    A C++17 image representation, processing and I/O library.

    C++
    Ver en GitHub↗314
  • laszip/laszipAvatar de LASzip

    LASzip/LASzip

    230Ver en GitHub↗

    Award-winning software for efficient LiDAR compression

    C++
    Ver en GitHub↗230
  • libspatialindex/libspatialindexAvatar de libspatialindex

    libspatialindex/libspatialindex

    790Ver en GitHub↗

    C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API

    C++
    Ver en GitHub↗790
  • libvips/libvipsAvatar de libvips

    libvips/libvips

    11,085Ver en GitHub↗

    Libvips is a C-based image processing library designed to manipulate large visual assets through a low-memory, parallel processing pipeline. It functions as a streaming image processor that avoids loading entire files into system memory, enabling the handling of massive images in resource-constrained environments. The library distinguishes itself through a demand-driven architecture that constructs a deferred execution plan, computing only the necessary pixels for a final output. By utilizing a cache-friendly tiled processing model and memory-mapped file access, it minimizes latency and redun

    Cccppgif
    Ver en GitHub↗11,085
  • mapbox/geojson-vt-cppAvatar de mapbox

    mapbox/geojson-vt-cpp

    106Ver en GitHub↗

    Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly

    C++
    Ver en GitHub↗106
  • mapbox/mapnik-vector-tileAvatar de mapbox

    mapbox/mapnik-vector-tile

    554Ver en GitHub↗

    Mapnik implemention of Mapbox Vector Tile specification

    C++
    Ver en GitHub↗554
  • mapbox/supercluster.hppAvatar de mapbox

    mapbox/supercluster.hpp

    37Ver en GitHub↗

    A fast geospatial static point clustering library for C++14

    C++
    Ver en GitHub↗37
  • mapbox/tippecanoeAvatar de mapbox

    mapbox/tippecanoe

    3,026Ver en GitHub↗

    Tippecanoe is a command-line tool used to generate optimized vector tiles for web maps. It converts large-scale geospatial datasets, including GeoJSON, CSV, and Geobuf files, into binary vector tiles or MBTiles SQLite databases. The project is designed to maintain map performance and visual quality across different zoom levels. It achieves this through geospatial data downsampling, which includes simplifying geometries and thinning point density to prevent tile overcrowding and keep tile sizes within specific limits. The tool provides extensive data transformation capabilities, such as attri

    C++c-plus-plusgeojsonvector-tiles
    Ver en GitHub↗3,026
  • maxrev-dev/gdal.netcoreM

    MaxRev-Dev/gdal.netcore

    0Ver en GitHub↗
    Ver en GitHub↗0
  • microsoft/bing-maps-fleet-trackerM

    Microsoft/Bing-Maps-Fleet-Tracker

    0Ver en GitHub↗
    Ver en GitHub↗0
  • microsoft/botbuilder-locationM

    Microsoft/BotBuilder-Location

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nullpainter/sanchezN

    nullpainter/sanchez

    0Ver en GitHub↗
    Ver en GitHub↗0
  • opendronemap/opendronemapAvatar de OpenDroneMap

    OpenDroneMap/OpenDroneMap

    6,196Ver en GitHub↗

    A command line toolkit to generate maps, point clouds, 3D models and DEMs from drone, balloon or kite images. 📷

    Python
    Ver en GitHub↗6,196
  • openorienteering/mapperAvatar de openorienteering

    openorienteering/mapper

    478Ver en GitHub↗

    OpenOrienteering Mapper is a software for creating maps for the orienteering sport.

    C++
    Ver en GitHub↗478
  • openvenues/libpostalAvatar de openvenues

    openvenues/libpostal

    4,819Ver en GitHub↗

    Libpostal is a C library designed for international address parsing and normalization. It utilizes statistical NLP and a language classifier to decompose unstructured global address strings into structured components and standardize street addresses by expanding abbreviations and resolving regional naming variations across multiple languages. The project provides tools for text transliteration, converting various scripts into standardized Latin-ASCII or NFD forms. It also includes capabilities for address deduplication, using symmetric fuzzy matching to identify whether different address reco

    C
    Ver en GitHub↗4,819
  • perfahlen/azuremapsrestservicesP

    perfahlen/AzureMapsRestServices

    0Ver en GitHub↗
    Ver en GitHub↗0