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
查看全文
相关阅读:
python中 使用join()方法
Python:数字类型和字符串类型的内置方法
8道Python基础面试练习题
用Python6种方法:给定一个不超过5位的正整数,判断有几位
python网络编程:UDP方式传输数据
Python
wxPython
css
使用python-pillow替换图片中的单一颜色
css
原文地址:https://www.cnblogs.com/ytwy/p/6813948.html
最新文章
TX 下常用的查询指令
在makefile中打印错误或警告信息
Linux kill 指定进程名的四种方式
Linux 通过程序名获取进程ID并Kill
ubuntu 报错 libcublas.so.8.0
RTSP
虚拟机上使用 opecnv 读取USB摄像头无法显示
Source Insight 查看函数调用关系
image_size must contain 3 elements[4]
海思的一个 Makefile 解析
热门文章
linux 常用命令手册
海思3519A 移植 Qt 5.5.1
EOFError: Compressed file ended before the end-of-stream marker was reached
SyntaxError: Non-UTF-8 code starting with 'xb6' in file XX.py
Windows/Ubuntu下,将所有文件名字列举出来并保存到txt文件中
3种python调用其他脚本的方法,你还知道其他的方法吗?
python多进程编程中常常能用到的几种方法
Python可执行对象——exec、eval、compile
Python装饰器的写法以及应用场景
Python中文件读写之 w+ 与 r+ 到底有啥区别?
Copyright © 2011-2022 走看看