$ whoami
> huanglii / NaiveMap
# Full-stack GIS Visualization Developer
# 专注于地理空间可视化与 WebGL 技术的全栈开发者
$ cat profile.json
{
"role": "GIS Visualization Full-stack Developer",
"focus": ["WebGIS", "Mapbox GL JS", "WebGL", "Data Visualization"],
"opensource": "https://github.com/naivemap",
"website": "https://www.naivemap.com"
}
$ ls projects/ --count
> 7 open-source projects found
01. About Me / 关于我
I'm a full-stack developer passionate about geospatial visualization and WebGL technologies. I build open-source tools that make map rendering, spatial data processing, and GIS visualization more accessible on the web.
我是一名全栈开发者,热衷于地理空间可视化和 WebGL 技术。我开发开源工具,让地图渲染、空间数据处理和 GIS 可视化在 Web 上更加触手可及。
02. Tech Stack / 技术栈
公开仓库
总 Star 数
关注者
编程语言
03. Projects / 开源项目
Mapbox GL JS Cookbook
A collection of practical recipes and examples for Mapbox GL JS development.
Mapbox GL JS 实战指南与示例集合。
WebGIS Starter
A comprehensive open-source book for getting started with WebGIS.
一本较为全面的 WebGIS 开源入门书籍。
Mapbox GL Layers
Implementations of Mapbox's custom layer API.
Mapbox 自定义图层 API 的系列实现。
- 🔸 EChartsLayer - Apache ECharts lines & scatter integration
- 🔸 ImageLayer - Static image loading with reprojection (Arrugator + Proj4js)
- 🔸 GridLayer - Colorful grid data rendering
NaiveMap
Extended Map class built on top of mapboxgl.Map with extra utilities.
基于 mapboxgl.Map 的扩展地图封装。
PolygonMorpher
Morph smoothly between Polygons or MultiPolygons on Mapbox GL maps.
在 Mapbox GL 地图上实现多边形的平滑形变过渡。
Admin Division Downloader
Download Chinese administrative division boundary data.
中国行政区划边界数据下载工具。