File tree Expand file tree Collapse file tree 1 file changed +28
-4
lines changed Expand file tree Collapse file tree 1 file changed +28
-4
lines changed Original file line number Diff line number Diff line change 102
102
"service-doc" : " API user documentation" ,
103
103
"conformance" : " API conformance declaration" ,
104
104
"order" : " Order details" ,
105
- "xyz" : " XYZ web map" ,
106
- "wmts" : " OGC WMTS web map"
105
+ "3d-tiles" : " 3D Tiles" ,
106
+ "pmtiles" : " PMTiles" ,
107
+ "tilejson" : " TileJSON" ,
108
+ "wms" : " OGC Web Map Service (WMS)" ,
109
+ "wmts" : " OGC Web Map Tile Service (WMTS)" ,
110
+ "xyz" : " XYZ Web Map"
107
111
}
108
112
},
109
113
"type" : {
115
119
"label" : " Servers" ,
116
120
"ext" : " web-map-links"
117
121
},
122
+ "pmtiles:layers" : {
123
+ "label" : " Layers" ,
124
+ "ext" : " web-map-links"
125
+ },
126
+ "wms:layers" : {
127
+ "label" : " Layers" ,
128
+ "ext" : " web-map-links"
129
+ },
130
+ "wms:styles" : {
131
+ "label" : " Styles" ,
132
+ "ext" : " web-map-links"
133
+ },
134
+ "wms:dimensions" : {
135
+ "label" : " Dimensions" ,
136
+ "ext" : " web-map-links"
137
+ },
138
+ "wms:transparent" : {
139
+ "label" : " Transparency" ,
140
+ "ext" : " web-map-links"
141
+ },
118
142
"wmts:layer" : {
119
- "label" : " WMTS Layers" ,
143
+ "label" : " Layers" ,
120
144
"ext" : " web-map-links"
121
145
},
122
146
"wmts:dimensions" : {
123
- "label" : " WMTS Dimensions" ,
147
+ "label" : " Dimensions" ,
124
148
"ext" : " web-map-links"
125
149
}
126
150
},
You can’t perform that action at this time.
0 commit comments