当前位置:网站首页>weserver发布地图服务
weserver发布地图服务
2022-06-29 12:36:00 【~疆】
链接:https://pan.baidu.com/s/1F8l8c0xn2SeeJuFfNqKvfQ提取码:alcs

官网下载weserver
下载地址:软件下载-高清卫星地图下载器_离线地图发布_水经微图地图下载器-水经注GIS
https://www.rivermap.cn/down.html








配置apache路径:

查看WeServerConfig.ini内容,可以看到这是我们在安装时配置的

启动服务:


访问:http://localhost:8060/WeServer/wmts?Service=WMTS&Request=GetCapabilities
出现以下内容说明weserver启动成功
访问影像数据:http://127.0.0.1:8060/WeServer/wmts/1.0.0/acimage/default/wgs84/3/1/6.jpg

访问标签数据:http://127.0.0.1:8060/WeServer/wmts/1.0.0/aclabel/default/wgs84/3/1/6.jpg

水经微图中加载发布的地图服务:



加载成功
mapchche_cfg.xml:
<?xml version="1.0" encoding="UTF-8"?>
<mapcache>
<cache name="ac_label" type="dat">
<dir>D:\weserverx64\GlobalForSample\LabelForWGS84</dir>
<recursive>true</recursive>
</cache>
<cache name="ac_image" type="dat">
<dir>D:\weserverx64\GlobalForSample\SatelliteForWGS84</dir>
<recursive>true</recursive>
</cache>
<grid name="wgs84">
<metadata>
<title>rivermap_google_earth</title>
<WellKnownScaleSet>urn:ogc:def:wkss:OGC:1.0:GoogleCRS84Quad</WellKnownScaleSet>
</metadata>
<extent>-180 -90 180 90</extent>
<srs>EPSG:4326</srs>
<origin>top-left</origin>
<units>dd</units>
<size>256 256</size>
<resolutions>0.703125000000000 0.351562500000000 0.175781250000000 8.78906250000000e-2 4.39453125000000e-2 2.19726562500000e-2 1.09863281250000e-2 5.49316406250000e-3 2.74658203125000e-3 1.37329101562500e-3 6.86645507812500e-4 3.43322753906250e-4 1.71661376953125e-4 8.58306884765625e-5 4.29153442382812e-5 2.14576721191406e-5 1.07288360595703e-5 5.36441802978516e-6 0.00000268220901489258 0.00000134110450744629 0.000000670552253723145</resolutions>
</grid>
<format name="FMT_JPEG" type="JPEG" />
<format name="FMT_PNG" type="PNG" />
<tileset name="aclabel">
<cache>ac_label</cache>
<grid>wgs84</grid>
<format>FMT_PNG</format>
</tileset>
<tileset name="acimage">
<cache>ac_image</cache>
<grid>wgs84</grid>
<format>FMT_JPEG</format>
</tileset>
<service type="wmts" enabled="true" />
</mapcache>边栏推荐
- Netdata data data persistence configuration
- C language character function
- Install the terrain ovirt plug-in to provide automated management for ovirt
- Cvpr2022 𞓜 loss problem in weakly supervised multi label classification
- Server monitoring netdata panel configuring mail service
- 开户可以在网上开么?能安全吗
- @Table burst red
- 想做个答题类的微信小游戏?读这篇文章就够了
- *打卡算法*LeetCode 146. LRU 缓存 算法解析
- CVPR 2022 | unknown target detection module study: learning unknown targets in video
猜你喜欢

Comparison table of LR and Cr button batteries

SCHIEDERWERK電源維修SMPS12/50 PFC3800解析

Precautions for Beifu controller connecting Panasonic EtherCAT servo

Cvpr2022 𞓜 thin domain adaptation

Use Gerrit + Zadig to realize trunk development and trunk publishing (including byte flying Book Practice)
![Equidistant segmentation of surface rivers in ArcGIS [gradient coloring, pollutant diffusion]](/img/05/18fb41f78b9b57175d50dfece65535.png)
Equidistant segmentation of surface rivers in ArcGIS [gradient coloring, pollutant diffusion]

Matlab to find the limit

CVPR2022 | 重新审视池化:你的感受野不是最理想的

Learn from the official motor and BLDC control strategies, and make money as soon as you learn

想做个答题类的微信小游戏?读这篇文章就够了
随机推荐
*打卡算法*LeetCode 146. LRU 缓存 算法解析
Another "provincial capital university", coming!
Gee - American landfire fire fire data set
Getting started with mybaits (including example tutorial and source code)
Cvpr2022 𞓜 loss problem in weakly supervised multi label classification
How can the sports app keep the end-to-side background alive to make the sports record more complete?
Matlab to find the limit
cnpm报错‘cnpm‘不是内部或外部命令,也不是可运行的程序或批处理文件
基于51单片机控制的BUCK开关电源Proteus仿真
Huawei machine learning service speech recognition function enables applications to paint "sound" and color
运动App如何实现端侧后台保活,让运动记录更完整?
开户可以在网上开么?能安全吗
@Table爆红
Can I open an account online? Is it safe
成功解决NotImplementedError: numpy() is only available when eager execution is enabled.
The scale of 360 digital new energy special products exceeded 6billion
The role of each part of Neural Network & thoroughly understand neural network
CVPR2022 | 长期行动预期的Future Transformer
Detailed explanation of C language pointer
Windbg常用命令详解