In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about how to open source mbtiles-server, the editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.
Mbtiles is a sqlite database, which is used to store sliced map data according to a certain organizational format. It is often used in map packages of stand-alone and mobile terminals. In the release of map data, compared with direct sliced file data, it is unified in storage and easy to move and copy.
Recently, it has been found that there is an open source mbtiles-server that can publish mbtiles files as wmts services, and is implemented in accordance with the OGC standard. After testing, clients such as te and cesium can access it.
If the map is collected from the Internet, the tool is generally converted to mbtiles format, this tool is relatively lightweight, does not need professional server so huge, the performance is still OK, in the cesium image retrieval, it is relatively possible.
The service program is written based on nodejs.
Download the code and run it directly, but on the latest version of nodejs, you can't find the library for sqlite, and you can use it in version 8 of nodejs.
Simple parameter configuration
Cache: / Users/mac/mbtiles protocol: http port: 3000 domain: localhost verbose: trueapi returns result description
{"api": "MBTiles Server 3.1.0", "http": {"GET": ["/", "/ / {zoom} / {x} / {y}", "/ / WMTS", "/ / WMTS/1.0.0/WMTSCapabilities.xml"]}, "mbtiles": ["bjj", "canada_zoom_0-3", "fiji_zoom_0-4" "world_zoom_0-2"], "ok": true, "protocol": "http", "cache": "E:\\ program\\ mbtilesserver\\ test\\ fixtures", "port": 5666, "status": 200} is how to open source mbtiles-server The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.