2 个仓库
Systems for applying symbology and styling to geographic data sources for visual analysis.
Distinct from Spatial Data Analysis Tools: Candidates focus on data analysis or orientation; this is about the visual symbology and styling of spatial data.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Spatial Data Visualization Tools. Refine with filters or upvote what's useful.
Mapnik 是一个制图渲染库和地图渲染引擎,旨在将地理信息系统数据转换为可视化地图和可打印布局。它作为一个空间数据可视化工具,将符号化和样式规则应用于多样化的地理数据源。 该项目利用 XML 地图配置框架来定义地图的视觉外观,允许将样式逻辑和布局属性与核心渲染引擎分离。 其能力涵盖地理信息可视化和制图样式管理。该系统通过插件架构集成了来自多种格式的空间数据,并管理坐标转换以确保空间数据在地图图像上对齐。
Applies symbology and styling rules to diverse geographic data sources through a modular architecture.
bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit
Visualizes geographic datasets using custom projections and scales through GeoJSON integration.