# GISAlgorithm **Repository Path**: Wchang/GISAlgorithm ## Basic Information - **Project Name**: GISAlgorithm - **Description**: 📝GIS算法库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2022-01-15 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GISAlgorithm GIS算法库 - [Liang-Barsky线裁剪算法](https://github.com/w8r/liang-barsky) - [寻路算法](https://github.com/anvaka/ngraph.path) - [流线算法](https://github.com/anvaka/streamlines) - [几何数据处理(联合、相交等)](https://github.com/mapbox/wagyu) - [3D几何网格数据压缩与解压](https://github.com/google/draco) - [自动拟合数字化曲线算法](https://github.com/soswow/fit-curve) - [2D矩形空间索引的快速建立](https://github.com/mourner/flatbush) - [地理坐标库,支持坐标系的相互转换(WGS84,GCJ02,BD09等),支持GeoJSON](https://github.com/hujiulong/gcoord) - [proj4js地理坐标转换库](https://github.com/proj4js/proj4js) - [基于Kodituwakka, Wijeweera & Chamikara算法的线裁剪](https://github.com/rowanwins/kwc-lineclip) - [polygon-offset:多边形缓冲区](https://github.com/w8r/polygon-offset) - [Martinez-Rueda多边形裁剪算法,支持联合、相交、差集等](https://github.com/w8r/martinez) - [多边形布尔运算](https://github.com/voidqk/polybooljs) - [地理空间点聚合](https://github.com/mapbox/supercluster) - [polylabel:查找多边形内距离轮廓最远处的内部点,用于文本标注等](https://github.com/mapbox/polylabel) - [rbush:一个高性能的基于JavaScript的R树的二维空间索引,用于点和矩形](https://github.com/mourner/rbush) - [Geometry Extrude: 一个小而快速的JavaScript库,用于将2D多边形和折线挤压成3D网格](https://github.com/pissang/geometry-extrude) - [random-volume-points:在给定几何体内生成随机3d点](https://github.com/nicknikolov/random-volume-points) - [spline-points:将3d路径细分为样条点](https://github.com/vorg/spline-points)