<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-03-11 15:46:21]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Wed, 11 Mar 2026 15:46:21 +0800</pubDate>
<lastBuildDate>Wed, 11 Mar 2026 15:46:21 +0800</lastBuildDate>
<docs>https://www.zhoulujun.cn</docs>
<description>前端</description>
<link>https://www.zhoulujun.cn</link>
<title>WebGIS</title>
<image>
<title>WebGIS</title>
<url><![CDATA[]]></url>
<link>https://www.zhoulujun.cn</link>
<description>前端</description>
</image>
<webMaster>https://www.zhoulujun.cn</webMaster>
<generator>https://www.zhoulujun.cn</generator>
<ttl>60</ttl>
<dc:creator>https://www.zhoulujun.cn</dc:creator>
<dc:date>Wed, 11 Mar 2026 15:46:21 +0800</dc:date>
<item>
<title><![CDATA[获取全国GeoJSON和各省市GeoJSON数据下载]]></title>
<link><![CDATA[/html/GIS/WebGIS/8348.html]]></link>
<description><![CDATA[ 中国边界坐标集,包含刚澳台及钓鱼岛等,地图开发绘国境线使用。用ECharts或maptalks画区域地图的时候，需要geoJson，一个是阿里云停工了数据，第二个就是从高德地图获取数据。]]></description>
<pubDate>2019-06-13 20:11:00</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/8348.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[gis经纬度坐标转换多格式兼容：支持字符串/数组/GeoJSON]]></title>
<link><![CDATA[/html/GIS/WebGIS/8227.html]]></link>
<description><![CDATA[支持GeoJSON字符串，逗号分隔的单点经纬度坐标值，一维（单点）、二维（多点或线）、三维（多线或面）和四维（多面）坐标经纬度数组，如：[112，133]、[[112，133],…] ……  。数组和GeoJSON对象]]></description>
<pubDate>2019-12-05 18:26:26</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/8227.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[GIS常用npm包：GeoJSON文件合并与元素过滤\属性过滤\图形合并]]></title>
<link><![CDATA[/html/GIS/WebGIS/8201.html]]></link>
<description><![CDATA[geojson-merge，多个文GeoJSON文件合并为一个。GeoJSON 里面的点线面合并为Multi(point linestring polygon)。GeoJSON一feature，根据properties属性过滤出想要的图形。merge-simple-polygons。合并多边形。其实，turf js都有这些功能]]></description>
<pubDate>2019-11-01 14:56:23</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/8201.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[GIS拓扑讲解点线面几何体的拓扑关系判断及运算分析_turf案例]]></title>
<link><![CDATA[/html/GIS/WebGIS/8177.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2019/1023/thumb_150_150_2222.jpg border='0' /><br />Turf js可以用来做空间几何对象关系的计算(点、线、面之间包含、相交等)和空间分析操作(例如生成缓冲区、计算等高线，建立 TIN 等)等功能。无论是高德、百度及maptalks及mapbox开发，在做空间分析的时候，Turf提供非常好的支持]]></description>
<pubDate>2019-10-23 19:34:35</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/8177.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[百度高德地图行政区域边界GeoJSON数据获取并绘制行政区域]]></title>
<link><![CDATA[/html/GIS/WebGIS/8155.html]]></link>
<description><![CDATA[我们做百度echart矢量地图或者地图绘制矢量图层，需要获取地图行政区域数据。这些，其实在地图上是可以获取的百度地图获取行政区域边界通过   ]]></description>
<pubDate>2019-09-17 10:46:00</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/8155.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[百度高德地图JS-API学习手记:地图基本设置与省市区数据加载]]></title>
<link><![CDATA[/html/GIS/WebGIS/2710.html]]></link>
<description><![CDATA[百度高德地图，JS API，webGIS开发概括性回顾。]]></description>
<pubDate>2016-02-15 19:37:14</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/2710.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[webGIS底图栅格化与实时数据合成处理原理,地图API设计,xyz加载]]></title>
<link><![CDATA[/html/GIS/WebGIS/433.html]]></link>
<description><![CDATA[<img src=/uploadfile/2016/0124/thumb_150_150_20160124105619869.jpg border='0' /><br />瓦片地图与矢量地图的加载原理浅析。xyz坐标加载瓦片地图地址构析与拼接。地图底图栅格化技：Web墨卡托投影，栅格化技术，地图底图分块，地图块的生成，地图数据与地图图层合成。]]></description>
<pubDate>2016-01-24 22:53:23</pubDate>
<guid><![CDATA[/html/GIS/WebGIS/433.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
</channel>
</rss>
