From 9dde4bb281122bbb4edf16d000f98d6758ca5cc3 Mon Sep 17 00:00:00 2001 From: weenshun <631028842@qq.com> Date: Tue, 29 Dec 2020 18:46:12 +0800 Subject: [PATCH 1/3] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加测试代码 --- .../00_WMTS_Arcgis_Layer_NAServer_v1.html | 90 ++++++++++++++ .../00_WMTS_Arcgis_Layer_NAServer_v2.html | 110 +++++++++++++++++ examples/leaflet/00_WMTS_Arcgis_Layer_v1.html | 40 ++++++ examples/leaflet/00_WMTS_Layer.html | 115 ++++++++++++++++++ examples/leaflet/00_WMTS_Layer_NAServer.html | 76 ++++++++++++ 5 files changed, 431 insertions(+) create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_v1.html create mode 100644 examples/leaflet/00_WMTS_Layer.html create mode 100644 examples/leaflet/00_WMTS_Layer_NAServer.html diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html new file mode 100644 index 0000000000..ea25203cf9 --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html @@ -0,0 +1,90 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + + +
+ + + + \ No newline at end of file diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html new file mode 100644 index 0000000000..26e762c2fb --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html @@ -0,0 +1,110 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + + +
+ + + + \ No newline at end of file diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html new file mode 100644 index 0000000000..149848ac29 --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html @@ -0,0 +1,40 @@ + + + + + + 温榆河公园-嵌套图层 + + + + +
+ + + + diff --git a/examples/leaflet/00_WMTS_Layer.html b/examples/leaflet/00_WMTS_Layer.html new file mode 100644 index 0000000000..af4759e883 --- /dev/null +++ b/examples/leaflet/00_WMTS_Layer.html @@ -0,0 +1,115 @@ + + + + + + 温榆河公园-嵌套图层 + + + + +
+ + + + diff --git a/examples/leaflet/00_WMTS_Layer_NAServer.html b/examples/leaflet/00_WMTS_Layer_NAServer.html new file mode 100644 index 0000000000..0a5423edee --- /dev/null +++ b/examples/leaflet/00_WMTS_Layer_NAServer.html @@ -0,0 +1,76 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + +
+ + + + From 2b477e11caeab9d26c15932fccab36d6b801824d Mon Sep 17 00:00:00 2001 From: weenshun <631028842@qq.com> Date: Tue, 29 Dec 2020 18:46:12 +0800 Subject: [PATCH 2/3] Add files via upload MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加测试代码 --- .../00_WMTS_Arcgis_Layer_NAServer_v1.html | 90 ++++++++++++++ .../00_WMTS_Arcgis_Layer_NAServer_v2.html | 110 +++++++++++++++++ examples/leaflet/00_WMTS_Arcgis_Layer_v1.html | 40 ++++++ examples/leaflet/00_WMTS_Layer.html | 115 ++++++++++++++++++ examples/leaflet/00_WMTS_Layer_NAServer.html | 76 ++++++++++++ 5 files changed, 431 insertions(+) create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html create mode 100644 examples/leaflet/00_WMTS_Arcgis_Layer_v1.html create mode 100644 examples/leaflet/00_WMTS_Layer.html create mode 100644 examples/leaflet/00_WMTS_Layer_NAServer.html diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html new file mode 100644 index 0000000000..ea25203cf9 --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v1.html @@ -0,0 +1,90 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + + +
+ + + + \ No newline at end of file diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html new file mode 100644 index 0000000000..26e762c2fb --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_NAServer_v2.html @@ -0,0 +1,110 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + + +
+ + + + \ No newline at end of file diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html new file mode 100644 index 0000000000..149848ac29 --- /dev/null +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html @@ -0,0 +1,40 @@ + + + + + + 温榆河公园-嵌套图层 + + + + +
+ + + + diff --git a/examples/leaflet/00_WMTS_Layer.html b/examples/leaflet/00_WMTS_Layer.html new file mode 100644 index 0000000000..af4759e883 --- /dev/null +++ b/examples/leaflet/00_WMTS_Layer.html @@ -0,0 +1,115 @@ + + + + + + 温榆河公园-嵌套图层 + + + + +
+ + + + diff --git a/examples/leaflet/00_WMTS_Layer_NAServer.html b/examples/leaflet/00_WMTS_Layer_NAServer.html new file mode 100644 index 0000000000..0a5423edee --- /dev/null +++ b/examples/leaflet/00_WMTS_Layer_NAServer.html @@ -0,0 +1,76 @@ + + + + + + 温榆河公园-嵌套图层 + + + + + +
+ + + + From 84117a0a7128bc7d0c3bef76641043e89c72da62 Mon Sep 17 00:00:00 2001 From: weenshun <631028842@qq.com> Date: Wed, 30 Dec 2020 03:01:51 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/leaflet/00_WMTS_Arcgis_Layer_v1.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html index 149848ac29..93c0b419ad 100644 --- a/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html +++ b/examples/leaflet/00_WMTS_Arcgis_Layer_v1.html @@ -5,7 +5,7 @@ - 温榆河公园-嵌套图层 + 温榆河公园Arcgis-嵌套图层