Login
English
English
简体中文
home
>
maps
>
map(ZJ_CY)
>
tileFeature
VectorStyles
描述:
地图矢量风格集合,根据风格类型、图层名查询图层的矢量风格。
风格
#张江长元_车型行道@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";::subLine_0{line-join:round;line-cap:round;line-offset:-3.023622047244095;line-color:rgba(217,127,255,1);line-width:1.8897637795275593;}line-pattern-file:url(SYMBOLLINE__张江长元_车型行道@OneUnit__30__15__true__-1359812494.png);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;}#张江长元_村界@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(79,56,85,1);line-width:1.8897637795275593;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;}#张江长元_新建慢行步道@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";::subLine_0{line-join:round;line-cap:round;line-color:rgba(255,0,0,1);line-width:4.535433070866142;line-dasharray:7.559055118110237,7.559055118110237;}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;}#张江长元_堤顶绿化@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(54,225,7,1);line-width:4.535433070866142;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;}#张江长元_规划河道@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-pattern-file:url(SYMBOLFILL__张江长元_规划河道@OneUnit__64__64__true__-49730506.png);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;}#张江长元_林间步道@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(255,241,0,1);line-width:4.535433070866142;line-dasharray:5.0,2.0;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;}#张江长元_河道@OneUnit{text-placement-type:simple;text-placements:"E,NE,SE,W,NW,SW";line-color:rgba(0,0,0,0);polygon-pattern-file:url(SYMBOLFILL__张江长元_河道@OneUnit__64__64__true__1912112741.png);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