Login
English
English
简体中文
home
>
maps
>
map(ynssxztt)
>
tileFeature
VectorStyles
描述:
地图矢量风格集合,根据风格类型、图层名查询图层的矢量风格。
风格
#一级河流@ynsxztt{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,160,233,1);line-width:3.7795275590551185;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#二级河流@ynsxztt[zoom>=3.423193370918894E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,160,233,1);line-width:3.023622047244095;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#双线河_region@ynsxztt[zoom>=3.4231933709189163E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,160,233,1);line-width:0.37795275590551186;polygon-fill:rgba(0,160,233,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#二级河流@ynsxztt\#1[zoom>=4.278991713648624E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-name:"[name]";text-placement:line;text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-dx:0;text-dy:0;text-face-name:"宋体";text-size:14;text-fill:rgba(63,149,189,1);text-opacity:1;text-shadow:true;text-size-fixed:true;text-halo-fill:rgba(255,255,255,1);text-halo:true;text-halo-radius:2;text-vertical-alignment:top;text-horizontal-alignment:left;}#省界线@ynsxztt{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(229,185,183,1);line-width:2.267716535433071;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#双线河_polyline@ynsxztt[zoom>=3.4231933709189163E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,160,233,1);line-width:2.267716535433071;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#一级河流@ynsxztt\#2[zoom>=1.7526750059104672E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-name:"[NAME]";text-placement:line;text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-dx:0;text-dy:0;text-face-name:"Microsoft YaHei UI";text-size:16;text-fill:rgba(63,149,189,1);text-opacity:1;text-shadow:true;text-size-fixed:true;text-halo-fill:rgba(255,255,255,1);text-halo:true;text-halo-radius:2;text-vertical-alignment:top;text-horizontal-alignment:left;}#三级河流@ynsxztt[zoom>=5.348739642060748E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,160,233,1);line-width:2.267716535433071;polygon-fill:rgba(189,235,255,1);marker-width:9.070866141732283;marker-height:9.070866141732283;marker-fill:rgba(13,80,143,1);marker-type:ellipse;polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#三级河流@ynsxztt\#1[zoom>=6.685924552575998E-7]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-name:"[name]";text-placement:line;text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-dx:0;text-dy:0;text-face-name:"宋体";text-size:14;text-fill:rgba(63,149,189,1);text-opacity:1;text-shadow:true;text-size-fixed:true;text-halo-fill:rgba(255,255,255,1);text-halo:true;text-halo-radius:2;text-vertical-alignment:top;text-horizontal-alignment:left;}
查询出的结果,不输入type、layerNames则返回所有图层的风格
根据图层名称集合获取图层对应的矢量风格:
风格类型
目前只支持cartoCSS
图层集合
所要查询的图层集合,如: [China_provincename_A_txt@China,"China_SecHydside_pl@China#1"] ,带#号的图层名须加上双引号。
此外还可以根据图层名来获取单个图层的矢量风格:
风格类型
目前只支持cartoCSS
图层
所要查询的图层,如: China_provincename_A_txt@China 或 China_SecHydside_pl@China#1 ,图层名不加双引号。
HTTP方法
GET
HEAD
表述格式
xml
json
fastjson
rjson
html
jsonp