zoukankan
html css js c++ java
Geoserver发布缓存切片(制定Gridsets)
EPSG:4326
Level
Pixel Size
Scale
Name
Tiles
0
1:
2 x 1
1
1:
4 x 2
2
1:
8 x 4
3
1:
16 x 8
4
1:
32 x 16
5
1:
64 x 32
6
1:
128 x 64
7
1:
256 x 128
8
1:
512 x 256
9
1:
1,024 x 512
10
1:
2,048 x 1,024
11
1:
4,096 x 2,048
12
1:
8,192 x 4,096
13
1:
16,384 x 8,192
14
1:
32,768 x 16,384
15
1:
65,536 x 32,768
16
1:
131,072 x 65,536
17
1:
262,144 x 131,072
18
1:
524,288 x 262,144
19
1:
1,048,576 x 524,288
20
1:
2,097,152 x 1,048,576
21
1:
4,194,304 x 2,097,152
EPSG:3857
Level
Pixel Size
Scale
Name
Tiles
0
1:
1 x 1
1
1:
2 x 2
2
1:
4 x 4
3
1:
8 x 8
4
1:
16 x 16
5
1:
32 x 32
6
1:
64 x 64
7
1:
128 x 128
8
1:
256 x 256
9
1:
512 x 512
10
1:
1,024 x 1,024
11
1:
2,048 x 2,048
12
1:
4,096 x 4,096
13
1:
8,192 x 8,192
14
1:
16,384 x 16,384
15
1:
32,768 x 32,768
16
1:
65,536 x 65,536
17
1:
131,072 x 131,072
18
1:
262,144 x 262,144
19
1:
524,288 x 524,288
20
1:
1,048,576 x 1,048,576
21
1:
2,097,152 x 2,097,152
22
1:
4,194,304 x 4,194,304
23
1:
8,388,608 x 8,388,608
24
1:
16,777,216 x 16,777,216
25
1:
33,554,432 x 33,554,432
26
1:
67,108,864 x 67,108,864
27
1:
134,217,728 x 134,217,728
28
1:
268,435,456 x 268,435,456
29
1:
536,870,912 x 536,870,912
30
1:
1,073,741,824 x 1,073,741,824
EPSG:4490
Level
Pixel Size
Scale
Name
Tiles
0
1:
1 x 1
1
1:
2 x 2
2
1:
4 x 4
3
1:
8 x 8
4
1:
16 x 16
5
1:
32 x 32
6
1:
64 x 64
7
1:
128 x 128
8
1:
256 x 256
9
1:
512 x 512
10
1:
1,024 x 1,024
11
1:
2,048 x 2,048
12
1:
4,096 x 4,096
13
1:
8,192 x 8,192
14
1:
16,384 x 16,384
15
1:
32,768 x 32,768
16
1:
65,536 x 65,536
17
1:
131,072 x 131,072
18
1:
262,144 x 262,144
19
1:
524,288 x 524,288
20
1:
1,048,576 x 1,048,576
查看全文
相关阅读:
谷歌浏览器network请求时间(stalled,DNS Lookup,Waiting)分析以及解决方案
Maven项目下启动后Eclipse报错:org.springframework.web.context.ContextLoaderListener
探讨ES6的import export default 和CommonJS的require module.exports
Node.js+websocket+mongodb实现即时聊天室
slider轮播插件的多种写法
原生canvas写的飞机游戏
vue父组件如何向子组件中传递数据?
vue计算属性VS侦听属性
vue等单页面应用优缺点
vue自定义过滤器的创建与使用
原文地址:https://www.cnblogs.com/ytwy/p/6813948.html
最新文章
LeetCode127. Word Ladder
经典算法之快速选择算法
代理模式
Google 三架马车:GFS、BigTable、MapReduce
单例模式
高级数据结构之线段树与扫描线算法
在Linux上利用core dump和GDB调试
C++ 随机数字以及随机数字加字母生成
scp远程传输文件和ssh远程连接
Qt——元对象和属性机制
热门文章
jsoncpp cmake
c 字符串替换字符
QTreeView/QTableView中利用QStandardItem实现复选框三种形态变化
在Qt中使用Font Awesome图标
qss 对子控件的设置样式 使用setProperty
git 基本命令
git常用命令和场景
浅谈持续集成的理解以及实现持续集成,需要做什么?
总结oninput、onchange与onpropertychange事件的使用方法和差别
vue-quill-editor 富文本集成quill-image-extend-module插件实例,以及UglifyJsPlugin打包抱错问题处理
Copyright © 2011-2022 走看看