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

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

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

3 个仓库

Awesome GitHub RepositoriesGeospatial Toolkits

Sets of libraries and tools for adding geospatial elements like markers and popups to web maps.

Distinct from Open Source Toolkits: None of the candidates describe a general toolkit for geospatial UI elements; they focus on data sources or general OS software

Explore 3 awesome GitHub repositories matching web development · Geospatial Toolkits. Refine with filters or upvote what's useful.

Awesome Geospatial Toolkits GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • leaflet/leafletLeaflet 的头像

    Leaflet/Leaflet

    45,200在 GitHub 上查看↗

    Leaflet is a lightweight JavaScript mapping library used to build mobile-friendly interactive maps on web pages. It functions as an open-source geospatial toolkit and web map renderer, providing the necessary tools to display geographical tiles and vector data. The framework is designed as a mobile-first map interface, ensuring that mapping experiences remain responsive and efficient across both desktop browsers and mobile devices. It enables the creation of custom map implementations and the visualization of geospatial data through the addition of markers, popups, and layers. The library co

    Provides an open-source toolkit for adding custom markers, popups, and geospatial layers to maps.

    JavaScriptjavascriptleafletmaps
    在 GitHub 上查看↗45,200
  • hpneo/gmapsHPNeo 的头像

    HPNeo/gmaps

    6,984在 GitHub 上查看↗

    gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis

    Offers a comprehensive toolkit for adding geospatial elements like polygons, route elevations, and geofences.

    JavaScript
    在 GitHub 上查看↗6,984
  • uber/h3uber 的头像

    uber/h3

    6,015在 GitHub 上查看↗

    H3 is an open-source library that provides a hierarchical hexagonal grid system for geospatial indexing. It projects the Earth onto an icosahedron and tiles each face with hexagons to minimize distortion, then encodes each hexagon as a 64-bit integer that stores its resolution and position in the hierarchy. This integer encoding enables fast bitwise operations for grid navigation and spatial analysis. The library offers a comprehensive set of grid topology algorithms for computing neighbor relationships, distances, and paths between cells directly on the hexagonal grid without geographic coor

    Computes distances, neighbors, boundaries, and flow patterns on a hexagonal grid for geospatial modeling.

    Cgeospatialh3hexagon
    在 GitHub 上查看↗6,015
  1. Home
  2. Web Development
  3. Geospatial Toolkits