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

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

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

2 个仓库

Awesome GitHub RepositoriesGeographic Bounding Boxes

Interfaces for defining rectangular regions on a map to specify areas for data extraction.

Distinct from Area Selection: Focuses on geographic map regions rather than nodes in a visual editor or UI automation targets.

Explore 2 awesome GitHub repositories matching user interface & experience · Geographic Bounding Boxes. Refine with filters or upvote what's useful.

Awesome Geographic Bounding Boxes GitHub Repositories

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

    louis-e/arnis

    8,314在 GitHub 上查看↗

    Arnis is a web-based world builder and geographic data converter that translates open mapping and topographic data into three-dimensional digital maps. It functions as an OpenStreetMap terrain generator, converting real-world elevation and geographic data into playable 3D worlds. The project distinguishes itself by providing a browser-based interface for world generation, allowing users to select geographic areas and generate terrain without installing local software. It includes a cross-platform map exporter capable of producing world files compatible with various software versions and opera

    Includes an interactive map interface for defining bounding boxes to target specific real-world terrains for extraction.

    Rustmapsminecraftopenstreetmap
    在 GitHub 上查看↗8,314
  • alandefreitas/matplotplusplusalandefreitas 的头像

    alandefreitas/matplotplusplus

    4,894在 GitHub 上查看↗

    这个 C++ 数据可视化库是一个科学绘图框架,用于创建 2D 和 3D 图表、网络图和地理地图。它作为一个多后端图形库运行,将高级绘图逻辑与低级渲染引擎解耦,以支持各种输出后端。 该项目以其双接口 API 脱颖而出,既提供用于快速原型的全局函数接口,也提供用于精确控制的面向对象接口。它具有一个用于管理平铺网格和子图的基于组件的布局引擎,以及一个允许在不清除坐标轴的情况下叠加多个数据系列的层级绘图状态。 该库涵盖了广泛的可视化功能,包括数学函数绘图、向量场,以及通过热力图和平行坐标进行的多维数据分析。它包括用于地理数据可视化的专用工具(如地理气泡图和地理密度图),以及用于渲染有向和无向图网络的工具。通用功能包括坐标轴管理、带有色图的美学样式,以及高质量图形的导出。 该项目利用 CMake 进行构建自动化和依赖检索,以促进在不同操作系统上的安装。

    Defines the bounding box for latitude and longitude ranges to focus the map view.

    C++charting-librarychartscontour-plots
    在 GitHub 上查看↗4,894
  1. Home
  2. User Interface & Experience
  3. Visual Node Editors
  4. Area Selection
  5. Geographic Bounding Boxes

探索子标签

  • Map Viewport LimitsDefining the visible boundaries of a geographic visualization. **Distinct from Geographic Bounding Boxes:** Focuses on controlling the camera/view crop of the map rather than interactive area selection for extraction.