HTTP基本认证

tiletmspng(WMTSServer)


图层(Layer)属性:
图层(Layer)    属性   
tms名称(Identifier):tms
描述(Title):
范围(BoundingBox):xmin=64.890576 ymin=3.37335936626747 xmax=143.642215 ymax=56.5032076337325 CRS=EPSG:4326
可用样式(Style):Default
可用格式(Format):image/png
可用分层方案(TileMatrixSetLink): TileMatrixSet_0

      分层(TileMatrixSet)属性:
分层方案(TileMatrixSet)   层级(TileMatrix)   属性   
TileMatrixSet_00名称(Identifier): 0
比例尺(ScaleDenominator): 36978685.3125
起算点(TopLeftCorner): 90 -180
瓦片长度(TileWidth): 256
瓦片宽度(TileHeight): 256
横向瓦片数(MatrixWidth): 4
纵向瓦片数(MatrixHeight): 3
1名称(Identifier): 1
比例尺(ScaleDenominator): 18489342.65625
起算点(TopLeftCorner): 90 -180
瓦片长度(TileWidth): 256
瓦片宽度(TileHeight): 256
横向瓦片数(MatrixWidth): 8
纵向瓦片数(MatrixHeight): 5
2名称(Identifier): 2
比例尺(ScaleDenominator): 9244671.328125
起算点(TopLeftCorner): 90 -180
瓦片长度(TileWidth): 256
瓦片宽度(TileHeight): 256
横向瓦片数(MatrixWidth): 15
纵向瓦片数(MatrixHeight): 10
3名称(Identifier): 3
比例尺(ScaleDenominator): 4622335.6640625
起算点(TopLeftCorner): 90 -180
瓦片长度(TileWidth): 256
瓦片宽度(TileHeight): 256
横向瓦片数(MatrixWidth): 29
纵向瓦片数(MatrixHeight): 19
4名称(Identifier): 4
比例尺(ScaleDenominator): 1155583.9160156
起算点(TopLeftCorner): 90 -180
瓦片长度(TileWidth): 256
瓦片宽度(TileHeight): 256
横向瓦片数(MatrixWidth): 113
纵向瓦片数(MatrixHeight): 76



GetTile工具:
      瓦片请求参数:
Scale: 
地理坐标向切片号的转换公式:
x=floor((lon - XOrigin)/(res * width));
y=floor((YOrigin - lat)/(res * height));
z:  
lon:   x:  
lat:   y:  

      瓦片请求地址:

      请求结果: