当前位置:网站首页>GeoServer introductory learning: 05-Multi-level MBTiles specification data release
GeoServer introductory learning: 05-Multi-level MBTiles specification data release
2022-08-08 21:02:00 【Bare feet thinking】
I. Opening
This article demonstrates how to publish multi-level MBTiles data in GeoServer. Before publishing, you need to configure the MBTiles extension package. If the WPS extension package is not configured, you need to configure it together.
As shown in the figure above, GeoServer does not include the MBTiles extension package by default. Therefore, there is no entry for publishing MBTiles data in "New Data Source".

Second, download the WPS extension package
1. As shown in the figure below, in order for the MBTiles extension package to be used normally, make sure that the WPS extension package has been installed successfully before installation.

2. Next, download the WPS extension package from the official website, which needs to match the currently installed GeoServer version, the currently installed GeoServer version: 2.16.0
Official website download address: https://sourceforge.net/projects/geoserver/files/GeoServer/2.16.0/extensions/

Once you find the expansion pack, click to download it.
You can also download the expansion pack from Baidu Netdisk: https://pan.baidu.com/s/13TUrgaTB6Q0v2l6UwubinQ Extraction code: r7wv
Reminder: Be sure to note that the downloaded plug-in package is the same as the GeoServer version, otherwise it may not be available, or an abnormal situation may occur.
Three, install the WPS extension package
1. The expansion package has been downloaded, unzip it, as shown below:

2. As shown in the figure above, copy the six jar packages extracted to the GeoServer installation path webapps\geoserver\WEB-INF\lib folder, as shown in the following figure:

If some files already exist, the following prompt box will pop up:

Indicates that some files already exist in the folder. You can choose to keep the original files or replace them with the latest copied files.
3. At this point, the WPS extension package has been installed, and you can install and configure the MBTiles extension package.
Fourth, download the MBTiles extension package
Similarly, download the MBTiles extension package that matches the currently installed GeoServer version from the official website.Our current installation is GeoServer version 2.16.0.
Open the official page: https://docs.geoserver.org/stable/en/user/community/mbtiles/installing.html

Click the hyperlink page shown above to open the specific download page: https://build.geoserver.org/geoserver/2.16.x/community-latest/

Click the hyperlink of geoserver-2.16-SNAPSHOT-mbtiles-plugin.zip above to download, the full address of the link is: https://build.geoserver.org/geoserver/2.16.x/community-latest/geoserver-2.16-SNAPSHOT-mbtiles-plugin.zip
If you can't download it, you can download it through Baidu network disk: https://pan.baidu.com/s/1MaFPJgUewVA4g0tDB3RPdQ Extraction code: 1ouc
After copying this content, open the Baidu SkyDrive mobile app, which is more convenient to operate.
Warm reminder: Be sure to pay attention to the same version of the downloaded plug-in package as GeoServer, otherwise it may not be available, or an exception occurs.
V. Install the MBTiles extension package
1. The expansion package has been downloaded, unzip it, as shown below:

2. As shown in the figure above, copy the decompressed 3 jar packages to the GeoServer installation path webapps\geoserver\WEB-INF\lib folder, as shown in the following figure:

If some files already exist, the following prompt box will pop up:

Indicates that some files already exist in the folder. You can choose to keep the original files or replace them with the latest copied files.
3. Restart GeoServer, and then open the "Add Data Source" page.

As shown in the figure above, you can see that there is already an entry for publishing MBTiles. Click the entry link to publish multi-level MBTiles data.
Six. References
1. GeoServer publishes basemap slicing services such as multi-level sky maps, Google maps, and AutoNavi maps: https://blog.csdn.net/zhengjie0722/article/details/100034677
2. GeoServer publishes multi-level map data (large image mosaic/MBTilers specification): https://blog.csdn.net/u013592964/article/details/53337968
边栏推荐
猜你喜欢
随机推荐
Gradle简单到使用kotlin编写到常用命令
内网渗透之代理转发
Kotlin基础稳固第一天
Yarn 总结(未完待续)
记录非Gui模式Jmeter使用
Flask 教程 第三章:Web表单
fashion CNNs code
360杜跃进ISC演讲:保障信创软件的可信性和安全性是信创安全体系的基础
go基于泛型实现继承
GeoServer入门学习:07-发布多层级TIF地图大图数据
deepin系统入门记录
关于KotlinAndroid遇到的小知识
阿里云OSS文件下载到本地指定文件有坑
ssh 登录connectction reset by peer
window下socket(udp)控制台程序
【项目经验】--环保项目
jmeter简单压测
GeoServer入门学习:04-发布Shapfile地图数据
学习笔记:XML
【导出PDF-项目应用】









