Login
English
English
简体中文
home
>
maps
>
map(NMCC)
>
tileFeature
VectorStyles
描述:
地图矢量风格集合,根据风格类型、图层名查询图层的矢量风格。
风格
#农贸菜场_20220831@农贸菜场{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(71,52,87,1);line-width:0.37795275590551186;polygon-fill:rgba(13,80,143,1);point-file:url(SYMBOLMARKER__农贸菜场_20220831@农贸菜场__17__17__true__82982611.png);polygon-opacity:1.0;polygon-pattern-opacity:1.0;}#农贸菜场_20220831@农贸菜场\#1[zoom>=5.538325210456358E-5]{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-name:"[菜市场名称]";text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";text-face-name:"黑体";text-size:14;text-fill:rgba(221,204,186,1);text-opacity:1;text-bold:true;text-shadow:true;text-size-fixed:true;text-vertical-alignment:bottom;text-horizontal-alignment:middle;}#RegionBox@农贸菜场{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);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;}
查询出的结果,不输入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